Commit graph

11382 commits

Author SHA1 Message Date
Jackson Harper
ab81d357ae Update version code 2024-04-08 18:47:51 +08:00
Stefano Sansone
9d690a07a4 Merge branch 'main' into feature/following-screen 2024-04-08 12:40:51 +02:00
Jackson Harper
72213ee58a
Merge pull request #3800 from omnivore-app/release/android-200004
Bump android to 200004
2024-04-08 18:35:24 +08:00
Jackson Harper
efa2b12e36 Bump android to 200004 2024-04-08 18:34:41 +08:00
Jackson Harper
93f4f96732
Merge pull request #3799 from stefanosansone/fix/room-migrations
Android - Allow room destructive migration
2024-04-08 18:20:10 +08:00
Stefano Sansone
f3cb55f8c6 allow room destructive migration 2024-04-08 12:05:43 +02:00
Hongbo Wu
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
Jackson Harper
0f6b2c024e
Merge pull request #3797 from omnivore-app/release/android-0.200.1
release/android 0.200.1
2024-04-08 17:44:54 +08:00
Stefano Sansone
d3784e97fe reformat 2024-04-08 11:39:22 +02:00
Stefano Sansone
962c049cf3 add bottombar 2024-04-08 10:42:01 +02:00
Stefano Sansone
f50209b54c add strings 2024-04-08 10:41:49 +02:00
Hongbo Wu
5dfbd7f238 failed timestamp text is in red color 2024-04-08 16:32:43 +08:00
Hongbo Wu
3897828b69 create a parent component for ForgotPasswordForm 2024-04-08 16:19:49 +08:00
Hongbo Wu
97868b16cb create a parent component for LoginForm 2024-04-08 16:18:02 +08:00
Jackson Harper
60c78158c4 Bump android version 2024-04-08 16:02:20 +08:00
Jackson Harper
33e8e4b75a Bump database version 2024-04-08 16:02:03 +08:00
Jackson Harper
8f5cd7dba8 Fix build issue 2024-04-08 16:01:48 +08:00
Jackson Harper
f03ae00a77
Merge pull request #3776 from omnivore-app/fix/android-notes
Keyboard options on the note view
2024-04-08 14:44:43 +08:00
Jackson Harper
c9234b5688
Merge pull request #3793 from stefanosansone/fix/android-library-flickering
Android - Fix flickering in library
2024-04-08 14:44:21 +08:00
Hongbo Wu
77c11fb80f
Merge pull request #3767 from omnivore-app/fix/verification
Enqueue emails
2024-04-08 12:30:37 +08:00
Hongbo Wu
ec309f5b0d verify captcha in email-login and forgot-password api 2024-04-08 12:27:29 +08:00
Hongbo Wu
7ed885bdab add recaptcha to the reset-password page 2024-04-08 12:17:49 +08:00
Hongbo Wu
3f5417d71d add recaptcha to the email-login page 2024-04-08 12:15:01 +08:00
Hongbo Wu
7e812ab8b2 move Recaptcha to element 2024-04-08 11:45:53 +08:00
nyatinte
5342a43318 Added resize functionality to notebooks 2024-04-07 21:42:19 +09:00
Stefano Sansone
4cf6bf656b add every icon as drawable 2024-04-07 12:59:35 +02:00
Stefano Sansone
23975fdde1 add icons and icons object 2024-04-06 23:01:51 +02:00
Stefano Sansone
50c82ff444 bump versions 2024-04-06 22:49:39 +02:00
Stefano Sansone
b6913f93bb Merge branch 'main' into fix/android-library-flickering 2024-04-06 12:46:18 +02:00
Hongbo Wu
7abb396032 remove stub 2024-04-05 22:53:03 +08:00
Hongbo Wu
65ba80b5a3 fix tests 2024-04-05 18:02:52 +08:00
Hongbo Wu
5446ca80dc fix tests 2024-04-05 17:53:18 +08:00
Hongbo Wu
f8a6887d09 show failed_at timestamp if a feed failed to fresh 2024-04-05 17:26:38 +08:00
Hongbo Wu
73877ed9e8
Merge pull request #3791 from omnivore-app/fix/labels
fix/labels
2024-04-05 17:23:55 +08:00
Hongbo Wu
46e3936a85 resolve conflicts after rebasing 2024-04-05 17:13:10 +08:00
Hongbo Wu
af140cc8b4 remove user name from email template 2024-04-05 16:59:23 +08:00
Hongbo Wu
8af2bb076c rename send mail functions 2024-04-05 16:59:20 +08:00
Hongbo Wu
c37b31dcb6 fix tests 2024-04-05 16:57:02 +08:00
Hongbo Wu
10dcb922f2 Enqueue confirmation email 2024-04-05 16:57:02 +08:00
Hongbo Wu
207241934d show label_attached instead of label_created in rules 2024-04-05 16:51:11 +08:00
Hongbo Wu
25fb9fd698 deduplicate labels when there are case-insensitive identical names 2024-04-05 16:27:17 +08:00
Hongbo Wu
6f03b214b5 allow delete internal labels 2024-04-05 15:58:39 +08:00
Hongbo Wu
9f4f1d07ca do not create label if label name case-insensitively matches existing label name 2024-04-05 15:50:01 +08:00
Stefano Sansone
b0c02bebff Merge branch 'main' into fix/android-library-flickering 2024-04-05 01:59:13 +02:00
Hongbo Wu
61b3241b64
Merge pull request #3711 from omnivore-app/fix/rules
improve rules
2024-04-04 19:03:01 +08:00
Hongbo Wu
906b6c1ea5 fix web 2024-04-04 18:53:10 +08:00
Hongbo Wu
58708a507e use old event format for the compatibility with the old webhooks 2024-04-04 18:22:18 +08:00
Hongbo Wu
8d11096142 fix tests 2024-04-04 12:38:41 +08:00
Hongbo Wu
3983f2b3a2 resolve conflicts after rebasing 2024-04-04 12:27:15 +08:00
Hongbo Wu
45a5382d7c do not send bad_request error if db failure 2024-04-04 12:19:18 +08:00