Commit Graph

761 Commits

Author SHA1 Message Date
588f7d0fdc Use a separate section for search so we can better control the folder 2024-08-13 23:38:18 +08:00
cca1cbfff4 Shortcuts editor for the web 2024-08-13 23:28:51 +08:00
a0c3d1d18e Use 48hrs for cache timeout 2024-08-13 17:04:24 +08:00
22216e33b8 Use AsyncStorage for local cache 2024-08-13 17:00:05 +08:00
24cea105f0 Remove persist client 2024-08-13 14:33:06 +08:00
801f075952 Remove optimistic client loading 2024-08-13 14:26:58 +08:00
3b57461efa Remove unused 2024-08-13 14:15:43 +08:00
d51aed5b7c Rendering improvements, remove unused 2024-08-13 13:29:57 +08:00
6529b87e9d Some improvements to the additem 2024-08-12 20:40:28 +08:00
9e94293586 Dont render library before knowing if left nav is open to avoid flicker 2024-08-12 13:07:28 +08:00
1bff4bcd66 Work on client side caching for web 2024-08-12 11:52:35 +08:00
15f201fcfc Use a default inbox for the home view for now, combining the two library and subscription queries 2024-08-12 11:09:56 +08:00
3f73a969f4 Shortcuts editor 2024-08-12 11:09:56 +08:00
332583d5c1 Refactor shortcuts tree out of navmenu so we can use it in the shortcuts editor 2024-08-12 11:09:56 +08:00
d44f5cc6ff Migrate to react-query for the saved searches 2024-08-12 11:09:56 +08:00
1fc73bd59e Update labels to use react-query 2024-08-12 11:09:56 +08:00
ab0e9b28be Move bulk action to react-query 2024-08-12 11:09:56 +08:00
6c6cc8d4c4 Better handling of slugs and library item lists in the cache 2024-08-12 11:09:56 +08:00
67bf5003ea Move reading progress to new system 2024-08-12 11:09:56 +08:00
b29d7d0c97 Cleanup 2024-08-12 11:09:56 +08:00
137283db0a More moves to react-query for key library functions 2024-08-12 11:09:56 +08:00
457d1d9de9 More work on react-query switchover 2024-08-12 11:09:56 +08:00
c529e52936 Allow mutate to re-render, fixes issues with filter funcs 2024-08-12 11:09:56 +08:00
619fb3ad45 Default to no show menu under 1000px 2024-07-11 09:09:52 +08:00
a7e640320c On smaller screens we want the nav menu to be disabled by default 2024-07-11 08:59:34 +08:00
4f46b8f89e Clean up build 2024-07-10 20:52:08 +08:00
486f0f2870 Improve fallback when no home found, add keyboard navigation 2024-07-10 18:59:23 +08:00
13c224371a Fix import 2024-07-09 15:35:52 +08:00
9134a3325f Set default home redirect path 2024-07-09 15:29:34 +08:00
488501086b Merge pull request #4173 from omnivore-app/fix/web-webooks-page
Tell users that webhooks are now part of rules
2024-07-09 12:03:16 +08:00
a87d163ba6 Remove beta features page as all are enabled 2024-07-09 10:22:49 +08:00
f3876ccd5b Remove unused imports 2024-07-09 10:09:26 +08:00
12d356dfa4 Use next Link 2024-07-09 10:08:54 +08:00
b766ed2ba6 Tell users that webhooks are now part of rules 2024-07-09 09:53:40 +08:00
a680cbc9c9 show an error message on web if notion database is not found 2024-07-01 18:11:08 +08:00
8512a27d14 Implement dismiss on click for the new navigation menu 2024-06-25 16:13:11 +08:00
deccb6f946 Use an action so we can update local cache when moving to inbox 2024-06-25 13:04:34 +08:00
c06f25682d Remove unused 2024-06-25 11:44:07 +08:00
911f6ed099 Only indent the search bar in compact mode if the menu is closed 2024-06-25 11:34:22 +08:00
613dd39aba Filtering on the library view 2024-06-25 09:11:15 +08:00
80bded24db Rename web container files 2024-06-21 12:37:25 +08:00
f33e5323c6 Start to use nav return in most places to return to the previous library section 2024-06-21 10:56:20 +08:00
c6be15646f Make home wider, fix nextOrHome on delete of items 2024-06-14 13:35:14 +08:00
a7df0d335c Return to previous library path after reading 2024-06-12 20:03:40 +08:00
fec6e241b9 Allow old home widths to work 2024-06-12 19:11:34 +08:00
cdf921c4b4 Clean up nav so there is no flicker due to component reloading 2024-06-12 18:48:33 +08:00
a84bb0259f More work on themes 2024-06-11 17:49:14 +08:00
5e7bd2fe0e Theme clean up 2024-06-11 17:10:38 +08:00
64ea02bb2c Add trash and archive section, css fixups 2024-06-11 16:00:47 +08:00
dad1fa049a Better scroll handling for the library containers 2024-06-11 13:36:42 +08:00