|
|
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 |
|
|
|
6db23ba05c
|
Add intercom identity verification
|
2023-10-27 16:13:03 +08:00 |
|
|
|
67bfca726b
|
add test cases
|
2023-10-26 22:15:33 +08:00 |
|
|
|
d480d53151
|
fix: site scoped search not working for domain and hostname
* alter site_name_tsv to include hostname and domain
* add test cases
|
2023-10-26 22:10:35 +08:00 |
|
|
|
a6e8362401
|
add debugging logs
|
2023-10-26 12:56:46 +08:00 |
|
|
|
8ddfa0a389
|
Fixes for new docker images
|
2023-10-26 11:19:38 +08:00 |
|
|
|
2d7c20eac7
|
Merge pull request #3014 from omnivore-app/feature/delete-user-cron
feat: create an api for the cronjob trigger which cleans up the soft deleted users
|
2023-10-25 21:10:03 +08:00 |
|
|
|
939a00b893
|
Update yarn file
|
2023-10-25 16:58:11 +08:00 |
|
|
|
cf95b6fa07
|
rename the endpoint to /prune
|
2023-10-25 14:41:49 +08:00 |
|
|
|
e6f378f8fe
|
create omnivore_admin role and allow omnivore_admin to delete all users
|
2023-10-25 14:36:15 +08:00 |
|
|
|
dddb51f7d5
|
add test cases
|
2023-10-25 13:14:49 +08:00 |
|
|
|
5f5423ddcb
|
add a pubsub service endpoint for cleanup soft deleted users
|
2023-10-25 13:02:59 +08:00 |
|
|
|
000f928506
|
Update api container
|
2023-10-25 09:32:37 +08:00 |
|
|
|
c4773dc904
|
Landing page improvements and various supporting improvements
|
2023-10-24 09:43:39 +01:00 |
|
|
|
c2092e0e5d
|
Merge pull request #2995 from omnivore-app/fix/item-id-update
fix: library item id could be updated if a different client request id supplied in save page api payload
|
2023-10-24 15:24:18 +08:00 |
|
|
|
533e3554fd
|
Merge pull request #2997 from omnivore-app/feature/reading-progress-api
ignore position check if force = true in reading progress api payload
|
2023-10-24 14:45:47 +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 |
|
|
|
41866d5cb7
|
cont
|
2023-10-23 22:02:43 +08:00 |
|
|
|
f497c0ac5b
|
add test cases
|
2023-10-23 21:43:01 +08:00 |
|
|
|
3f14ac4f9b
|
skip publishing event for importing
|
2023-10-23 21:31:38 +08:00 |
|
|
|
79a647deb4
|
do not publish content and original html in the queue
|
2023-10-23 21:27:16 +08:00 |
|
|
|
f46bb616fa
|
update read_at to now
|
2023-10-23 21:14:23 +08:00 |
|
|
|
e673db423b
|
limit max content size to 10MB
|
2023-10-23 21:11:37 +08:00 |
|
|
|
f18ea7a7ce
|
ignore position check if force = true in reading progress api payload
|
2023-10-23 20:57:20 +08:00 |
|
|
|
0c60706503
|
fix: date filter in bulk action api
|
2023-10-23 19:34:41 +08:00 |
|
|
|
27b352f9ae
|
fix: updates since api returns error for android client if invalid date is supplied
|
2023-10-23 19:07:47 +08:00 |
|
|
|
e94a61a9bc
|
fix: library item id could be updated if a different client request id supplied in save page api payload
|
2023-10-23 17:44:38 +08:00 |
|
|
|
4d255a12a7
|
add test cases
|
2023-10-23 15:47:21 +08:00 |
|
|
|
b26e15c5d6
|
lint
|
2023-10-23 15:44:47 +08:00 |
|
|
|
bbc46c6389
|
fix: when source is rss-feed or csv-import, do not parse items in the backend
|
2023-10-23 15:43:19 +08:00 |
|
|
|
850569d7e4
|
add test cases
|
2023-10-23 12:24:19 +08:00 |
|
|
|
7763a8a939
|
perf: limit search item results to 100 a time and fetch labels and recommendations only needed
|
2023-10-23 10:52:03 +08:00 |
|
|
|
1ebfb94309
|
Merge pull request #2977 from Rudra-Ji/main
fix typo
|
2023-10-20 18:00:43 +08:00 |
|