Commit Graph

1239 Commits

Author SHA1 Message Date
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
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
e47e169402 Merge branch 'main' into discover-no-ts-changes 2024-03-19 15:50:51 +08:00
55b6f8197c Fixes for empty layout 2024-03-19 12:39:10 +08:00
21335d3ed4 Fix for pages that dont need auth like terms and conditions page 2024-03-19 12:33:40 +08:00
7c3d15e31a Add some scrolling on youtube videos 2024-03-14 12:48:56 +08:00
53cc193bd1 update header 2024-03-13 19:10:11 +08:00
bdd89113c5 get value from database 2024-03-13 13:27:00 +08:00
41d70bcfb0 Add beta alert 2024-03-13 11:07:08 +08:00
84b35e08ad Remove Discover section from legacy menu 2024-03-12 11:33:33 +08:00
d2c22eaea2 Merge pull request #3649 from Podginator/discover-clean
Discover clean
2024-03-12 10:11:00 +08:00
a3f075fa4b UseEffect to make sure that window is not undefined 2024-03-07 20:42:07 +01:00
7d291f084b Merge all changes from main, update theming of Discover 2024-03-07 17:39:57 +01:00
1a358585b6 Fix issue where System Default font overrides the browser agent font settings 2024-03-07 11:37:25 +08:00
fc9c744496 Remove use verify auth on home 2024-03-05 17:02:05 +08:00
58f75b51d5 Open links in new tab 2024-03-05 14:37:35 +08:00
fb609cffa0 Add verify auth check to settings 2024-03-05 13:16:01 +08:00
9706fee07b New function to verify auth 2024-03-05 12:53:07 +08:00
4ba3bc03de Update shortcut params 2024-03-05 12:53:07 +08:00
cb6ef5f81c Fix the library select and mark read/unread shortcuts 2024-03-05 12:53:07 +08:00
158a833d2d Remove tooltip wrapped component 2024-03-05 10:18:07 +08:00
8ef19ba28c Remove tooltips to fix library clash 2024-03-05 10:10:16 +08:00
91df117072 Remove onOpenChange 2024-03-05 09:34:36 +08:00
e6b76bf463 Remove callback funcs 2024-03-04 21:42:05 +08:00
36e62f2984 Add some debug 2024-03-04 21:22:57 +08:00