Commit Graph

329 Commits

Author SHA1 Message Date
fa3e6fe341 make libraryItemIds not null 2024-07-01 10:49:09 +08:00
72a477c25a add delete post graphql api and tests 2024-07-01 10:49:09 +08:00
16f67c854c add update post graphql api and tests 2024-07-01 10:49:09 +08:00
9caad12f09 add create post graphql api and tests 2024-07-01 10:49:09 +08:00
12db8b6a7d add get post graphql api and tests 2024-07-01 10:49:09 +08:00
81b0fc19a2 tidy 2024-07-01 10:49:08 +08:00
091af055c0 add tests 2024-07-01 10:11:32 +08:00
e9b945b375 add tests 2024-07-01 10:11:32 +08:00
a7ba02e063 Merge pull request #4117 from omnivore-app/fix/use-read-replica
fix/use read replica for RLS enabled transactions
2024-06-28 15:13:26 +08:00
8bc05dad03 fix tests 2024-06-28 11:56:28 +08:00
a3ba8573b7 fix: validate ownership of library item before assigning labels to the item 2024-06-28 11:53:20 +08:00
0830f0b312 allow defining replica mode in the auth transaction 2024-06-27 18:38:43 +08:00
a19c4f26c9 Add test for fetching profile 2024-06-19 17:50:04 +08:00
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
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
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
2cb1b8ed1e Add an extra test for clearing the user personalization data 2024-05-15 10:35:58 +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
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
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
88a7e8d85b fix tests 2024-04-04 12:17:15 +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
d3d181c33e Remove unneed import 2024-03-14 12:48:56 +08:00
e9b15ebb06 Dont process youtube videos in this test 2024-03-14 12:48:56 +08:00
6a7d2b0ec2 fix tests 2024-03-13 19:11:38 +08:00
4a70291898 add directionality to the SearchItem and Article Grahql type in the schema 2024-03-04 13:23:52 +08:00
a116d944e7 fix tests 2024-02-28 17:24:02 +08:00
f47f4c1c47 fix tests 2024-02-22 15:23:53 +08:00
af24856603 resolve conflicts after rebasing 2024-02-21 14:29:21 +08:00
abfa15e56f revert soft deletes all the labels and highlights attached to the deleted item 2024-02-21 14:16:21 +08:00