Commit Graph

2488 Commits

Author SHA1 Message Date
4a1b0cb1fe Use internal storage for content files 2024-05-20 13:52:07 +08:00
89fb6255a5 Merge pull request #3952 from omnivore-app/fix/ios-digest-new-users
Allow opt into digest on the library view
2024-05-15 11:10:38 +08:00
b18ce9ee17 fix: content-type set to text/plain in the digest POST request by overwriting it to application/json 2024-05-15 09:48:04 +08:00
9a3474bf66 Revert file that shouldnt have been removed 2024-05-14 18:12:00 +08:00
a034771848 Allog config of digest 2024-05-14 18:03:05 +08:00
7ef643f549 Make digest refresh less 2024-05-14 10:43:38 +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
e85bb9aa6a Only allow eligible users to enable digest 2024-05-10 14:34:52 +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
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
c47e1581d4 Fix colour on the username message during sign up 2024-05-08 18:53:10 +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
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
91ecc99f37 Add client header 2024-05-07 12:10:22 +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
023df68f7b feat: open notion to public 2024-05-06 13:29:48 +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
fd2e1049ed Make the captcha provider conditional on the envar for self hosters 2024-04-30 15:21:30 +08:00
643c47f9f8 Merge pull request #3815 from kimlimjustin/main
feat: bulk mark as read action
2024-04-24 16:07:22 -07:00
3f808524b9 Add gstatic.cn to CSP 2024-04-23 20:23:49 -07:00
6db838c4fe Merge pull request #3852 from nyatinte/feat/resizable-notebook
Added resize functionality to notebooks of Article and PDF
2024-04-23 12:00:44 -07:00
f127706476 Use www.recaptcha.net 2024-04-23 11:35:41 -07:00
da74213269 Try to add recaptcha to CSP 2024-04-23 11:14:39 -07:00
bde4244f57 Update recaptcha 2024-04-23 10:47:45 -07:00
037262cb2e Use recaptcha.net for recaptcha hosting, works better globally 2024-04-23 10:10:22 -07:00
3c765c9a4d Added resize functionality to notebooks of Article and PDF 2024-04-23 18:10:29 +09:00
d18feb7e55 fix: do not fetch content for search on Web 2024-04-23 11:40:37 +08: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
fe232a09c1 Move the recaptcha provider to _app 2024-04-13 10:09:51 +08:00
6da249c8d7 Merge pull request #3794 from nyatinte/feat/resizable-notebook
Added resize functionality to notebooks
2024-04-09 10:55:31 +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
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