Commit graph

1483 commits

Author SHA1 Message Date
Jackson Harper
656ac8e676 Fix dropdown 2023-11-08 12:21:57 +08:00
Jackson Harper
09c30fe645 Add pinned searches 2023-11-08 11:27:21 +08:00
Jackson Harper
1c3bc51fd0 Move pinned items into the grid 2023-11-06 17:43:23 +08:00
Jackson Harper
f00556f8a6 WIP: add pinned items to the library header 2023-11-06 16:31:51 +08:00
Jackson Harper
e0646e5557
Merge pull request #3075 from omnivore-app/feat/web-label-filter-improvements
Toggle labels if button is directly clicked
2023-11-06 16:22:26 +08:00
Jackson Harper
41a601f199 Use the pointer cursor for labels, invert query logic 2023-11-06 15:31:30 +08:00
Jackson Harper
2924d542be Toggle labels if button is directly clicked 2023-11-06 15:22:26 +08:00
Jackson Harper
6c5afeb0e4 Send title text with share original option 2023-11-06 15:12:30 +08:00
Jackson Harper
356a32727a
Merge pull request #3037 from omnivore-app/feat/ios-extension-cleanup
iOS Extension and notes cleanup
2023-11-03 15:08:23 +08:00
Jackson Harper
4fbe14a77b Fix refresh loop on web 2023-11-02 11:11:05 +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
65d96cfc8d Cleanup debug code 2023-10-27 11:10:54 +08:00
Jackson Harper
7f4ee51dc0 Some debugging 2023-10-27 10:55:47 +08:00
Jackson Harper
c89eec5be5 Attempt to disable wasm streaming 2023-10-27 10:45:44 +08:00
Jackson Harper
62d29d5e49 Fixes for update 2023-10-27 10:30:58 +08:00
Jackson Harper
6d1f442d86 Update pdfkit 2023-10-27 10:14:54 +08:00
Jackson Harper
939a00b893 Update yarn file 2023-10-25 16:58:11 +08:00
Jackson Harper
5bb0786f56 Add a blur image for the hero loading 2023-10-25 13:35:06 +08:00
Jackson Harper
65b20fcb86 Revert unneeded import 2023-10-24 18:13:32 +08:00
Jackson Harper
b57fd742b3 Add titles to the flair icons 2023-10-24 18:05:06 +08:00
Jackson Harper
989dbc5977
Merge pull request #3004 from omnivore-app/feat/web-label-flair
Label flair for the web
2023-10-24 17:42:13 +08:00
Jackson Harper
769f3b6b03 Fix svgs 2023-10-24 17:25:44 +08:00
Jackson Harper
95c984edf1 Remove soptimization 2023-10-24 17:18:26 +08:00
Jackson Harper
973c1dec1e When saving PDF read position always set it to the current page 2023-10-24 17:15:03 +08:00
Jackson Harper
a95a5ac2a5 Add flair icon 2023-10-24 17:08:24 +08:00
Jackson Harper
a5d03e01db Label flair for the web 2023-10-24 17:03:36 +08:00
Luke Channings
c4773dc904
Landing page improvements and various supporting improvements 2023-10-24 09:43:39 +01:00
Jackson Harper
1f600c272e Better handling of network failures for labels/subscriptions/searches in the left menu 2023-10-17 13:36:47 +08:00
Jackson Harper
a537252db3 Limit CSV import sizes via web 2023-10-16 17:50:04 +08:00
Jackson Harper
f960379783 Allow navigating to next/previous items on the web with keyboard 2023-10-13 17:50:38 +08:00
Jackson Harper
e1b7849b7e
Merge pull request #2908 from omnivore-app/fix/web-pdf-shortcuts
Handle shortcut events when pdf search is focused
2023-10-12 10:45:19 +08:00
Jackson Harper
c75c38b01b Use a typescript is function to extract event target node 2023-10-12 10:22:34 +08:00
Jackson Harper
0a8d6515f9 Fix nodeName check 2023-10-12 09:56:29 +08:00
Jackson Harper
3a50f14e52 Use sorted subscriptions in left menu 2023-10-11 23:57:48 +08:00
Jackson Harper
b953001215 Simplify 2023-10-11 21:54:53 +08:00
Jackson Harper
3ca664ed67 Remove debug line 2023-10-11 21:34:03 +08:00
Jackson Harper
1f4d5212d6 Handle shortcut events when pdf search is focused 2023-10-11 21:32:56 +08:00
Hongbo Wu
768845e101 update the filter value to use is:reading of the Continue Reading filter 2023-10-10 15:33:59 +08:00
Jackson Harper
53b6e7d2ad Better keyboard shortcut handling for PDFs 2023-10-09 22:14:46 +08:00
Jackson Harper
e1e81a41c2 Fix the filter in the left menu do not create a dependency loop 2023-10-09 17:27:22 +08:00
Jackson Harper
817e248922 Sort subscriptions by name for now (should allow options in the future) 2023-10-09 12:31:45 +08:00
Jackson Harper
5b1fb886e6 Filter out unsubscribed subscriptions 2023-10-07 11:07:56 +08:00
Jackson Harper
9e949ee61f Sort the subscriptions 2023-10-06 18:56:54 +08:00
Jackson Harper
1342eb0ee6 Better caching on the left menu 2023-10-06 17:50:16 +08:00
Jackson Harper
cf2a6b552a
Merge pull request #2861 from omnivore-app/fix/edit-info
fix saved and published date not fully shown in the edit form input
2023-10-05 12:56:00 +08:00
Jackson Harper
a9c6148d1e
Merge pull request #2854 from omnivore-app/fix/web-upgrade-radix
Upgrade a few bits of radix to fix some focus issues preventing keyboard controls from working
2023-10-05 12:39:19 +08:00
Hongbo Wu
ad457478b5 fix saved and published date not fully shown in the edit form input 2023-10-05 11:49:49 +08:00
Jackson Harper
44a4ec5360 Fight with imports a bit 2023-10-04 18:04:58 +08:00
Jackson Harper
218dd767fc Better handling of the escape key on the edit items modal 2023-10-04 17:18:26 +08:00