|
|
6f1ef075c6
|
add content_not_fetched state for items saved without content fetched
|
2023-12-19 10:41:20 +08:00 |
|
|
|
97735d0633
|
make existing newsletters go to inbox folder
|
2023-12-18 16:08:36 +08:00 |
|
|
|
d67b974367
|
add fetch_content and folder column to the subscriptions table and folder column to newsletter_emails table
|
2023-12-14 15:41:54 +08:00 |
|
|
|
06e17e2eb8
|
return source of the labels tagged to an item
|
2023-12-14 10:40:18 +08:00 |
|
|
|
dcd6e8bb60
|
allow adding source of label when adding labels
|
2023-12-13 16:25:25 +08:00 |
|
|
|
56a7ae4dc1
|
add source column to entity_labels table
|
2023-12-13 14:35:24 +08:00 |
|
|
|
0869cfd477
|
replace category with folder in the GQL type
|
2023-11-16 17:50:30 +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 |
|
|
|
9dfc5f856d
|
rename variables
|
2023-11-09 19:00:57 +08:00 |
|
|
|
99616501cf
|
add saveFollowing API
|
2023-11-08 18:16:48 +08:00 |
|
|
|
9b0b378c39
|
check is_fetching_content and only fetch content if required for rss feed items
|
2023-11-08 18:16:48 +08:00 |
|
|
|
679512c9d1
|
add columns to library_item
|
2023-11-08 18:16:48 +08:00 |
|
|
|
1da8dc6545
|
update library_item table
|
2023-11-08 18:16:48 +08:00 |
|
|
|
da0d1705b5
|
add following graphql api to fetch user following
|
2023-11-08 18:16:48 +08:00 |
|
|
|
878d881e05
|
add feed entity
|
2023-11-08 18:16:48 +08:00 |
|
|
|
3e9a049306
|
add fields to the response of user personalization api
|
2023-11-07 15:39:56 +08:00 |
|
|
|
fdad3a28af
|
Merge pull request #3024 from omnivore-app/integratoin
improvement on integrations
|
2023-11-03 17:20:17 +08:00 |
|
|
|
e98d029250
|
remove unused fields in library_item entity so we exclude them from the webhook event
|
2023-11-01 14:56:36 +08:00 |
|
|
|
f6c0b2ba34
|
add import_item_state to set integration api payload
|
2023-10-30 16:09:10 +08:00 |
|
|
|
a528692125
|
add import_item_state to integration entity
|
2023-10-30 15:12:18 +08:00 |
|
|
|
056bf9ebf1
|
fix update sql
|
2023-10-24 13:12:59 +08:00 |
|
|
|
3c75a23e75
|
fix: showing original url instead of signed url for pdf files in search api response
|
2023-10-24 12:02:58 +08:00 |
|
|
|
18aece84e7
|
add scheduledAt to subscriptions
|
2023-10-19 17:27:08 +08:00 |
|
|
|
cf101c6d18
|
Cache and check feed checksums to reduce fetching
|
2023-10-18 16:26:03 +08:00 |
|
|
|
e54c1c81a1
|
soft delete user by calling delete account api
|
2023-10-16 15:24:53 +08:00 |
|
|
|
1bc9912271
|
fix failure of saving highlight when position is null
|
2023-10-12 11:27:46 +08:00 |
|
|
|
f6c906201b
|
fetch recommendations separately too
|
2023-10-05 14:32:05 +08:00 |
|
|
|
4ff5484d8e
|
change item_type to text
|
2023-10-05 14:31:06 +08:00 |
|
|
|
68e381deb2
|
revert note changes
|
2023-10-05 14:31:06 +08:00 |
|
|
|
fdd771bc06
|
add migration script
|
2023-10-05 14:31:06 +08:00 |
|
|
|
cbaa3d6900
|
fix newsletters test
|
2023-10-05 14:30:10 +08:00 |
|
|
|
6672ca0109
|
fix labels tests
|
2023-10-05 14:30:10 +08:00 |
|
|
|
d50174ef76
|
fix article tests
|
2023-10-05 14:30:10 +08:00 |
|
|
|
afa1165a29
|
fix setting labels
|
2023-10-05 14:28:52 +08:00 |
|
|
|
d9d71aa443
|
fix highlights api
|
2023-10-05 14:28:52 +08:00 |
|
|
|
5ed7e819e8
|
fix label constraint
|
2023-10-05 14:28:52 +08:00 |
|
|
|
f8f3ec0c56
|
save claim in httpContext
|
2023-10-05 14:27:17 +08:00 |
|
|
|
b1899e340d
|
replace library item
|
2023-10-05 14:25:10 +08:00 |
|
|
|
c655f78f8c
|
replace highlight
|
2023-10-05 14:24:28 +08:00 |
|
|
|
612151c151
|
remove elastic from docker-compose
|
2023-10-05 14:24:04 +08:00 |
|
|
|
5dce78eedb
|
update entity subscriber
|
2023-10-05 14:22:58 +08:00 |
|
|
|
648a16615b
|
update search query
|
2023-10-05 14:22:58 +08:00 |
|
|
|
0b309b7a45
|
add recommendation db table and entity
|
2023-10-05 14:22:58 +08:00 |
|
|
|
5f0e1af285
|
update highlight entity
|
2023-10-05 14:22:58 +08:00 |
|
|
|
06000264d2
|
replace saveEmail
|
2023-10-05 14:22:58 +08:00 |
|
|
|
9370951893
|
create a repository directory
|
2023-10-05 14:22:56 +08:00 |
|
|
|
425864ce01
|
remove knex
|
2023-10-05 14:21:56 +08:00 |
|
|
|
928ed2e6a9
|
add libraryItemPreview entity class
|
2023-10-05 14:18:21 +08:00 |
|
|
|
e1af53ab48
|
add libraryItem entity class
|
2023-10-05 14:18:21 +08:00 |
|