Commit Graph

2614 Commits

Author SHA1 Message Date
8b80e0fc6d Dont provide search base anymore as thats acheived by the folder 2024-06-26 09:13:01 +08:00
3c634d1c35 Merge pull request #4108 from omnivore-app/feat/web-return
More web home improvements
2024-06-25 20:10:15 +08:00
67aaae1c4f Merge pull request #4109 from omnivore-app/fix/web-nav-menu
Implement dismiss on click for the new navigation menu
2024-06-25 19:57:48 +08:00
be2928017c Remove extra setter 2024-06-25 19:51:46 +08:00
98015f1ec8 Better empty state handling for home 2024-06-25 19:40:45 +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
2c2e449597 Use web return on logo click 2024-06-25 17:42:12 +08:00
8a8b98f266 Add move operation to home, fix query inputs 2024-06-25 17:14:33 +08:00
8512a27d14 Implement dismiss on click for the new navigation menu 2024-06-25 16:13:11 +08:00
1acf0b5765 Improve smaller screen layouts 2024-06-25 15:22:30 +08:00
0402d1d60d Remove right padding on search bar in small screens 2024-06-25 14:49:24 +08:00
3e0ed32e14 Improve layout of highlights on smaller screens 2024-06-25 14:45:18 +08:00
1fa4d236c3 Update action 2024-06-25 13:23:51 +08:00
deccb6f946 Use an action so we can update local cache when moving to inbox 2024-06-25 13:04:34 +08:00
ab4b6ccd31 Add missing icon 2024-06-25 11:48:52 +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
bd8cdbbfb7 Dont shrink left menu spacer when resizing 2024-06-25 11:08:56 +08:00
182f49daba Hover on the highlight cards 2024-06-25 10:40:55 +08:00
5d48023432 Calc total menu height so there are not multiple scrollbars, add bg behind header nav button 2024-06-25 10:03:47 +08:00
c3ae9e7ac6 Dont revalidate shortcuts on focus to reduce flicker 2024-06-25 09:24:51 +08:00
613dd39aba Filtering on the library view 2024-06-25 09:11:15 +08:00
b39bffdc1a Add hover bg for apollo, implement share 2024-06-21 15:31:57 +08:00
bc934a4706 Make sure recently added has a max of two lines 2024-06-21 15:07:21 +08:00
5c85257cdb Implement actions on the home view 2024-06-21 13:20:27 +08:00
80bded24db Rename web container files 2024-06-21 12:37:25 +08:00
70ccc5bc4f Make the display settings respect theme 2024-06-21 11:22:06 +08:00
07e78c9c60 Show ten top picks at once 2024-06-21 11:21:53 +08:00
b7ebb091d9 Prevent shift when unsubscribe button is presented on hover cards 2024-06-21 11:06:21 +08:00
31c29a8290 Better event handling on home action icons 2024-06-21 11:03:58 +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
16d57f2496 better dropdown handling on the main menu 2024-06-14 14:32:22 +08:00
1f66bd2691 Get nav into higher z-index, start to add the ADdLink control 2024-06-14 14:22:18 +08:00
c6be15646f Make home wider, fix nextOrHome on delete of items 2024-06-14 13:35:14 +08:00
27539498af Fix typo 2024-06-14 12:50:57 +08:00
c130c5309a Fix off by one with new SWR cursor generation 2024-06-14 12:38:32 +08:00
45a604732b Improve nav menu on smaller screens, record current home position 2024-06-14 12:19:45 +08:00
bb73c24340 Fix padding on navigation menu 2024-06-14 10:28:13 +08:00
57ab2fd6b1 Improve spacing between top picks and recently added 2024-06-14 10:14:33 +08:00
ea928439e2 Dont show section if all items removed, better colours for load more button 2024-06-13 22:40:49 +08:00
ecb7b6de3a Initial work on action items, need to test with larger data sets 2024-06-13 21:17:03 +08:00
9b92cceedb Label and border updates 2024-06-13 20:57:08 +08:00
bbdf598918 Update icons of left menu 2024-06-13 20:49:11 +08:00
b1408a05db Fix some spacing issues in left menu 2024-06-13 20:23:21 +08:00
ba273c3b3c Ensure layout doesnt change if siteicons arent set or fail to load 2024-06-13 20:16:52 +08:00
570045594f Color for the search box 2024-06-13 18:02:21 +08:00
980fcf4f4a Remove unused 2024-06-13 16:12:00 +08:00
a8d1a8f6b3 Better return from PDF to library 2024-06-13 16:11:42 +08:00
900d4b696b Reduce flicker when loading settings from local storage 2024-06-13 16:11:16 +08:00