Commit graph

381 commits

Author SHA1 Message Date
Jackson Harper
595e7ddf50 Add empty trash 2024-06-25 19:40:26 +08:00
Jackson Harper
1fa4d236c3 Update action 2024-06-25 13:23:51 +08:00
Jackson Harper
deccb6f946 Use an action so we can update local cache when moving to inbox 2024-06-25 13:04:34 +08:00
Jackson Harper
613dd39aba Filtering on the library view 2024-06-25 09:11:15 +08:00
Jackson Harper
f33e5323c6 Start to use nav return in most places to return to the previous library section 2024-06-21 10:56:20 +08:00
Jackson Harper
9b92cceedb Label and border updates 2024-06-13 20:57:08 +08:00
Jackson Harper
fa82a09c2e Padding an shadows for library grid 2024-06-13 15:25:29 +08:00
Jackson Harper
48d7019af9 Start to simplify new library layout 2024-06-13 15:15:16 +08:00
Jackson Harper
a7df0d335c Return to previous library path after reading 2024-06-12 20:03:40 +08:00
Jackson Harper
fec6e241b9 Allow old home widths to work 2024-06-12 19:11:34 +08:00
Jackson Harper
3f6e7c924a Work on new left menu w/shortcuts 2024-06-10 17:34:59 +08:00
Jackson Harper
4295e8228d Start adding allotment cleaning up navigation 2024-06-10 17:34:58 +08:00
Eduardo Grajeda
1bd6f453a2 style: vertically center the flair icon with the text 2024-03-25 10:20:53 +01:00
Eduardo Grajeda
712cad9ea1 fix: page becomes unresponsive after closing modal
Came across this issue while migrating to Omnivore, but I saw it also
reported in issue #3648. There was a first attempt to fix in #3653, but
I believe it's an issue in the library itself, which is not there
anymore in 2.0.6.

It also fixes the "too much recursion" error that shows in the console
when the modal is open, both in the Feeds page and in the Inbox (e.g.
when clicking on Edit Info).
2024-03-23 17:05:43 +01:00
Jackson Harper
9618e452bc Fix some issues with unsubscribing on web 2024-03-14 18:09:38 +08:00
Jackson Harper
50a7315185 Fix confirmation modal 2024-03-08 17:41:49 +08:00
Jackson Harper
773438dfae Remove link hover args 2024-03-05 14:47:25 +08:00
Jackson Harper
58f75b51d5 Open links in new tab 2024-03-05 14:37:35 +08:00
Jackson Harper
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
Jackson Harper
91df117072 Remove onOpenChange 2024-03-05 09:34:36 +08:00
Jackson Harper
e6b76bf463 Remove callback funcs 2024-03-04 21:42:05 +08:00
Jackson Harper
36e62f2984 Add some debug 2024-03-04 21:22:57 +08:00
Jackson Harper
b719a8aa74 Attempt to wrap modal root onopenchange to handle pointer events 2024-03-04 13:02:18 +08:00
Jackson Harper
6da5d381c0 Handle interaction outside modals 2024-02-29 21:43:56 +08:00
Jackson Harper
b319a5a5c9 Some layout tweaks 2024-02-29 15:27:47 +08:00
Jackson Harper
0640233e8a Remove unused imports 2024-02-29 12:05:41 +08:00
Jackson Harper
a7688e0efc Dont show hover cards when in multiselect mode 2024-02-28 15:14:34 +08:00
Jackson Harper
8dd71f12aa Remove extra margin on smaller screens now that the card is left aligned 2024-02-28 15:14:34 +08:00
Jackson Harper
d2bf31d9c5 Use the browser icon for "open original" 2024-02-28 15:14:34 +08:00
Jackson Harper
6083c03557 More spacing on hover actions 2024-02-26 14:48:05 +08:00
Jackson Harper
ba300cf14b Add open original hover action 2024-02-26 14:44:58 +08:00
Jackson Harper
b135e79297 Fix rounded corners in list view on small screens 2024-02-26 14:41:16 +08:00
Heng Lee
d3b6b3c827
Unify wording of removing articles
Most of the places use "remove", but "delete" is used in this dropdown menu, which seems inconsistent.
2024-02-24 13:48:49 +08:00
Jackson Harper
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
Jackson Harper
e12d1c64b4 Remove settings header, make legacy the default menu option 2024-02-20 14:40:16 +08:00
Jackson Harper
dd8f913cdd Warnings cleanup 2024-02-16 12:25:45 +08:00
Jackson Harper
1082b3fa9d Remove server sync for theme settings 2024-02-14 14:42:54 +08:00
Jackson Harper
d6cd57b575 Move menus, add UI for setting auto theme 2024-02-14 14:33:28 +08:00
Jackson Harper
01e9486b7f Add the footer menu in settings, remove header menu in settings 2024-02-14 14:08:00 +08:00
Jackson Harper
3a7e60e65e Make list sizes closer to grid 2024-02-09 11:49:09 +08:00
Jackson Harper
29a4e7311e Move pinned searches to under the bar 2024-02-08 19:03:22 +08:00
Jackson Harper
ae991fb5cd Updates to header, multi select behavior, add link button 2024-02-07 14:19:51 +08:00
Jackson Harper
cb48c755f1 Start creating a separate sync queue for android highlight changes 2024-01-08 22:27:48 +08:00
Jackson Harper
c82169b5ba Improve the fallback images on web 2024-01-03 15:03:03 +08:00
Hongbo Wu
bed50716ee show site name on library view on web if site name exists 2023-12-11 12:26:41 +08:00
Jackson Harper
09c30fe645 Add pinned searches 2023-11-08 11:27:21 +08:00
Jackson Harper
a28f618b08 Consistent casing for titles 2023-11-01 15:16:05 +08:00
Lily Mara
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
Jackson Harper
939a00b893 Update yarn file 2023-10-25 16:58:11 +08:00
Jackson Harper
b57fd742b3 Add titles to the flair icons 2023-10-24 18:05:06 +08:00