Commit graph

6772 commits

Author SHA1 Message Date
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
Jackson Harper
cf7c50468e Use normalized URLs when querying article saving requests
When we save pages we save the normalized URL, so if a user saves
a URL like https://foo.com/ in elastic it will be saved as
https://foo.com but the browser will redirect to this url:

https://omnivore.app/article?url=https://foo.com/ and the URL
lookup will fail.
2023-06-16 15:15:24 +08:00
Jackson Harper
174f865a47 Add youtube-nocookie to CSP 2023-06-16 14:05:10 +08:00
Jackson Harper
8e171539b1 Add segment 2023-06-16 14:05:10 +08:00
Jackson Harper
4d8c15ebd0 Update CSP 2023-06-16 14:05:10 +08:00
Jackson Harper
19493e969f Add a few more CSP directives 2023-06-16 14:05:10 +08:00
Jackson Harper
e7fab85194 Update CSP move it into next config 2023-06-16 14:05:10 +08:00
Jackson Harper
1ea0291e75
Merge pull request #2335 from omnivore-app/fix/defer-twitter-sdk-loading
Dont load the twitter SDK unless we have to
2023-06-16 14:04:32 +08:00
Jackson Harper
9904ccda64
Merge pull request #2341 from omnivore-app/fix/multi-select-filter
Add missing packages
2023-06-16 14:04:00 +08:00
Jackson Harper
5dd28de9e8 Add security.txt file too 2023-06-16 12:54:30 +08:00
Jackson Harper
52af2d8cb4 Add robots.txt to the list of reserved names 2023-06-16 12:54:30 +08:00
Jackson Harper
fab9064696
Merge pull request #2364 from omnivore-app/fix/ios-note-editor-scrolling
Fix the texteditor on the notebook view
2023-06-15 14:23:43 +08:00
Hongbo Wu
9a3673e315
Merge pull request #2367 from omnivore-app/fix/refresh-index
refresh index after altering the page state or adding/removing/updating labels/highlights
2023-06-15 12:18:53 +08:00
Hongbo Wu
9e6a8490f1
Merge pull request #2363 from omnivore-app/fix/rate-limit
create another rate limiter for auth api with 5 rpm
2023-06-15 12:16:47 +08:00
Hongbo Wu
ceaa7b0356 refresh index after altering the page state or adding/removing/updating labels/highlights 2023-06-15 11:37:09 +08:00
Jackson Harper
7fd75a02ea
Merge pull request #2361 from omnivore-app/fix/android-labels-field
Focus labels textfield when opening on Android
2023-06-14 21:50:28 +08:00
Jackson Harper
2f35d20562 Fix the texteditor on the notebook view 2023-06-14 21:41:01 +08:00
Hongbo Wu
a621ca24bf fix test 2023-06-14 20:07:17 +08:00
Hongbo Wu
5d2ab3f554 create another rate limiter for auth api with 4 rpm 2023-06-14 19:31:18 +08:00
Jackson Harper
40a38b7748 Focus labels textfield when opening on Android 2023-06-14 16:35:41 +08:00
Hongbo Wu
fc08a434e1
Merge pull request #2359 from omnivore-app/fix/pocket-import
fix/pocket import
2023-06-14 15:32:10 +08:00
Jackson Harper
9053910d94
Merge pull request #2357 from omnivore-app/fix/web-left-menu-colors
fix/web left menu colors
2023-06-14 14:10:39 +08:00
Hongbo Wu
42465828ed
Merge pull request #2358 from omnivore-app/feat/api-reduce-events
feat/api reduce events
2023-06-14 13:36:39 +08:00
Hongbo Wu
8ad937ed84 allow more labels format in the csv 2023-06-14 13:33:20 +08:00
Jackson Harper
aaf6bb617f Remove backend events that we dont need to watch 2023-06-14 13:19:39 +08:00