Commit Graph

2135 Commits

Author SHA1 Message Date
927394e07c fix: save url operation is delayed 2024-02-21 17:54:08 +08:00
40327a5001 Merge pull request #3552 from omnivore-app/feat/docker-public-images 2024-02-21 16:44:19 +08:00
2fff9a5720 Merge pull request #3380 from omnivore-app/fix/recreate-item
fix/recreate item
2024-02-21 15:49:28 +08:00
8f39985f0f fix deleted labels and highlights are still searchable 2024-02-21 15:06:04 +08:00
51c1d33a09 fix tests 2024-02-21 14:55:49 +08:00
af24856603 resolve conflicts after rebasing 2024-02-21 14:29:21 +08:00
b1c45599f6 resolve conflicts after rebasing 2024-02-21 14:29:15 +08:00
eb895b49bf delete labels and highlights attached to the recreated item if the item was deleted before 2024-02-21 14:18:06 +08:00
abfa15e56f revert soft deletes all the labels and highlights attached to the deleted item 2024-02-21 14:16:21 +08:00
38ee6c1331 merge labels and highlights when saving a duplicate item 2024-02-21 14:16:20 +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
310ff37604 Add label to backend container 2024-02-21 13:28:40 +08:00
cd311d6454 do not update db options in queue-processor 2024-02-20 19:09:33 +08:00
59d4d78f78 connection idle timeout in 10 seconds 2024-02-20 18:33:21 +08:00
942b2374b8 get postgres connection pool size from env 2024-02-20 18:08:55 +08:00
d0500f8524 Merge pull request #3542 from omnivore-app/fix/duplicate-key-violation
fix/duplicate key violation
2024-02-19 12:46:57 +08:00
26d05a2e6e delete the new item if it is different from the existing one 2024-02-19 11:47:09 +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
9c493d29db More graceful shutdown for the api server 2024-02-19 11:25:22 +08:00
e0ce598be5 Move apollo prom init into apollo.ts file 2024-02-12 11:29:08 +08:00
a52e8f7295 Add service label 2024-02-10 17:21:28 +08:00
5c29a6c185 Add http metrics 2024-02-10 16:05:35 +08:00
545d618c11 Merge pull request #3524 from omnivore-app/feat/library-navigation-updates
Updated library layout
2024-02-09 14:17:01 +08:00
11463ba6f7 Colour clean ups 2024-02-08 15:01:40 +08:00
5d201521e1 Merge pull request #3518 from omnivore-app/fix/library-item
fix: duplicate key value violates unique constraint "library_item_pkey"
2024-02-08 13:18:22 +08:00
03f89d890e fix tests 2024-02-08 10:42:37 +08:00
c1ba9b8017 fix tests 2024-02-08 10:15:05 +08:00
86f4553dd1 fix: duplicate key value violates unique constraint "library_item_pkey" 2024-02-07 20:41:34 +08:00
485caec803 append job version to the job id 2024-02-07 18:42:10 +08:00
ef6c6349de add remove_on_complete and remove_on_fail to the unique job 2024-02-07 18:03:16 +08:00
8c23cff17b remove limit on the sync reading progress job 2024-02-07 11:09:30 +08:00
d7a81483cf resolve conflicts 2024-02-06 17:02:00 +08:00
1b60694579 lint 2024-02-06 16:54:44 +08:00
efd8119e02 reduce sql error 2024-02-06 16:53:32 +08:00
7e022e3294 reduce find user query 2024-02-06 16:53:32 +08:00
a37bfab348 update create article api 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
468f835f9e Merge pull request #3502 from omnivore-app/fix/bullmq-job-retry-backoff
increase the seed valud of backoff delay to 2 seconds
2024-02-06 15:09:40 +08:00
95fabe1dbf keep completed jobs for up to 24 hours and failed jobs for 7 days 2024-02-06 14:21:00 +08:00
a939180dc9 fix: dedupe update-db job by using library_item_id as job_id 2024-02-06 14:10:53 +08:00
3477da59bb Merge pull request #3503 from omnivore-app/fix/force-update-reading-progress
do not update db immediately for force update of reading progress
2024-02-06 13:12:23 +08:00
d77fad804a fix tests 2024-02-05 18:29:58 +08:00
37c75865d1 do not update db immediately for force update of reading progress 2024-02-05 16:56:48 +08:00
53f63b90d7 increase the seed valud of backoff delay to 2 seconds 2024-02-05 16:26:05 +08:00
2d6bd0779f Dont fetch from rsshub 2024-02-03 19:08:25 +08:00
0a38cd6422 More attempts now that lock timeouts are lower 2024-02-03 19:08:13 +08:00
dde80091b4 Merge pull request #3494 from omnivore-app/fix/rss-more-content-fetch-blocks
Add rss.arxiv and daringfireball to content fetch block lists
2024-02-03 10:57:04 +08:00
7fffa8ce75 Add some logging 2024-02-03 10:04:40 +08:00
46affc0508 Add xkcd 2024-02-03 10:02:25 +08:00