Commit Graph

705 Commits

Author SHA1 Message Date
0df6fabfa8 add date 2024-06-09 10:32:54 +08:00
00d386b5eb add hover menu 2024-06-09 10:23:57 +08:00
d87c8d83ca add annotation 2024-06-09 08:56:30 +08:00
470413b704 add basic highlights web UI 2024-06-08 10:50:44 +08:00
f064937903 Fix reader bg color, and justread hover color 2024-06-06 12:32:42 +08:00
b6cbf064e9 Add full theme selection to the menu 2024-06-06 11:39:22 +08:00
9861822d8f Comment out feedback buttons 2024-06-05 19:26:36 +08:00
c4d8be6094 Linting 2024-06-05 19:20:54 +08:00
9961ada6c7 Match latest UX a bit more closely for just read 2024-06-05 19:11:21 +08:00
ad2863e54a reduce just added item padding 2024-06-03 10:56:09 +08:00
8eac9375a2 feat: add a hidden section in home feed and load on demand 2024-05-31 16:34:32 +08:00
a6d27bea8d rename for you to top picks 2024-05-31 12:23:11 +08:00
1af6cfa549 rename long section to for you 2024-05-31 11:51:30 +08:00
633a022825 add client side pagination 2024-05-30 17:36:18 +08:00
4a54fa31af show just added section in home page 2024-05-30 13:51:43 +08:00
4a525d1671 More improvements to the home debugging page 2024-05-29 19:55:19 +08:00
153db085a4 Allow refreshing the debug home page 2024-05-29 17:58:59 +08:00
d4700cc393 Fix stub import 2024-05-29 16:56:19 +08:00
67b38fe928 Debug page to see scores 2024-05-29 16:41:16 +08:00
e4bc3c72fa Cast to help typescript 2024-05-29 16:21:37 +08:00
86ff1eddae Add subscription type import 2024-05-29 16:21:37 +08:00
8dc2ac8f9d Add CTA subtle 2024-05-29 16:21:37 +08:00
3f1e1688a8 Go edge to edge on mobile 2024-05-29 16:21:37 +08:00
45234b9476 Add unsubscribe button 2024-05-29 16:21:37 +08:00
fdf25c3ed2 Better site icon handling, start to separate out subscription hover cards 2024-05-29 16:21:37 +08:00
e512fcd9f3 Improve mobile layout 2024-05-29 16:21:37 +08:00
5c4f8fc916 First pass at the just read home web ux 2024-05-29 16:21:37 +08:00
b485e5dd2c fix: add missing curly braces around props.children in ConditionalCaptchaProvider 2024-05-23 20:01:14 +00:00
e85bb9aa6a Only allow eligible users to enable digest 2024-05-10 14:34:52 +08:00
534b7b624d Merge pull request #3915 from omnivore-app/feat/web-digest-signup
Add digest config to the account page
2024-05-09 14:53:05 +08:00
543ecd0d91 Fix colours on ConfirmProfile and update naming 2024-05-08 19:17:47 +08:00
0d41e04640 Add enable Digest button 2024-05-08 16:43:01 +08:00
7e7ca4333b linting 2024-05-08 16:24:13 +08:00
976f5e5a6b Better handling of user personalization errors 2024-05-08 16:09:02 +08:00
dad7cfdc41 Add digest config to the account page 2024-05-08 14:01:57 +08:00
a015ed8284 Add android to the install page 2024-05-07 13:08:57 +08:00
9fa6683675 Login and auth styling 2024-05-07 10:58:52 +08:00
d31f558ce9 Fix issue with Google auth button occasionally dissapearing 2024-05-07 10:33:39 +08:00
749995628e Design improvements on landing page, add return button in settings 2024-05-07 09:37:37 +08:00
023df68f7b feat: open notion to public 2024-05-06 13:29:48 +08:00
fd2e1049ed Make the captcha provider conditional on the envar for self hosters 2024-04-30 15:21:30 +08:00
037262cb2e Use recaptcha.net for recaptcha hosting, works better globally 2024-04-23 10:10:22 -07:00
9ed94b4571 Merge pull request #3796 from omnivore-app/feature/captcha
feature: add captcha to email-login and reset-password pages
2024-04-18 09:48:08 +08:00
fe232a09c1 Move the recaptcha provider to _app 2024-04-13 10:09:51 +08:00
bc0e38f44a Merge pull request #3792 from omnivore-app/fix/feed_failed_at
show failed_at timestamp if a feed failed to fresh
2024-04-08 17:46:27 +08:00
5dfbd7f238 failed timestamp text is in red color 2024-04-08 16:32:43 +08:00
7ed885bdab add recaptcha to the reset-password page 2024-04-08 12:17:49 +08:00
3f5417d71d add recaptcha to the email-login page 2024-04-08 12:15:01 +08:00
f8a6887d09 show failed_at timestamp if a feed failed to fresh 2024-04-05 17:26:38 +08:00
207241934d show label_attached instead of label_created in rules 2024-04-05 16:51:11 +08:00