Commit Graph

11675 Commits

Author SHA1 Message Date
a92db4e216 Dont query for recommendations 2024-08-13 16:41:44 +08:00
788b44c7c9 Use router instead of window.location to better handle the local cache 2024-08-13 16:41:24 +08:00
d56f4f9234 Merge pull request #4223 from omnivore-app/fix/web-library-fixes
Web library cleanups
2024-08-13 15:14:56 +08:00
c3d9de0d25 Revert some iOS testing 2024-08-13 14:45:50 +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
5a4397ba7a Merge pull request #4251 from omnivore-app/perf/search
cache total count of library items in 60 seconds
2024-08-13 12:21:57 +08:00
62ecbccd34 fix tests 2024-08-13 12:08:53 +08:00
742772fdb7 Disable the menu close on click on small screens, need to research this more 2024-08-13 11:23:34 +08:00
1316a4d554 Increase delay time on checking processing items 2024-08-13 11:00:39 +08:00
d633b8c1c3 cache total count of library items in 60 seconds 2024-08-13 10:52:28 +08:00
255488ec7d Better handling of pending items 2024-08-12 22:27:24 +08:00
6529b87e9d Some improvements to the additem 2024-08-12 20:40:28 +08:00
74320d5917 use new react-query for addurl 2024-08-12 15:03:05 +08:00
2ccb98ce35 Add an alert for emptying trash 2024-08-12 13:27:43 +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
0b969c20ce Better handling of border on hover 2024-08-12 11:09:56 +08:00
f4f7870a35 Improve layout for list mode 2024-08-12 11:09:56 +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
11e336735f Use react-query for shortcuts 2024-08-12 11:09:56 +08:00
9466a778e1 Build fixes 2024-08-12 11:09:56 +08:00
4a8332ba14 Better handling of multi select controls depending on section 2024-08-12 11:09:56 +08:00
ab0e9b28be Move bulk action to react-query 2024-08-12 11:09:56 +08:00
582b811b8d Improve URLs for main sections 2024-08-12 11:09:56 +08:00
98b35681e7 Fix issue with deleting items from hover cards 2024-08-12 11:09:56 +08:00
34bae118f4 Better rollback on failure 2024-08-12 11:09:56 +08:00
6356a8a3c7 More improvments to optimistic caching 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
17e547b95e Make sure cached reading progress is updated 2024-08-12 11:09:56 +08:00
67bf5003ea Move reading progress to new system 2024-08-12 11:09:56 +08:00
d0e4908c0f Better cache handling when setting labels 2024-08-12 11:09:56 +08:00
8819ca1d05 Fix moveToFolder response handling 2024-08-12 11:09:56 +08:00
b6e19106b1 Implement move to folder 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
06af855621 WIP: move item queries to react-query to better handle mutations 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
e12d892f2b Color fixes 2024-08-12 11:09:56 +08:00
b1b3d53b51 Try to prevent center text aligned lists in articles 2024-08-12 11:09:56 +08:00
3d30607068 Better background colour for card dropdown menu 2024-08-12 11:09:56 +08:00
70bbdda028 Merge pull request #4248 from omnivore-app/fix/disable-home
fix/disable home
2024-08-08 15:24:22 +08:00
ee039833ac remove hidden home section resolver 2024-08-08 13:06:51 +08:00