Commit Graph

45 Commits

Author SHA1 Message Date
095e75f7bd Attempt at using maxPages 2024-08-17 14:19:26 +08:00
675e17da79 Add pending items 2024-08-16 17:16:29 +08:00
9a2490253c Improve fetchMore, add debug 2024-08-16 15:55:36 +08:00
e3fd98e47c More debugging 2024-08-16 10:47:48 +08:00
49b66f3504 Remove the cache busting 2024-08-15 16:27:05 +08:00
3ceb18400c Only allow three pages of data to be refreshed 2024-08-15 15:24:02 +08:00
913ad0c5d4 More cache key debugging 2024-08-15 13:20:29 +08:00
39da8e60c1 More debugging on infinite scroll 2024-08-15 11:39:26 +08:00
e16acb7f60 Use react-query for most viewer queries to get better caching, remove the maxpages on library as that broke scrolling 2024-08-14 11:41:55 +08:00
6fa9550cdc Update the empty states, special handler for the subscriptions empty state case. 2024-08-13 20:06:57 +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
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
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
6c6cc8d4c4 Better handling of slugs and library item lists in the cache 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
8b80e0fc6d Dont provide search base anymore as thats acheived by the folder 2024-06-26 09:13:01 +08:00
be2928017c Remove extra setter 2024-06-25 19:51:46 +08:00
595e7ddf50 Add empty trash 2024-06-25 19:40:26 +08:00
dd44322db7 set nav-return more often 2024-06-25 17:54:30 +08:00
8a8b98f266 Add move operation to home, fix query inputs 2024-06-25 17:14:33 +08:00
1acf0b5765 Improve smaller screen layouts 2024-06-25 15:22:30 +08:00
911f6ed099 Only indent the search bar in compact mode if the menu is closed 2024-06-25 11:34:22 +08:00
bd8cdbbfb7 Dont shrink left menu spacer when resizing 2024-06-25 11:08:56 +08:00
613dd39aba Filtering on the library view 2024-06-25 09:11:15 +08:00
45a604732b Improve nav menu on smaller screens, record current home position 2024-06-14 12:19:45 +08:00
7e05f81ec0 Fix pinned searches in new library container 2024-06-13 15:29:08 +08:00
fa82a09c2e Padding an shadows for library grid 2024-06-13 15:25:29 +08:00
48d7019af9 Start to simplify new library layout 2024-06-13 15:15:16 +08:00
68624714d6 Some fixes for responsive 2024-06-12 21:55:36 +08:00
64ea02bb2c Add trash and archive section, css fixups 2024-06-11 16:00:47 +08:00
4295e8228d Start adding allotment cleaning up navigation 2024-06-10 17:34:58 +08:00
65441ae06d Remove some unused code 2023-02-27 09:49:49 +08:00
bf63ec61cb Fix empty arrow function 2022-08-16 17:20:21 +08:00
bd89ee4e17 Handle changing the list layout and search term using a coordinator pattern 2022-08-15 14:44:05 +08:00
e2a04c0ea6 Improve layout of library page headers 2022-08-15 10:37:26 +08:00
695a9ce649 Add page with new library layout 2022-08-11 17:36:09 +08:00