|
|
ae9c6cc8b2
|
fix tests
|
2024-08-21 18:25:12 +08:00 |
|
|
|
016775aadb
|
fix tests
|
2024-08-21 12:24:35 +08:00 |
|
|
|
87b4ec503e
|
enqueue content-fetch task to the queue
|
2024-08-21 12:24:35 +08:00 |
|
|
|
d2c16624c3
|
Add tests for shortcuts service
|
2024-08-20 17:05:13 +08:00 |
|
|
|
62ecbccd34
|
fix tests
|
2024-08-13 12:08:53 +08:00 |
|
|
|
64cf10205b
|
fix tests
|
2024-08-06 14:44:15 +08:00 |
|
|
|
322f736fe0
|
stop storing original html in the database
|
2024-07-31 19:14:38 +08:00 |
|
|
|
ee5e66d9b3
|
Merge pull request #4075 from omnivore-app/feature/posts
feat: posts api
|
2024-07-25 11:42:35 +08:00 |
|
|
|
180efb4846
|
Set Android client
This checks user-agent before X-OmnivoreClient so the more explicit
X-OmnivoreClient overrides the derived client being set from user
agent.
|
2024-07-05 20:15:31 +08:00 |
|
|
|
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 |
|
|
|
45986184c4
|
tidy
|
2024-06-27 17:12:45 +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 |
|
|
|
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 |
|