Commit Graph

1872 Commits

Author SHA1 Message Date
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
a45be3f1f0 Remove unused table component 2024-07-09 13:30:22 +08:00
547dccab64 refactor: use common sortHighlights function 2024-07-03 20:47:27 +02:00
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