Commit Graph

1049 Commits

Author SHA1 Message Date
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
fbae77d3c6 Stop propogation of escape event to prevent going back from the reader 2023-10-04 16:49:21 +08:00
a37f26374b Merge pull request #2848 from Cito/fix-import-firefox-on-win
Fix import with Firefox on Windows (#2750)
2023-10-04 11:16:32 +08:00
21e340c2a6 Fix import with Firefox on Windows 2023-10-03 16:39:31 +02:00
033e337f78 Add the IBM Plex Sans font to the web 2023-10-03 20:46:30 +08:00
4953a4d356 Merge pull request #2828 from omnivore-app/fix/web-title-typo
Fix title tooltip for the reader display settings
2023-10-02 15:00:18 +08:00
334718292f Fic title tooltip for the reader display settings 2023-10-02 14:53:14 +08:00
a99aa059c9 Add the contribute button to the left menu 2023-10-02 12:57:25 +08:00
6d9f8293df Improve settings layout when sections are empty, better display settings for PDFs 2023-10-02 11:58:18 +08:00
a10c451010 Linting clean up 2023-09-30 13:14:01 +08:00
34e9ed16b5 Add settings menu 2023-09-30 12:51:15 +08:00
44e85ea295 Merge 2023-09-30 12:48:57 +08:00
12a9973935 Dont show an overlay when editing display settings 2023-09-27 17:40:42 +08:00
9505d61b75 Fix logout from settings pages 2023-09-13 17:43:52 +08:00
0946f3d3e8 Fix some console logs, better handle posthog 2023-09-13 12:52:34 +08:00
842e4bbf98 Update help links 2023-09-13 10:22:45 +08:00
f76a22c3fa Better handling of subscription type searches 2023-09-12 15:12:34 +08:00
9f80e791cb Fix auto focus and tab index on login + add link forms 2023-09-07 22:20:30 +08:00
ec508d80b0 Use loading instead of validating to avoid flicker 2023-09-07 19:10:42 +08:00
38565e557c Load the entire left menu before displaying 2023-09-07 18:30:43 +08:00
17e6c68cf5 Dont display the Edit Saved Searches button during loading 2023-09-07 18:01:14 +08:00
e9a52738f7 Fix list layout icon 2023-09-07 17:42:39 +08:00
e94529a96c Merge pull request #2707 from Podginator/feat/saved-links
Add Saved Searches,  the ability to add new searches, delete searches, and reorder searches.
2023-09-07 17:27:48 +08:00
154b619d2d Increase the debounce time on username validation 2023-09-07 14:04:51 +08:00
79f42a5bde Merge Main 2023-09-06 17:54:18 +02:00
46ce2adade escaping 2023-09-05 15:04:03 +08:00
8046b73001 Improve styling 2023-09-05 14:07:27 +08:00
dfdfb9ef28 Add blurb to web about onboarding emails 2023-09-05 14:05:23 +08:00