Commit Graph

209 Commits

Author SHA1 Message Date
6597245b9c Handle siteNames for non url items 2024-08-26 15:11:19 +08:00
31614f3f02 Move text utils into single place 2024-08-26 12:58:24 +08:00
4bc154605f get highlightsCount from the backend and show the count on web 2024-08-13 18:01:20 +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
98b35681e7 Fix issue with deleting items from hover cards 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
457d1d9de9 More work on react-query switchover 2024-08-12 11:09:56 +08:00
1b21617e24 Hover titles for actions in home 2024-07-09 14:38:01 +08:00
547dccab64 refactor: use common sortHighlights function 2024-07-03 20:47:27 +02:00
595e7ddf50 Add empty trash 2024-06-25 19:40:26 +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
613dd39aba Filtering on the library view 2024-06-25 09:11:15 +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
9b92cceedb Label and border updates 2024-06-13 20:57: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
a7df0d335c Return to previous library path after reading 2024-06-12 20:03:40 +08:00
fec6e241b9 Allow old home widths to work 2024-06-12 19:11:34 +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
1bd6f453a2 style: vertically center the flair icon with the text 2024-03-25 10:20:53 +01:00
4b627d9058 Stop event propogation over hover cards so we dont click on cards when opening the menu 2024-03-05 10:53:10 +08:00
b319a5a5c9 Some layout tweaks 2024-02-29 15:27:47 +08:00
a7688e0efc Dont show hover cards when in multiselect mode 2024-02-28 15:14:34 +08:00
8dd71f12aa Remove extra margin on smaller screens now that the card is left aligned 2024-02-28 15:14:34 +08:00
d2bf31d9c5 Use the browser icon for "open original" 2024-02-28 15:14:34 +08:00
6083c03557 More spacing on hover actions 2024-02-26 14:48:05 +08:00
ba300cf14b Add open original hover action 2024-02-26 14:44:58 +08:00
b135e79297 Fix rounded corners in list view on small screens 2024-02-26 14:41:16 +08:00
8b012ce29f When items fail to process in time mark the node so we don't repeat too much 2024-02-20 17:19:11 +08:00
dd8f913cdd Warnings cleanup 2024-02-16 12:25:45 +08:00
d6cd57b575 Move menus, add UI for setting auto theme 2024-02-14 14:33:28 +08:00
3a7e60e65e Make list sizes closer to grid 2024-02-09 11:49:09 +08:00
29a4e7311e Move pinned searches to under the bar 2024-02-08 19:03:22 +08:00
ae991fb5cd Updates to header, multi select behavior, add link button 2024-02-07 14:19:51 +08:00
c82169b5ba Improve the fallback images on web 2024-01-03 15:03:03 +08:00
bed50716ee show site name on library view on web if site name exists 2023-12-11 12:26:41 +08:00
a28f618b08 Consistent casing for titles 2023-11-01 15:16:05 +08:00
01856c3099 Fix hover behavior of library list hover actions
In the library list view, there is a toolbar of actions that appears over each
entry when you hover over it. This change fixes the hover behavior of this
toolbar so that you do not need to move the mouse cursor out and back into the
library list item after archiving/deleting a previous item in order to
re-activate the toolbar.
2023-10-26 23:59:36 -07:00
939a00b893 Update yarn file 2023-10-25 16:58:11 +08:00
b57fd742b3 Add titles to the flair icons 2023-10-24 18:05:06 +08:00
a5d03e01db Label flair for the web 2023-10-24 17:03:36 +08:00
c4773dc904 Landing page improvements and various supporting improvements 2023-10-24 09:43:39 +01:00
a3beb48237 fix: showing unarchive as the tooltip when the item is in library and vice versa 2023-09-28 21:50:39 +08:00
d4991dc079 More explicit tooltip on archive button hover 2023-09-20 18:20:31 +08:00
61e2760376 Improve the layout of grid cards in the library 2023-08-30 19:08:24 +08:00
ee3230557c Remove debug line 2023-08-10 13:24:27 +08:00
5ae3b3480c Give cards more line height and avoid clipping, less spacing 2023-08-08 13:55:39 +08:00