Commit Graph

1710 Commits

Author SHA1 Message Date
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
1e0b0a54ad Add missing attribute 2024-06-06 11:58:30 +08:00
b6cbf064e9 Add full theme selection to the menu 2024-06-06 11:39:22 +08:00
136baf80e4 Revert LibraryMenu changes 2024-06-06 11:10:52 +08:00
9961ada6c7 Match latest UX a bit more closely for just read 2024-06-05 19:11:21 +08:00
633a022825 add client side pagination 2024-05-30 17:36:18 +08:00
8dc2ac8f9d Add CTA subtle 2024-05-29 16:21:37 +08:00
45234b9476 Add unsubscribe button 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
ecd72279c3 Remove extra whitespace 2024-05-13 14:07:46 +08:00
4d0f1bec88 Add support for embedding TikTok videos 2024-05-13 13:30:54 +08:00
211415f1f6 Allow more lines of titles on smaller screens 2024-05-09 15:55:51 +08:00
5de381c392 Handle really long titles better 2024-05-09 15:34:21 +08:00
543ecd0d91 Fix colours on ConfirmProfile and update naming 2024-05-08 19:17:47 +08:00
c47e1581d4 Fix colour on the username message during sign up 2024-05-08 18:53:10 +08:00
46459ed4ab Fix styling on web reset password page 2024-05-07 17:22:02 +08:00
623d3eaeb3 Add android install help 2024-05-07 13:10:57 +08:00
a015ed8284 Add android to the install page 2024-05-07 13:08:57 +08:00
334d3add17 Add IOSInstallHelp file 2024-05-07 12:40:03 +08:00
4dffbadd30 Use yellow for the Add button 2024-05-07 12:10:33 +08:00
9fa6683675 Login and auth styling 2024-05-07 10:58:52 +08:00
c830e8ce4e Style improvements for login 2024-05-07 10:33:51 +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
6091dddc88 Add SuperNotes Pro font 2024-05-02 14:03:22 +08:00
68e3fce61d Add title and URL to notebook export 2024-05-02 13:54:21 +08:00
643c47f9f8 Merge pull request #3815 from kimlimjustin/main
feat: bulk mark as read action
2024-04-24 16:07:22 -07:00
3c765c9a4d Added resize functionality to notebooks of Article and PDF 2024-04-23 18:10:29 +09: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
4a143b069c Add missing file 2024-04-15 11:03:34 +08:00
08a4126f00 feat: bulk mark as read action 2024-04-14 14:55:11 +07:00
3897828b69 create a parent component for ForgotPasswordForm 2024-04-08 16:19:49 +08:00
97868b16cb create a parent component for LoginForm 2024-04-08 16:18:02 +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
7e812ab8b2 move Recaptcha to element 2024-04-08 11:45:53 +08:00
5342a43318 Added resize functionality to notebooks 2024-04-07 21:42:19 +09:00
dcfc951797 revert import order change 2024-04-03 17:16:37 +08:00
e9a587bfdb escape quotes for label search on Web 2024-04-03 17:07:36 +08:00
95556f6597 escape quotes for subscription search on Web 2024-04-03 17:00:21 +08:00
f7eb059f3e Fix naming of recaptcha environment variable 2024-04-01 12:32:12 +08:00
47d6f16961 Fix signature on props 2024-04-01 11:17:15 +08:00
442475d684 Make this optional for self hosters 2024-04-01 11:17:15 +08:00
2257a5a42e Add web recaptcha on signup 2024-04-01 11:17:13 +08:00
7dfb526ce7 Allow email login 2024-03-31 19:03:55 +08:00
24c14a1323 Temporarily disable email signup 2024-03-31 18:09:03 +08:00
c9230b0da7 Merge branch 'omnivore-app:main' into flair-icon-alignment 2024-03-27 21:57:04 +01:00
fcaac20828 Fix const instead of var 2024-03-26 15:20:25 +08:00
cc945eb6c9 Add a placeholder for the youtube iframe so when it is scrolled away the document height does not change
This fixes an issue with scrolling kind of jumping on devices when
the youtube video is moved to the sticky position.
2024-03-26 14:49:30 +08:00