|
|
3d84108202
|
remove feeds table
|
2023-11-14 15:27:58 +08:00 |
|
|
|
2ade0698c5
|
remove unused code
|
2023-11-10 23:03:01 +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 |
|
|
|
98cc0e2b82
|
upsert feed table when subscribing
|
2023-11-09 22:06:30 +08:00 |
|
|
|
490b40e467
|
fix tests
|
2023-11-09 19:08:52 +08:00 |
|
|
|
9dfc5f856d
|
rename variables
|
2023-11-09 19:00:57 +08:00 |
|
|
|
ffac5c195d
|
update comment
|
2023-11-09 16:13:31 +08:00 |
|
|
|
f96ba17c92
|
fetch rss content if required
|
2023-11-09 16:09:23 +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 |
|
|
|
3ff9ce3a09
|
add in:following search filter
|
2023-11-08 18:16:48 +08:00 |
|
|
|
98faefa644
|
add date variables to date search
|
2023-11-08 18:16:48 +08:00 |
|
|
|
2c9ec454f5
|
fix tests
|
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 |
|
|
|
fc783f01ec
|
add feeds graphql api for searching feed by title or url
|
2023-11-08 18:16:48 +08:00 |
|
|
|
878d881e05
|
add feed entity
|
2023-11-08 18:16:48 +08:00 |
|
|
|
e282eea99f
|
add feeds graphql api to the schema
|
2023-11-08 18:16:48 +08:00 |
|
|
|
8731262e51
|
update docker-compose-test
|
2023-11-08 18:02:40 +08:00 |
|
|
|
538ca4212e
|
Revert "Revert "revert sentry upgrade""
This reverts commit 42614d2a37.
|
2023-11-08 17:52:57 +08:00 |
|
|
|
42614d2a37
|
Revert "revert sentry upgrade"
This reverts commit 1cba04d0f3.
|
2023-11-08 17:49:47 +08:00 |
|
|
|
d3852ce655
|
Revert "upgrade sentry/nextjs to 7.77.0"
This reverts commit b65fc43012.
|
2023-11-08 17:49:22 +08:00 |
|
|
|
b65fc43012
|
upgrade sentry/nextjs to 7.77.0
|
2023-11-08 17:25:43 +08:00 |
|
|
|
1cba04d0f3
|
revert sentry upgrade
|
2023-11-08 17:08:35 +08:00 |
|
|
|
127951ee6d
|
Merge pull request #3082 from omnivore-app/dependabot/npm_and_yarn/sentry/serverless-7.77.0
Bump @sentry/serverless from 6.19.3 to 7.77.0
|
2023-11-08 12:47:17 +08:00 |
|
|
|
32ae38fcba
|
upgrade sentry to 7.77.0 in packages/api
|
2023-11-08 12:23:36 +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 |
|
|
|
3761b396f4
|
remove unused code
|
2023-11-03 10:17:36 +08:00 |
|
|
|
9ef608b4b6
|
fix: highlights not added to the content if searching for highlighted content
|
2023-11-03 10:11:14 +08:00 |
|
|
|
ffad064d3a
|
Merge pull request #3051 from naveennamani/patch-1
Fixes #3050 - URLs sensitive to trailing slash
|
2023-11-01 15:48:04 +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 |
|
|
|
c93fc14de8
|
remove user from highlight webhook event
|
2023-11-01 13:26:36 +08:00 |
|
|
|
30cc952f02
|
do not publish events if the highlights are recommended by club users
|
2023-11-01 13:24:06 +08:00 |
|
|
|
ef1adfee98
|
Fixes #3050 - URLs sensitive to trailing slash
By passing false to `removeTrailingSlash` for normalize-url call, the URLs sensitive to trailing slash will be parsed correctly
|
2023-10-30 14:31:46 +05:30 |
|
|
|
8df6fb3ae2
|
import unarchived items by default
|
2023-10-30 16:22:09 +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 |
|
|
|
1b8a9282b6
|
fix tests
|
2023-10-30 14:41:53 +08:00 |
|
|
|
07eb97e7cc
|
remove unused code
|
2023-10-30 14:41:53 +08:00 |
|
|
|
58d5eb6bc0
|
create an API to create a cloud task for each active integration when the cronjob triggers
|
2023-10-30 14:41:52 +08:00 |
|
|
|
5edba30e23
|
create an integration handler for syncing with readwise
|
2023-10-30 14:41:52 +08:00 |
|
|
|
47f67c237d
|
change source to pocket if item is imported from pocket
|
2023-10-30 14:41:52 +08:00 |
|
|
|
6bdc7f01e1
|
Merge pull request #3027 from omnivore-app/fix/site-search
fix: site scoped search not working for domain and hostname
|
2023-10-30 11:08:26 +08:00 |
|