Commit Graph

1848 Commits

Author SHA1 Message Date
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
c68680fad9 Use a portal on dropdowns so it doesnt move window when opened from scrolled shortcuts 2024-08-14 00:05:50 +08:00
cca1cbfff4 Shortcuts editor for the web 2024-08-13 23:28:51 +08:00
0d814bd76a Fix typo 2024-08-13 20:10:04 +08:00
6fa9550cdc Update the empty states, special handler for the subscriptions empty state case. 2024-08-13 20:06:57 +08:00
4bc154605f get highlightsCount from the backend and show the count on web 2024-08-13 18:01:20 +08:00
22216e33b8 Use AsyncStorage for local cache 2024-08-13 17:00:05 +08:00
788b44c7c9 Use router instead of window.location to better handle the local cache 2024-08-13 16:41:24 +08:00
d51aed5b7c Rendering improvements, remove unused 2024-08-13 13:29:57 +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
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
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
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
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
67bf5003ea Move reading progress to new system 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
e12d892f2b Color fixes 2024-08-12 11:09:56 +08:00
3d30607068 Better background colour for card dropdown menu 2024-08-12 11:09:56 +08:00
e5433aad19 Improve loading on web home 2024-07-11 14:26:20 +08:00
25350c6a2c Improve responsive reflow on the home view 2024-07-11 11:39:22 +08:00
c28133654c Use the theme colour for the main bg colour now 2024-07-11 10:33:57 +08:00
e85672dd75 Add an overlay when the left menu is opened in slide out mode 2024-07-11 09:39:43 +08:00
4f46b8f89e Clean up build 2024-07-10 20:52:08 +08:00
a766da372c Fix for the keyboard commands modal 2024-07-10 20:50:07 +08:00
5b86a23587 Linting fixes 2024-07-10 20:30:09 +08:00
486f0f2870 Improve fallback when no home found, add keyboard navigation 2024-07-10 18:59:23 +08:00
a536b21c64 Next/previous keyboard navigation for home 2024-07-09 19:58:13 +08:00
33721a0af8 Add a fallback to library if Home is not created for user
Also update the hover stroke colour on the action icons.
2024-07-09 16:48:10 +08:00
9134a3325f Set default home redirect path 2024-07-09 15:29:34 +08:00
cfbdcd82ea Sizing of hover items in the highlights view 2024-07-09 14:43:36 +08:00
1b21617e24 Hover titles for actions in home 2024-07-09 14:38:01 +08:00