|
|
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 |
|
|
|
242e6e0fa3
|
delete all the labels and highlights attached to the item when item was deleted
|
2024-02-21 13:52:39 +08:00 |
|
|
|
afd4d2a397
|
fix: duplicate key value violates unique constraint "library_item_pkey" by getting the item by user_id and md5(url) for update before upserting the item
|
2024-02-19 11:35:43 +08:00 |
|
|
|
03f89d890e
|
fix tests
|
2024-02-08 10:42:37 +08:00 |
|
|
|
efd8119e02
|
reduce sql error
|
2024-02-06 16:53:32 +08:00 |
|
|
|
250d9089b3
|
fix tests
|
2024-02-06 16:53:32 +08:00 |
|
|
|
4eba7df84c
|
always upsert library items
|
2024-02-06 16:53:32 +08:00 |
|
|
|
e980be7771
|
skip test
|
2024-02-02 14:14:41 +08:00 |
|
|
|
3ecbd3f434
|
Need to force this test to overwrite the cached value
|
2024-02-01 09:59:42 +08:00 |
|
|
|
1b8111b907
|
wait until all jobs are done in test
|
2024-01-31 19:10:57 +08:00 |
|
|
|
5e883cb2ba
|
running worker in the test
|
2024-01-31 17:45:49 +08:00 |
|
|
|
58d384f4f6
|
fix pdf saving
|
2024-01-29 14:11:07 +08:00 |
|
|
|
ecbf402266
|
fix tests
|
2024-01-26 13:01:53 +08:00 |
|
|
|
4da93cbd2d
|
Merge pull request #3402 from omnivore-app/fix/unique-constraint
fix: ignore error when saving existing library item in db
|
2024-01-22 12:38:09 +08:00 |
|
|
|
5964d827c8
|
fix tests
|
2024-01-22 11:04:11 +08:00 |
|
|
|
202d19c9d3
|
Fix api status mapping
|
2024-01-21 14:11:53 +08:00 |
|
|
|
d558fe2b17
|
fix tests
|
2024-01-18 11:24:26 +08:00 |
|
|
|
5986bd0a68
|
Change around redis initialization so we can pull in secrets from secret manager async on startup
|
2024-01-16 21:30:15 +08:00 |
|
|
|
150a456c35
|
replace redis client library with ioredis
|
2024-01-16 15:42:50 +08:00 |
|
|
|
deddb51c42
|
fix: change user email address after user deleted account
|
2024-01-12 11:45:28 +08:00 |
|
|
|
f81ad17fb1
|
fix tests
|
2024-01-10 18:07:58 +08:00 |
|
|
|
1ec5b7affe
|
fix labels not saved when merging highlights
|
2024-01-05 23:22:09 +08:00 |
|
|
|
f4ff4b9fcd
|
fix tests
|
2024-01-04 22:27:31 +08:00 |
|
|
|
554c4cee12
|
add test cases
|
2024-01-03 18:26:07 +08:00 |
|
|
|
b348fae677
|
fix multi-select bulk action api
|
2023-12-29 18:42:07 +08:00 |
|
|
|
55518139fb
|
generate raw sql because postgres does not support prepared statements in DO blocks
|
2023-12-29 09:53:23 +08:00 |
|
|
|
881626d35a
|
fix type of highlight is null from update since api
|
2023-12-28 16:55:23 +08:00 |
|
|
|
2b886d7e68
|
return highlights in update since api response
|
2023-12-28 14:03:07 +08:00 |
|
|
|
0a4758105a
|
feat: update newsletter email api
|
2023-12-20 11:29:10 +08:00 |
|
|
|
b5f82d448e
|
return folder when newsletter email api is called
|
2023-12-19 14:52:30 +08:00 |
|
|
|
7a2cf6c6fe
|
fix sort by word count not working
|
2023-12-18 10:40:10 +08:00 |
|
|
|
06e17e2eb8
|
return source of the labels tagged to an item
|
2023-12-14 10:40:18 +08:00 |
|
|
|
18e69cc58a
|
fix tests
|
2023-12-12 15:19:12 +08:00 |
|
|
|
e730abb9aa
|
fix subscribe api returns error due to createdAt being null
|
2023-12-12 15:17:00 +08:00 |
|
|
|
4d41117d8b
|
ignore sort:score since we always order by score when doing fulltext search
|
2023-12-11 11:54:56 +08:00 |
|
|
|
dc9268d668
|
add test cases
|
2023-12-08 17:05:24 +08:00 |
|
|
|
618a5dc6a8
|
add test cases
|
2023-12-06 22:23:32 +08:00 |
|
|
|
312bf93d9b
|
fix tests
|
2023-12-05 17:07:40 +08:00 |
|
|
|
3c67d1911c
|
fix tests
|
2023-12-05 12:31:26 +08:00 |
|
|
|
022d0f9e66
|
Merge pull request #3159 from omnivore-app/fix/nested-labels
feat: wildcard search for labels and nested labels
|
2023-11-23 21:44:44 +08:00 |
|
|
|
da2b3c6895
|
add test cases
|
2023-11-23 21:34:35 +08:00 |
|
|
|
7c56dc2cba
|
add test cases
|
2023-11-23 21:33:04 +08:00 |
|
|
|
e26ed0b6f0
|
add RSS label to the following feed items
|
2023-11-17 18:26:00 +08:00 |
|
|
|
c5a97c7a41
|
change archive and trash from folder to state
|
2023-11-17 13:51:33 +08:00 |
|
|
|
3d84108202
|
remove feeds table
|
2023-11-14 15:27:58 +08:00 |
|
|
|
59bbc5562b
|
fix tests
|
2023-11-10 22:37:14 +08:00 |
|
|
|
adf13131db
|
add folder to library_item table
|
2023-11-10 17:34:46 +08:00 |
|
|
|
69dc1ba47a
|
fix tests
|
2023-11-09 22:39:51 +08:00 |
|
|
|
3e9a049306
|
add fields to the response of user personalization api
|
2023-11-07 15:39:56 +08:00 |
|