Commit Graph

341 Commits

Author SHA1 Message Date
7f59a23294 Dont pass library item id to backend when updating highlights
The native (iOS and Android) code needs this param but we
cant send it to the web.
2024-01-23 14:51:17 +08:00
4a08c1f195 Syncing improvements for highlight changes on android 2024-01-10 11:47:30 +08:00
cb48c755f1 Start creating a separate sync queue for android highlight changes 2024-01-08 22:27:48 +08:00
7eeed4db81 Revert change as it had some issue with hooks 2024-01-05 14:57:48 +08:00
09dd9a62e3 Run prettier on updated file 2024-01-05 14:38:48 +08:00
9ba272006d Merge pull request #3294 from cdev147/main
Improve keyboard shortcuts modal
2024-01-05 14:37:51 +08:00
68500a9602 Merge pull request #3282 from aaachen/highlight-bug-fix
Add documentation for highlight and fix bug
2024-01-05 14:26:37 +08:00
45add1643c small fix 2024-01-02 02:00:08 -05:00
45fdce7f16 merge main 2024-01-02 01:53:49 -05:00
b23ddcb6bc Add documentation for highlight and fix bug
Issue: https://github.com/omnivore-app/omnivore/issues/2996
2024-01-02 01:52:47 -05:00
fe9cf0fc89 Add debug page to web 2024-01-02 11:42:00 +08:00
59961ece07 Update useKeyboardShortcuts.ts
fixed issue #1879 "Keyboard shortcuts modal is ugly"
-based on the labels modal
2023-12-29 10:56:47 +05:30
1386e97396 Add documentation for highlight and fix bug
Issue: https://github.com/omnivore-app/omnivore/issues/2996
2023-12-27 19:56:24 -05:00
da3fede3a4 fix saved search bug: undefined category in input 2023-12-08 19:58:41 +08:00
d82eda1f32 allow importing all or unarchived only pocket items 2023-11-16 16:37:14 +08:00
885f608600 add auto add to library checkbox 2023-11-15 18:12:52 +08:00
6db23ba05c Add intercom identity verification 2023-10-27 16:13:03 +08:00
939a00b893 Update yarn file 2023-10-25 16:58:11 +08:00
973c1dec1e When saving PDF read position always set it to the current page 2023-10-24 17:15:03 +08:00
c4773dc904 Landing page improvements and various supporting improvements 2023-10-24 09:43:39 +01:00
1f600c272e Better handling of network failures for labels/subscriptions/searches in the left menu 2023-10-17 13:36:47 +08:00
21507dd334 Handle errorCodes response when updating email 2023-10-04 12:10:23 +08:00
ee50529f95 add update email form on account page 2023-10-02 22:21:50 +08:00
34e9ed16b5 Add settings menu 2023-09-30 12:51:15 +08:00
44e85ea295 Merge 2023-09-30 12:48:57 +08:00
60c4a9c20a Handle saved searches failing to load 2023-09-25 13:36:32 +08:00
bb20e8d3fd Disable some of the posthog features 2023-09-13 14:05:35 +08:00
e83f1424bf Fix posthog URL 2023-09-13 13:23:26 +08:00
8767e0b71d Update link_read call 2023-09-13 13:05:16 +08:00
75b981da21 Remove some debug 2023-09-13 12:53:04 +08:00
0946f3d3e8 Fix some console logs, better handle posthog 2023-09-13 12:52:34 +08:00
842e4bbf98 Update help links 2023-09-13 10:22:45 +08:00
791f000677 Fix SWR call 2023-09-07 19:16:02 +08:00
e3d1a69c65 Fix SWR call 2023-09-07 19:15:18 +08:00
ec508d80b0 Use loading instead of validating to avoid flicker 2023-09-07 19:10:42 +08:00
79f42a5bde Merge Main 2023-09-06 17:54:18 +02:00
afaf6f2945 Remove some debug lines 2023-09-04 15:18:23 +08:00
86544f5610 Merge branch 'main' into feat/saved-links 2023-09-01 17:43:37 +02:00
a2f339ceed Fix double registration of navigation commands 2023-09-01 14:15:48 +08:00
f2fa35c42d Use variables in subscriptions SWR cache key 2023-09-01 12:54:55 +08:00
2e0f57446f Fix useSWR usage 2023-09-01 12:39:30 +08:00
a9729e06c0 Fix sort order on Oldest First, default subs to all 2023-09-01 12:27:06 +08:00
f6bfdf6a93 Fixed scoped query for RSS items 2023-09-01 12:19:36 +08:00
a58864fe2c Merge main 2023-08-30 19:48:04 +02:00
d433d48365 Add Filters, and editing filters. 2023-08-30 19:37:24 +02:00
72f7ba4235 Handle feed subscriptions on the subscriptions page 2023-08-28 15:10:39 +08:00
2dcd4f0a64 Allow larger font sizes 2023-08-25 17:21:01 +08:00
8b83963117 More faffing about with css vars 2023-08-24 17:25:46 +08:00
913eba19a1 Rename some CSS vars to try and break some caching 2023-08-24 16:57:53 +08:00
361aa33ba9 Fix for updating highlight colours, add proper copy icon 2023-08-24 13:52:05 +08:00