Commit Graph

1481 Commits

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