Commit Graph

26 Commits

Author SHA1 Message Date
36f03eab59 Fix imports 2024-08-21 18:01:22 +08:00
68e6533430 Better hooks use 2024-08-21 17:38:30 +08:00
a8e5d88c18 Better handling of a logged out user 2024-08-21 17:00:46 +08:00
f638851965 Make sure metadata is set for navigation layout 2024-08-21 11:48:51 +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
74320d5917 use new react-query for addurl 2024-08-12 15:03:05 +08:00
25350c6a2c Improve responsive reflow on the home view 2024-07-11 11:39:22 +08:00
e85672dd75 Add an overlay when the left menu is opened in slide out mode 2024-07-11 09:39:43 +08:00
486f0f2870 Improve fallback when no home found, add keyboard navigation 2024-07-10 18:59:23 +08:00
8512a27d14 Implement dismiss on click for the new navigation menu 2024-06-25 16:13:11 +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
1f66bd2691 Get nav into higher z-index, start to add the ADdLink control 2024-06-14 14:22:18 +08:00
27539498af Fix typo 2024-06-14 12:50:57 +08:00
45a604732b Improve nav menu on smaller screens, record current home position 2024-06-14 12:19:45 +08:00
bbdf598918 Update icons of left menu 2024-06-13 20:49:11 +08:00
900d4b696b Reduce flicker when loading settings from local storage 2024-06-13 16:11:16 +08:00
68624714d6 Some fixes for responsive 2024-06-12 21:55:36 +08:00
51aff83426 Clean up some issues with padding during responsive 2024-06-12 19:31:44 +08:00
cdf921c4b4 Clean up nav so there is no flicker due to component reloading 2024-06-12 18:48:33 +08:00
64ea02bb2c Add trash and archive section, css fixups 2024-06-11 16:00:47 +08:00
3a7698eb16 Show/hide the navigation menu 2024-06-11 12:47:27 +08:00
883d6619ea Start to update navigation to use new sections 2024-06-10 18:56:12 +08:00
3f6e7c924a Work on new left menu w/shortcuts 2024-06-10 17:34:59 +08:00
4295e8228d Start adding allotment cleaning up navigation 2024-06-10 17:34:58 +08:00
2123b248c9 Setup new left navigation system 2024-06-10 17:34:58 +08:00