Commit Graph

2011 Commits

Author SHA1 Message Date
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
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
f0fcc90bb2 Add validation check to bulk action 2023-09-06 15:50:21 +08:00
9e99a9a3d8 Fix imports 2023-09-06 15:27:56 +08:00
a6240e8223 Return of the bulk tool 2023-09-06 14:49:18 +08: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
a6df9047d7 Use the correct list icon in the dropdown 2023-09-05 11:25:30 +08:00
672e0069c4 Add feeds to dropdown menu 2023-09-05 10:11:19 +08:00
efe35c87fa Set background colour on settings header 2023-09-05 10:03:01 +08:00
62cf59dd57 Use sloth instead of owl 2023-09-05 09:59:19 +08:00
9e78976bf0 Add sloth image 2023-09-05 09:59:19 +08:00
23727c3d7d Better actions for empty saved searches 2023-09-04 17:48:00 +08:00
0ab4c4945d Improve docs 2023-09-04 16:50:28 +08:00
22b76bceab Dont SSR help boxes 2023-09-04 15:56:21 +08:00
e63626be72 Force help boxes to only render client side 2023-09-04 15:34:54 +08:00
afaf6f2945 Remove some debug lines 2023-09-04 15:18:23 +08:00
38891567f3 Make help boxes client side so they dont flicker because they are disabled client side 2023-09-04 15:11:54 +08:00
a886876b4e Make the help boxes nicer on small screens 2023-09-04 14:57:57 +08:00