Commit Graph

786 Commits

Author SHA1 Message Date
d1d7f93fc3 time each steps in the update home job 2024-05-29 17:58:28 +08:00
69dbbd7635 add score api url to env var 2024-05-29 17:45:51 +08:00
69c555b8c3 Merge pull request #4005 from omnivore-app/feature/refresh-home-api
feature/refresh home api
2024-05-29 17:37:41 +08:00
a9ebcd33e4 add mark as seen to the bulk action 2024-05-29 17:07:19 +08:00
7466501c95 Parse the single score from the digest-score service 2024-05-29 16:40:44 +08:00
292d6b8149 Merge pull request #4001 from omnivore-app/feature/get-subscription-api
feat: create an api to get subscription by id
2024-05-29 15:17:31 +08:00
7a34a03bdd fix subscription and public item orders too 2024-05-29 11:30:19 +08:00
95539948ff feat: create an api to get subscription by id 2024-05-29 10:14:48 +08:00
d04626a02c add slug 2024-05-28 21:59:37 +08:00
9dff961bba fix null checking 2024-05-28 21:44:55 +08:00
5257d95559 fix: home items order is not accurate 2024-05-28 21:29:35 +08:00
3d262a4d1f remove fake code 2024-05-28 15:44:53 +08:00
a3d20c0395 add subscription to the feature 2024-05-28 15:05:44 +08:00
e131afc183 update API 2024-05-28 14:45:33 +08:00
88dcdbfb2d update score api client 2024-05-27 21:29:15 +08:00
efb7160373 rename just read feed to home 2024-05-27 21:11:08 +08:00
5b9e34739d skip auth token for score api for now 2024-05-27 17:59:04 +08:00
b24d8ca413 show long read items before quick links 2024-05-27 17:55:19 +08:00
f603c84b27 store only feed item id and type in redis and fetch the details from DB when pagination API is called 2024-05-27 17:38:36 +08:00
87ad71fbe9 add published_at to the score api request 2024-05-27 12:56:38 +08:00
fff3b4b523 add authorization to the score api client 2024-05-27 11:58:51 +08:00
3cb93283b0 add score library item job 2024-05-27 11:37:59 +08:00
67dac9ba31 add public item source 2024-05-26 14:41:38 +08:00
f2d2e852e1 grant db permission 2024-05-24 15:32:14 +08:00
cb4fc23507 implement justReadFeed API 2024-05-23 22:07:19 +08:00
b058952c2d implement updateJustReadFeed job 2024-05-23 21:10:01 +08:00
06b89a88b3 update candidates selection 2024-05-23 15:48:30 +08:00
b6c150a5cb Merge pull request #3966 from omnivore-app/feature/add-index-for-archived-at
feature/add index for archived at and folder
2024-05-20 12:08:27 +08:00
913215ab09 fix archived query 2024-05-18 22:05:36 +08:00
be9e826446 use IN query for state 2024-05-18 21:24:56 +08:00
5bf9d29967 enqueue uploading original content after saving page 2024-05-17 17:00:37 +08:00
8cfa24a847 allow downloading/uploading readable content 2024-05-15 21:46:22 +08:00
1a973faadc make author optional 2024-05-15 18:12:54 +08:00
505e3666b6 fix: add author to the chapter in digest 2024-05-15 17:38:24 +08:00
6d0edbd61a Merge pull request #3839 from omnivore-app/feature/upload-original-content
feature/upload original content
2024-05-15 16:47:46 +08:00
c6bf64a648 Upgrade to gpt-4o 2024-05-15 11:44:23 +08:00
b7886b8d25 fix tests 2024-05-14 22:47:10 +08:00
9dee510be1 fix rss 2024-05-14 20:18:18 +08:00
dbd7b7932f cont 2024-05-14 17:23:56 +08:00
cce5f2463d still use redis for cache 2024-05-14 17:16:26 +08:00
eddf9206d0 do not store original content in db 2024-05-14 17:15:51 +08:00
6cfb06c226 normalize file url 2024-05-14 17:14:41 +08:00
3514595d83 Merge pull request #3937 from omnivore-app/fix/digest-eligibility
Fix logic on the digest eligibility test
2024-05-13 16:29:00 +08:00
64e4258d89 Merge pull request #3935 from omnivore-app/feature/get-content-api
feature/get content api
2024-05-13 15:27:34 +08:00
7e5b0864b3 Fix logic on the digest eligibility test 2024-05-10 22:50:22 +08:00
8034e18825 fix tests 2024-05-10 16:40:55 +08:00
6e7a436cea POST content API 2024-05-10 16:26:42 +08:00
0f184c4c21 add get content api 2024-05-10 15:43:15 +08:00
e749c8dc3a Add authtrx when checking user digest eligibility 2024-05-10 14:52:23 +08:00
500ec889c8 Add block around var definition 2024-05-10 14:48:27 +08:00