Commit graph

6796 commits

Author SHA1 Message Date
Jackson Harper
783dc0b1f1 Close the labels modal on escape key 2023-06-20 15:06:13 +08:00
Jackson Harper
3f0c46f9f9
Merge pull request #2392 from omnivore-app/fix/web-new-label-selector-improvements 2023-06-20 14:19:26 +08:00
Jackson Harper
cba28a3986 Set reader settings 2023-06-20 14:02:23 +08:00
Jackson Harper
bc7971f573 Set readerSettings 2023-06-20 14:01:18 +08:00
Jackson Harper
5f1333828f
Merge pull request #2391 from omnivore-app/fix/web-rm-georgia-font
Remove unused Georgia font download
2023-06-20 13:59:25 +08:00
Jackson Harper
e270d4acf9 Warnings clean up 2023-06-20 13:36:36 +08:00
Jackson Harper
b8886c96da Only set minWidth for placeholder if all elements are empty 2023-06-20 10:55:41 +08:00
Jackson Harper
9dd2a43017 Dont watch all props for save operation 2023-06-20 10:35:40 +08:00
Jackson Harper
103e676c7d Clear last focused state on the labels in the selector 2023-06-20 10:28:15 +08:00
Jackson Harper
074efe3b43 Show error messages in labels modal 2023-06-20 10:19:40 +08:00
Jackson Harper
d0140b33d9 Min font size of 16px to prevent zoom on iOS 2023-06-20 10:18:29 +08:00
Jackson Harper
4f841226d6 Remove unused Georgia font download 2023-06-20 09:05:14 +08:00
Jackson Harper
07ae720cf5
Merge pull request #2370 from omnivore-app/feat/web-labels-picker
Improved labels picker for the web
2023-06-19 22:26:20 +08:00
Jackson Harper
defef6917a Handle escape on labels modal 2023-06-19 22:08:13 +08:00
Jackson Harper
3683447b6e Use Tag image 2023-06-19 21:56:41 +08:00
Jackson Harper
8da29d5a77 Fix scrolling on integrations page 2023-06-19 21:42:18 +08:00
Jackson Harper
4a4bccb6a3 Remove the Edit Labels button 2023-06-19 21:42:18 +08:00
Jackson Harper
de8766512f Use a special chip style for the edit labels modal 2023-06-19 21:42:18 +08:00
Jackson Harper
a730a4cb85 Push props down so we can manipulate at the top level 2023-06-19 21:42:18 +08:00
Jackson Harper
3c7dbc995c Add async 2023-06-19 21:42:18 +08:00
Jackson Harper
ad921fdff2 Set labels on items in the home screen when editing there 2023-06-19 21:42:18 +08:00
Jackson Harper
0b7cd80c85 Set selected labels after creating 2023-06-19 21:42:18 +08:00
Jackson Harper
58183540db Use theme for input box colour 2023-06-19 21:42:18 +08:00
Jackson Harper
20345dd583 Label colour picker positioning 2023-06-19 21:42:18 +08:00
Jackson Harper
3d5ddcee83 Update imports 2023-06-19 21:42:18 +08:00
Jackson Harper
8477eb20be Outline on label colour selector 2023-06-19 21:42:18 +08:00
Jackson Harper
3e36706ab9 Styling on labels editor 2023-06-19 21:42:18 +08:00
Jackson Harper
ed66cba8df Remove the concept of a label colour row to simplify colour selection in labels 2023-06-19 21:42:18 +08:00
Jackson Harper
e110872225 Add security.txt 2023-06-19 21:42:18 +08:00
Jackson Harper
2523ac1aa9 Add LabelsPicker file 2023-06-19 21:41:25 +08:00
Jackson Harper
1547dd7583 Improved labels picker for the web 2023-06-19 21:41:25 +08:00
Jackson Harper
8e888cbaa6
Merge pull request #2383 from omnivore-app/fix/csp
allow redirect to pocket auth page
2023-06-19 20:21:14 +08:00
Hongbo Wu
a0a5c4d57f only allow redirect to auth page 2023-06-19 15:20:41 +08:00
Hongbo Wu
489e8c5a40 allow redirect to pocket auth page 2023-06-19 15:17:43 +08:00
Jackson Harper
d2567e5c09
Merge pull request #2382 from omnivore-app/fix/web-well-known-location
Move the security.txt file into static files
2023-06-19 12:04:39 +08:00
Jackson Harper
317454f71f Move the security.txt file into static files 2023-06-19 11:26:04 +08:00
Hongbo Wu
ea6d06f464
Merge pull request #2375 from omnivore-app/fix/pocket-importer
fix pocket paginated api
2023-06-19 11:19:31 +08:00
Jackson Harper
fc42800a9e
Merge pull request #2377 from omnivore-app/fix/recent-emails-frame
Put recent emails in an iframe
2023-06-16 20:53:56 +08:00
Jackson Harper
aa94331664 Set iframe height 2023-06-16 20:32:43 +08:00
Jackson Harper
3eb15b0a98 Add youtube to CSP 2023-06-16 20:08:56 +08:00
Jackson Harper
ce364004ac Use an iframe for recent emails to avoid them breaking CSS of the app 2023-06-16 20:08:44 +08:00
Hongbo Wu
43b2789e47 fix test 2023-06-16 18:54:42 +08:00
Hongbo Wu
0d8a3f7346 fix pocket paginated api 2023-06-16 18:11:31 +08:00
Jackson Harper
8d5cf50110
Merge pull request #2374 from omnivore-app/feat/security-policy
Create SECURITY.md
2023-06-16 18:08:56 +08:00
Jackson Harper
ffe4c2c51d Add link to security policy in footer 2023-06-16 17:49:54 +08:00
Jackson Harper
3d680766d5 Add security.txt 2023-06-16 17:48:49 +08:00
Jackson Harper
48b56abd53
Create SECURITY.md
Create SECURITY.md file with disclosure information
2023-06-16 17:43:40 +08:00
Jackson Harper
eea32cbdf2
Merge pull request #2353 from omnivore-app/fix/web-update-csp
Update CSP move it into next config
2023-06-16 16:48:11 +08:00
Hongbo Wu
c8e3f79655
Merge pull request #2368 from omnivore-app/fix/api-robots-txt
Add robots.txt to the list of reserved names
2023-06-16 16:38:06 +08:00
Hongbo Wu
3b42a2b715
Merge pull request #2371 from omnivore-app/fix/api-saving-request-query
Use normalized URLs when querying article saving requests
2023-06-16 15:39:58 +08:00