|
|
d31c520a90
|
add empty trash api to prune soft deleted items in trash
|
2024-01-03 18:26:06 +08:00 |
|
|
|
c939735678
|
remove invalid-url error from subscribing feed
|
2023-12-22 09:51:27 +08:00 |
|
|
|
f6e04daf60
|
return invalid url if feed url is different from user provided url
|
2023-12-22 09:05:43 +08:00 |
|
|
|
0a4758105a
|
feat: update newsletter email api
|
2023-12-20 11:29:10 +08:00 |
|
|
|
92aa11b98e
|
add fetchContent api
|
2023-12-19 18:05:02 +08:00 |
|
|
|
6f1ef075c6
|
add content_not_fetched state for items saved without content fetched
|
2023-12-19 10:41:20 +08:00 |
|
|
|
f2c468f906
|
allow setting fetchContent and folder when subscribe to a feed
|
2023-12-14 16:32:48 +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 |
|
|
|
9f59d09c20
|
validate and return rss feed if the url is an rss feed url
|
2023-12-11 13:46:35 +08:00 |
|
|
|
0d60ece6d6
|
make folder optional
|
2023-12-08 20:03:36 +08:00 |
|
|
|
da3fede3a4
|
fix saved search bug: undefined category in input
|
2023-12-08 19:58:41 +08:00 |
|
|
|
3759e10615
|
fix feed url in pdf file not saved
|
2023-12-08 11:29:02 +08:00 |
|
|
|
a116833659
|
feat: allow moving items to a folder in a bulk
|
2023-12-04 18:10:14 +08:00 |
|
|
|
767629b8c7
|
replace articleSavingRequest with success (boolean value) as a response
|
2023-12-04 15:54:14 +08:00 |
|
|
|
bd3945fc7e
|
Merge pull request #3164 from omnivore-app/feature/fetch-content-for-following
feat: fetch content for rss feed items in following folder
|
2023-11-28 12:07:17 +08:00 |
|
|
|
989f4f04e0
|
add scan feeds api to scan feeds from opml or html
|
2023-11-24 12:11:33 +08:00 |
|
|
|
fd781644f1
|
feat: fetch content for rss feed items in following folder
|
2023-11-23 18:03:25 +08:00 |
|
|
|
750b59cb8d
|
Merge pull request #3139 from omnivore-app/change-folder-to-state-1
|
2023-11-23 12:31:37 +08:00 |
|
|
|
fca406bb3d
|
allow updating taskName
|
2023-11-17 11:27:30 +08:00 |
|
|
|
24f31ce1eb
|
add folder to the updates api params
|
2023-11-17 11:27:30 +08:00 |
|
|
|
0869cfd477
|
replace category with folder in the GQL type
|
2023-11-16 17:50:30 +08:00 |
|
|
|
f9b389edad
|
add folder to article and search item type
|
2023-11-15 17:25:14 +08:00 |
|
|
|
12c18a3661
|
add preview content to the search API response
|
2023-11-15 15:53:01 +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 |
|
|
|
490b40e467
|
fix tests
|
2023-11-09 19:08:52 +08:00 |
|
|
|
9dfc5f856d
|
rename variables
|
2023-11-09 19:00:57 +08:00 |
|
|
|
b7496db56c
|
add following handler to save following item
|
2023-11-09 15:53:44 +08:00 |
|
|
|
cbb5a0a921
|
revert searchItem changes
|
2023-11-08 18:16:48 +08:00 |
|
|
|
cc53992b9a
|
add addFollowingToLibrary API
|
2023-11-08 18:16:48 +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 |
|
|
|
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 |
|
|
|
fc783f01ec
|
add feeds graphql api for searching feed by title or url
|
2023-11-08 18:16:48 +08:00 |
|
|
|
e282eea99f
|
add feeds graphql api to the schema
|
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 |
|
|
|
f6c0b2ba34
|
add import_item_state to set integration api payload
|
2023-10-30 16:09:10 +08:00 |
|
|
|
5edba30e23
|
create an integration handler for syncing with readwise
|
2023-10-30 14:41:52 +08:00 |
|
|
|
6db23ba05c
|
Add intercom identity verification
|
2023-10-27 16:13:03 +08:00 |
|
|
|
f18ea7a7ce
|
ignore position check if force = true in reading progress api payload
|
2023-10-23 20:57:20 +08:00 |
|
|
|
4e36a5809e
|
fix failure of re-subscribing rss feed
|
2023-10-20 11:05:58 +08:00 |
|
|
|
1880f2ace4
|
Update rss handler to fetch a group of rss feeds in one task
|
2023-10-19 17:27:55 +08:00 |
|
|
|
7848413645
|
Update schema
|
2023-10-18 16:34:20 +08:00 |
|
|
|
cf101c6d18
|
Cache and check feed checksums to reduce fetching
|
2023-10-18 16:26:03 +08:00 |
|
|
|
2e5529fd81
|
allow readingProgressAnchorIndex to be null
|
2023-10-05 14:31:07 +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 |
|
|
|
5ed7e819e8
|
fix label constraint
|
2023-10-05 14:28:52 +08:00 |
|