Commit Graph

2032 Commits

Author SHA1 Message Date
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
ef8a75f681 Set the tab index on the RSS forms view 2023-10-02 13:13:02 +08:00
c9aea5248e Make the feeds UI a bit more consistent with the rest of settings 2023-10-02 13:07:51 +08:00
a99aa059c9 Add the contribute button to the left menu 2023-10-02 12:57:25 +08:00
87bb2cc4bc Merge pull request #2819 from omnivore-app/feat/web-account-limits-ux
Account limits UX test
2023-10-02 12:39:06 +08:00
c0b3b83726 Comment out account size UX 2023-10-02 11:59:20 +08:00
6d9f8293df Improve settings layout when sections are empty, better display settings for PDFs 2023-10-02 11:58:18 +08:00
73cfc3a43b Account limits UX test 2023-09-30 14:22:11 +08:00
817a894d64 Fix styling of accounts without altering the default form controls 2023-09-30 14:20:03 +08:00
66ae24329c Merge pull request #2814 from omnivore-app/feat/extension-create-labels
Allow creating labels from the extension
2023-09-30 14:07:04 +08:00
4bda74db3f Merge pull request #2812 from omnivore-app/fix/web-service-worker-cache
Dont use the service worker cache as it interferes with the content security policy
2023-09-30 14:06:49 +08:00
a10c451010 Linting clean up 2023-09-30 13:14:01 +08:00
10e768ace0 Remove debug 2023-09-30 12:54:10 +08:00
34e9ed16b5 Add settings menu 2023-09-30 12:51:15 +08:00
44e85ea295 Merge 2023-09-30 12:48:57 +08: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
bc2c46d3d1 Fix request 2023-09-28 16:09:43 +08:00
d120a6aa3d Dont use the service worker cache as it interferes with the content security policy
If we use this, then the CSP can't set security policies as
granularly, as almost everything will go through connect-src,
like every time we get a fallback image it would go through
fetch and connect-src would have to allow all https.
2023-09-28 15:11:21 +08:00
12a9973935 Dont show an overlay when editing display settings 2023-09-27 17:40:42 +08:00
02291e4e55 Merge pull request #2797 from omnivore-app/fix/web-searches-error-handling
Handle saved searches failing to load
2023-09-25 14:12:56 +08:00
0ae0d0daf5 Merge pull request #2792 from omnivore-app/fix/web-trim-rss-url
Trim RSS URLs before validating them to remove whitespace
2023-09-25 14:12:37 +08:00
60c4a9c20a Handle saved searches failing to load 2023-09-25 13:36:32 +08:00
b4fa5df21f Trim RSS URLs before validating 2023-09-22 18:59:36 +08:00
21244a394d Move debug directory to not interfere with usernames 2023-09-22 17:56:25 +08:00
c5359c930b Use original url for article redirect after saving 2023-09-22 17:25:47 +08:00
eeb30c9ff0 Remove debug lines 2023-09-22 17:20:30 +08:00
cfe5dc94e6 Early return from share-target 2023-09-22 17:09:49 +08:00
319a1dabb2 Early return from share-target 2023-09-22 17:09:22 +08:00
f59b6cd370 Fix debug line 2023-09-22 16:54:30 +08:00
806c19ccd4 Make a test page for debuging the PWA share extension 2023-09-22 15:59:28 +08:00
d4991dc079 More explicit tooltip on archive button hover 2023-09-20 18:20:31 +08:00
1d2ef4a9b5 Update favicon 2023-09-15 20:41:29 +08:00
9505d61b75 Fix logout from settings pages 2023-09-13 17:43:52 +08:00
bb20e8d3fd Disable some of the posthog features 2023-09-13 14:05:35 +08:00
e83f1424bf Fix posthog URL 2023-09-13 13:23:26 +08:00
8767e0b71d Update link_read call 2023-09-13 13:05:16 +08:00
75b981da21 Remove some debug 2023-09-13 12:53:04 +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
63585a9a36 Update link to docs for searches, run prettier 2023-09-08 12:22:34 +08:00
9f80e791cb Fix auto focus and tab index on login + add link forms 2023-09-07 22:20:30 +08:00
791f000677 Fix SWR call 2023-09-07 19:16:02 +08:00
e3d1a69c65 Fix SWR call 2023-09-07 19:15:18 +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