Commit Graph

517 Commits

Author SHA1 Message Date
31f04344fc resolve rebase conflicts 2024-06-13 18:41:35 +08:00
88e3d648c8 add a REST API to trigger the expire folder job 2024-06-13 18:36:33 +08:00
6f496b9336 add folder expiration jobs 2024-06-13 18:30:27 +08:00
12fa6ca0b4 add delete folder policy api 2024-06-13 18:29:21 +08:00
6138e078b1 add update folder policy api 2024-06-13 18:29:21 +08:00
2d757a4896 add create folder policy api 2024-06-13 18:29:21 +08:00
7940c3f4ea add list folder policy api 2024-06-13 18:29:21 +08:00
e9f9f5dded add index for user_id column on highlight table 2024-06-06 17:33:42 +08:00
70bc136d15 batch get labels from highlight id 2024-06-06 17:26:01 +08:00
24457d9036 search highlights by labels 2024-06-06 16:12:07 +08:00
9259a9cfe3 fix tests 2024-06-06 14:53:14 +08:00
166b324d63 add tests 2024-06-06 13:26:13 +08:00
0013150c26 feat: highlights api 2024-06-05 20:44:18 +08:00
a9ebcd33e4 add mark as seen to the bulk action 2024-05-29 17:07:19 +08:00
95539948ff feat: create an api to get subscription by id 2024-05-29 10:14:48 +08:00
f92c6ef5a1 lint test file 2024-05-16 12:03:41 +08:00
6d0edbd61a Merge pull request #3839 from omnivore-app/feature/upload-original-content
feature/upload original content
2024-05-15 16:47:46 +08:00
58fa766e2f remove debugging logs 2024-05-15 16:35:19 +08:00
eff9e6ce4d add global hooks 2024-05-15 16:23:52 +08:00
950b42899d fix mock cloud storage 2024-05-15 15:53:42 +08:00
cca7a21884 fix tests 2024-05-15 11:02:18 +08:00
2cb1b8ed1e Add an extra test for clearing the user personalization data 2024-05-15 10:35:58 +08:00
b7886b8d25 fix tests 2024-05-14 22:47:10 +08:00
8034e18825 fix tests 2024-05-10 16:40:55 +08:00
20408277d2 add digestConfig to the userPersonalization API request data 2024-05-03 14:35:55 +08:00
3e84c2f1df fix tests 2024-05-03 12:17:07 +08:00
32be8126df reduce number of db calls for search library items 2024-04-30 12:48:19 +08:00
3dcc514be7 Merge pull request #3835 from omnivore-app/fix/guess-user-email
return UNKNOWN as error code if email exists when user signs up
2024-04-24 16:06:46 -07:00
fa4b3bf462 fix cron schedule bug with bull 2024-04-19 14:25:18 +08:00
75c0745d7e fix tests 2024-04-19 11:19:39 +08:00
8e31ac4fea fix tests 2024-04-16 12:24:20 +08:00
a9779a51e8 fix: LABEL_ALREADY_EXIST bug occured during label creation
* comparing both user_id and label name when looking for an existing matching label
2024-04-16 09:56:57 +08:00
5f239d2dcb update graceful shutdown 2024-04-11 11:08:22 +08:00
77c11fb80f Merge pull request #3767 from omnivore-app/fix/verification
Enqueue emails
2024-04-08 12:30:37 +08:00
7abb396032 remove stub 2024-04-05 22:53:03 +08:00
65ba80b5a3 fix tests 2024-04-05 18:02:52 +08:00
5446ca80dc fix tests 2024-04-05 17:53:18 +08:00
46e3936a85 resolve conflicts after rebasing 2024-04-05 17:13:10 +08:00
8af2bb076c rename send mail functions 2024-04-05 16:59:20 +08:00
c37b31dcb6 fix tests 2024-04-05 16:57:02 +08:00
6f03b214b5 allow delete internal labels 2024-04-05 15:58:39 +08:00
9f4f1d07ca do not create label if label name case-insensitively matches existing label name 2024-04-05 15:50:01 +08:00
8d11096142 fix tests 2024-04-04 12:38:41 +08:00
88a7e8d85b fix tests 2024-04-04 12:17:15 +08:00
44c67e2ebf remove babel and compile test files 2024-04-04 12:17:15 +08:00
1f4f68530f add tests for filters 2024-04-03 16:59:50 +08:00
57b0f8c5a5 Add tests for isValidSignupRequest 2024-04-01 11:17:15 +08:00
ede99dcd33 Better matching for youtube video URLs 2024-03-30 10:42:01 +08:00
76f3321680 revalidate integration once updated 2024-03-20 10:32:32 +08:00
bf59fbf26e add integration api 2024-03-20 10:32:31 +08:00