Commit graph

2536 commits

Author SHA1 Message Date
Hongbo Wu
46aa405552 remove timeout in highlight generator 2024-06-12 19:13:09 +08:00
Hongbo Wu
f29592d671 worker can concurrently process 10 jobs 2024-06-12 18:40:08 +08:00
Hongbo Wu
a580fd7ebf catch sync reading progress query error 2024-06-12 18:40:07 +08:00
Hongbo Wu
fc5b152c43 update job name 2024-06-12 18:39:27 +08:00
Hongbo Wu
755f483ba9 create a function to batch delete items in trash 2024-06-12 18:38:14 +08:00
Jackson Harper
5f817bc336 Null handler as we know URL must be set for RSS subscriptions 2024-06-12 14:00:45 +08:00
Hongbo Wu
a5295feb91 remove console timer logs 2024-06-12 13:37:23 +08:00
Hongbo Wu
57695c370c monitor each job latency in prometheus 2024-06-12 13:35:04 +08:00
Hongbo Wu
f052ab55a0 monitor home feed job latency in prometheus 2024-06-12 13:01:36 +08:00
Hongbo Wu
bc7e710835 open youtube transcript to public 2024-06-11 10:55:56 +08:00
Jackson Harper
3f6e7c924a Work on new left menu w/shortcuts 2024-06-10 17:34:59 +08:00
Hongbo Wu
470413b704 add basic highlights web UI 2024-06-08 10:50:44 +08:00
Hongbo Wu
c826e034ab
Merge pull request #4034 from omnivore-app/fix/home-item-thumbnail
fix: home item thumbnail not using proxy url
2024-06-07 13:41:15 +08:00
Hongbo Wu
e05985b2e4 fix typo 2024-06-07 13:40:54 +08:00
Hongbo Wu
0db1108675 replace continuous spaces and new lines with space in preview content 2024-06-07 13:29:38 +08:00
Hongbo Wu
76383d8a33 feat: generate preview content if excerpt less than 180 chars 2024-06-06 19:08:41 +08:00
Hongbo Wu
c48013ed4b fix: home item thumbnail not using proxy url 2024-06-06 17:50:18 +08:00
Hongbo Wu
70bc136d15 batch get labels from highlight id 2024-06-06 17:26:01 +08:00
Hongbo Wu
24457d9036 search highlights by labels 2024-06-06 16:12:07 +08:00
Hongbo Wu
51efff8b8e allow returning library item information in highlight 2024-06-06 15:23:56 +08:00
Hongbo Wu
9259a9cfe3 fix tests 2024-06-06 14:53:14 +08:00
Hongbo Wu
166b324d63 add tests 2024-06-06 13:26:13 +08:00
Hongbo Wu
c620ef38a2 clean up helpers 2024-06-06 12:08:15 +08:00
Hongbo Wu
0013150c26 feat: highlights api 2024-06-05 20:44:18 +08:00
Hongbo Wu
1df84f7a42
Merge pull request #4022 from omnivore-app/fix/notion
fix: always sync Last Updated in Notion
2024-06-03 13:01:49 +08:00
Hongbo Wu
e1236dbe29 always sync Last Updated 2024-06-02 09:56:17 +08:00
Hongbo Wu
8eac9375a2 feat: add a hidden section in home feed and load on demand 2024-05-31 16:34:32 +08:00
Hongbo Wu
e932777347 fix ranking order 2024-05-31 12:58:01 +08:00
Hongbo Wu
a6d27bea8d rename for you to top picks 2024-05-31 12:23:11 +08:00
Hongbo Wu
aa4e091c4b exclude just added items from for you and quick links section 2024-05-31 12:00:30 +08:00
Hongbo Wu
1af6cfa549 rename long section to for you 2024-05-31 11:51:30 +08:00
Hongbo Wu
633a022825 add client side pagination 2024-05-30 17:36:18 +08:00
Hongbo Wu
d349c1867f add section title 2024-05-30 15:48:57 +08:00
Hongbo Wu
8dfd876392 limit to 5 just added items 2024-05-30 15:48:28 +08:00
Hongbo Wu
bc4951f376 do not fail score job if failed to enqueue updating home job 2024-05-30 15:39:04 +08:00
Hongbo Wu
3c27125645 trigger update home job once a new item is scored 2024-05-30 14:34:08 +08:00
Hongbo Wu
4bb33da27f add just added section to home 2024-05-30 13:43:12 +08:00
Hongbo Wu
5739ec2843 only score candidates without scores 2024-05-29 18:47:22 +08:00
Hongbo Wu
84a6530743 log job error 2024-05-29 18:29:48 +08:00
Hongbo Wu
c7de24e9f8 do not rank candidates and just return them all if less than 10 candidates 2024-05-29 18:22:16 +08:00
Hongbo Wu
d1d7f93fc3 time each steps in the update home job 2024-05-29 17:58:28 +08:00
Hongbo Wu
69dbbd7635 add score api url to env var 2024-05-29 17:45:51 +08:00
Hongbo Wu
b7e6888395 remove debugging logs 2024-05-29 17:42:30 +08:00
Hongbo Wu
69c555b8c3
Merge pull request #4005 from omnivore-app/feature/refresh-home-api
feature/refresh home api
2024-05-29 17:37:41 +08:00
Hongbo Wu
b6811ba957 delete home cache before recreating 2024-05-29 17:33:01 +08:00
Hongbo Wu
91c2ae8d97 add refresh home api 2024-05-29 17:24:37 +08:00
Hongbo Wu
a9ebcd33e4 add mark as seen to the bulk action 2024-05-29 17:07:19 +08:00
Hongbo Wu
f496664025 remove expired items before remove extra items 2024-05-29 16:42:16 +08:00
Jackson Harper
7466501c95 Parse the single score from the digest-score service 2024-05-29 16:40:44 +08:00
Hongbo Wu
9280703047
Merge pull request #4003 from omnivore-app/fix/add-score-to-item
fix/add score to item
2024-05-29 15:19:43 +08:00
Hongbo Wu
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
Hongbo Wu
8e8db02633 add score to search item 2024-05-29 15:07:22 +08:00
Hongbo Wu
974c910846 add score to home item 2024-05-29 15:02:10 +08:00
Hongbo Wu
7a34a03bdd fix subscription and public item orders too 2024-05-29 11:30:19 +08:00
Hongbo Wu
e66a1374be remove argument directive 2024-05-29 11:02:35 +08:00
Hongbo Wu
95539948ff feat: create an api to get subscription by id 2024-05-29 10:14:48 +08:00
Hongbo Wu
3b69f0ce0c make slug optional 2024-05-29 09:15:15 +08:00
Hongbo Wu
d04626a02c add slug 2024-05-28 21:59:37 +08:00
Hongbo Wu
9dff961bba fix null checking 2024-05-28 21:44:55 +08:00
Hongbo Wu
5257d95559 fix: home items order is not accurate 2024-05-28 21:29:35 +08:00
Hongbo Wu
4d5a26de2c add start and end cursor to the pageinfo 2024-05-28 17:08:13 +08:00
Hongbo Wu
2e57ceba3a fix removing new items from redis 2024-05-28 17:07:59 +08:00
Hongbo Wu
3d262a4d1f remove fake code 2024-05-28 15:44:53 +08:00
Hongbo Wu
a3d20c0395 add subscription to the feature 2024-05-28 15:05:44 +08:00
Hongbo Wu
6b835f0872 batch load sources 2024-05-28 15:02:22 +08:00
Hongbo Wu
e131afc183 update API 2024-05-28 14:45:33 +08:00
Hongbo Wu
88dcdbfb2d update score api client 2024-05-27 21:29:15 +08:00
Hongbo Wu
1c07e41efd update comment 2024-05-27 21:20:49 +08:00
Hongbo Wu
57b28c39bf store topic as a ltree 2024-05-27 21:17:54 +08:00
Hongbo Wu
efb7160373 rename just read feed to home 2024-05-27 21:11:08 +08:00
Hongbo Wu
5b9e34739d skip auth token for score api for now 2024-05-27 17:59:04 +08:00
Hongbo Wu
b24d8ca413 show long read items before quick links 2024-05-27 17:55:19 +08:00
Hongbo Wu
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
Hongbo Wu
87ad71fbe9 add published_at to the score api request 2024-05-27 12:56:38 +08:00
Hongbo Wu
88c25844b4 set priority = 10 for score job 2024-05-27 12:50:57 +08:00
Hongbo Wu
fff3b4b523 add authorization to the score api client 2024-05-27 11:58:51 +08:00
Hongbo Wu
8f0bebf381 use pre-calculated score from library item when ranking 2024-05-27 11:55:44 +08:00
Hongbo Wu
41b9fef316 score library item after saved 2024-05-27 11:45:51 +08:00
Hongbo Wu
3cb93283b0 add score library item job 2024-05-27 11:37:59 +08:00
Hongbo Wu
f6424c3bd2 add score to library_item entity 2024-05-27 11:12:07 +08:00
Hongbo Wu
25a984dc6a check for existing job before enqueueing 2024-05-26 14:48:30 +08:00
Hongbo Wu
67dac9ba31 add public item source 2024-05-26 14:41:38 +08:00
Hongbo Wu
0a8cc13ac5 add mixing algorithm 2024-05-26 14:31:22 +08:00
Hongbo Wu
1ba6221bc4 add pagination 2024-05-25 11:47:45 +08:00
Hongbo Wu
880a907679 add public item stats 2024-05-24 15:48:24 +08:00
Hongbo Wu
6c9f0c81f6 convert language to code 2024-05-24 15:41:20 +08:00
Hongbo Wu
f2d2e852e1 grant db permission 2024-05-24 15:32:14 +08:00
Hongbo Wu
a48a614676 save just read feed in redis sorted set 2024-05-24 14:52:21 +08:00
Hongbo Wu
cb4fc23507 implement justReadFeed API 2024-05-23 22:07:19 +08:00
Hongbo Wu
b058952c2d implement updateJustReadFeed job 2024-05-23 21:10:01 +08:00
Hongbo Wu
06b89a88b3 update candidates selection 2024-05-23 15:48:30 +08:00
Hongbo Wu
43ebdc30a1 update just read api 2024-05-23 11:36:01 +08:00
Hongbo Wu
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
Hongbo Wu
a3fe526c2c remove debugging timers 2024-05-20 11:26:06 +08:00
Hongbo Wu
eaf5632d0a profile query time 2024-05-19 10:17:50 +08:00
Hongbo Wu
913215ab09 fix archived query 2024-05-18 22:05:36 +08:00
Hongbo Wu
be9e826446 use IN query for state 2024-05-18 21:24:56 +08:00
Hongbo Wu
6f2aa2e0cd add more logs 2024-05-17 17:19:55 +08:00
Hongbo Wu
5bf9d29967 enqueue uploading original content after saving page 2024-05-17 17:00:37 +08:00
Hongbo Wu
52ebf466e3 get content from cache first when saving url 2024-05-17 16:46:54 +08:00
Hongbo Wu
9769eab5dc fix youtube transcript 2024-05-16 11:23:36 +08:00
Hongbo Wu
8cfa24a847 allow downloading/uploading readable content 2024-05-15 21:46:22 +08:00
Hongbo Wu
1a973faadc make author optional 2024-05-15 18:12:54 +08:00
Hongbo Wu
396ada28b8 pre-cache thumbnail 2024-05-15 17:49:31 +08:00
Hongbo Wu
9f1babf787 select used columns 2024-05-15 17:42:53 +08:00
Hongbo Wu
505e3666b6 fix: add author to the chapter in digest 2024-05-15 17:38:24 +08:00
Hongbo Wu
6d0edbd61a
Merge pull request #3839 from omnivore-app/feature/upload-original-content
feature/upload original content
2024-05-15 16:47:46 +08:00
Hongbo Wu
950b42899d fix mock cloud storage 2024-05-15 15:53:42 +08:00
Jackson Harper
95796607d0
Merge pull request #3956 from omnivore-app/fix/update-openai
Upgrade to gpt-4o
2024-05-15 12:57:46 +08:00
Jackson Harper
74bf05cf06 Linting 2024-05-15 12:41:12 +08:00
Jackson Harper
f217c6f4ad Cast digestConfig to any to serialize properly 2024-05-15 12:08:29 +08:00
Jackson Harper
c6bf64a648 Upgrade to gpt-4o 2024-05-15 11:44:23 +08:00
Jackson Harper
89fb6255a5
Merge pull request #3952 from omnivore-app/fix/ios-digest-new-users
Allow opt into digest on the library view
2024-05-15 11:10:38 +08:00
Hongbo Wu
cca7a21884 fix tests 2024-05-15 11:02:18 +08:00
Jackson Harper
2cb1b8ed1e Add an extra test for clearing the user personalization data 2024-05-15 10:35:58 +08:00
Hongbo Wu
69608119a8 allow preflight api calls to the digest POST api 2024-05-15 09:48:42 +08:00
Jackson Harper
bbf3de1f86 Transform digest config to a JSON string before setting 2024-05-15 00:06:04 +08:00
Hongbo Wu
b7886b8d25 fix tests 2024-05-14 22:47:10 +08:00
Hongbo Wu
9dee510be1 fix rss 2024-05-14 20:18:18 +08:00
Jackson Harper
3c24dc2e78 GQL requires this be an input object 2024-05-14 18:01:18 +08:00
Hongbo Wu
dbd7b7932f cont 2024-05-14 17:23:56 +08:00
Hongbo Wu
d796503fec resolve rebase conflicts 2024-05-14 17:21:50 +08:00
Hongbo Wu
cce5f2463d still use redis for cache 2024-05-14 17:16:26 +08:00
Hongbo Wu
80968472d8 fix bug 2024-05-14 17:15:52 +08:00
Hongbo Wu
eddf9206d0 do not store original content in db 2024-05-14 17:15:51 +08:00
Hongbo Wu
6cfb06c226 normalize file url 2024-05-14 17:14:41 +08:00
Hongbo Wu
5bd157ca25 hash url as the key 2024-05-14 17:14:41 +08:00
Hongbo Wu
7a0b2f3d33 upload file only not exists 2024-05-14 17:14:41 +08:00
Hongbo Wu
9286174ec7 upload and download original content from GCS 2024-05-14 17:14:40 +08:00
Hongbo Wu
bc1c48da4b fix failed to get thumbnail from rss feed 2024-05-14 17:14:02 +08:00
Jackson Harper
c3c6083239 Use DigestConfig type when setting user personalization 2024-05-14 17:03:09 +08:00
Jackson Harper
2b9851cbdb Make digestconfig a proper type so Swift can interact with it 2024-05-14 16:49:16 +08:00
Hongbo Wu
cbba54111f
Merge pull request #3947 from omnivore-app/fix/content-api
fix/content api
2024-05-13 19:14:35 +08:00
Hongbo Wu
302efc119e fix tests 2024-05-13 19:13:55 +08:00
Hongbo Wu
0a96057bda fix: text not highlighted in highlightedMarkdown content 2024-05-13 18:35:24 +08:00
Jackson Harper
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
Jackson Harper
5dbed8c6c2
Merge pull request #3943 from omnivore-app/feat/api-digest-label
Add a label to saved digests
2024-05-13 16:28:45 +08:00
Hongbo Wu
e37abb47a1
Merge pull request #3942 from omnivore-app/fix/puppeteer-timeout
fix: puppeteer protocol timeout
2024-05-13 16:01:44 +08:00
Hongbo Wu
64e4258d89
Merge pull request #3935 from omnivore-app/feature/get-content-api
feature/get content api
2024-05-13 15:27:34 +08:00
Jackson Harper
92e3f23ec6 Add a label to saved digests 2024-05-13 15:16:30 +08:00
Hongbo Wu
34c214e7d8 fix docker error 2024-05-13 15:11:37 +08:00
Hongbo Wu
6bb81dd5c3 skip uploading if file already exists 2024-05-11 11:30:41 +08:00
Jackson Harper
7e5b0864b3 Fix logic on the digest eligibility test 2024-05-10 22:50:22 +08:00
Hongbo Wu
6f7c58289a fix cors 2024-05-10 17:48:47 +08:00
Hongbo Wu
8034e18825 fix tests 2024-05-10 16:40:55 +08:00
Hongbo Wu
6e7a436cea POST content API 2024-05-10 16:26:42 +08:00
Hongbo Wu
0f184c4c21 add get content api 2024-05-10 15:43:15 +08:00
Jackson Harper
e96d07fb40 Clean up digest email formatting 2024-05-10 15:09:45 +08:00
Jackson Harper
e749c8dc3a Add authtrx when checking user digest eligibility 2024-05-10 14:52:23 +08:00
Jackson Harper
500ec889c8 Add block around var definition 2024-05-10 14:48:27 +08:00
Hongbo Wu
01ebcbb16b add bulk upload original content job 2024-05-10 14:37:05 +08:00
Jackson Harper
e85bb9aa6a Only allow eligible users to enable digest 2024-05-10 14:34:52 +08:00
Hongbo Wu
4c48a44512 format summary of digest in library and email 2024-05-09 17:38:21 +08:00
Hongbo Wu
ab85805e24
Merge pull request #3926 from omnivore-app/feature/delete-task-api
feature/delete task api
2024-05-09 15:15:33 +08:00
Hongbo Wu
bd92d0847b add some logs 2024-05-09 15:15:22 +08:00
Hongbo Wu
922adbae42 add delete digest api 2024-05-09 14:02:10 +08:00
Hongbo Wu
431dc420a9 add delete task api 2024-05-09 12:43:37 +08:00
Hongbo Wu
17708915d9 wrap content in <html><body> element 2024-05-09 11:46:01 +08:00
Hongbo Wu
e1990258f1 send analytic events for each digest channel 2024-05-09 11:38:45 +08:00
Hongbo Wu
5a730f12e7 only include the "Read in Omnivore" button if the digest is saved in library 2024-05-09 10:53:57 +08:00
Hongbo Wu
90b0845909 add "Update digest preference" button to the digest email 2024-05-09 10:45:13 +08:00
Jackson Harper
279874f319
Merge pull request #3917 from omnivore-app/fix/usernames-add-posts
Add posts and digest(s) to reserved names
2024-05-08 21:07:37 +08:00
Hongbo Wu
edf21c8078 add digest to the reserved username list 2024-05-08 17:08:53 +08:00
Hongbo Wu
42b8aede0e randomly pick the qualified thumbnail 2024-05-08 17:04:19 +08:00
Hongbo Wu
ee2ca1ec97 add a "read in omnivore" button to the digest email 2024-05-08 16:49:12 +08:00
Jackson Harper
4169aa0f71 Add posts and digest(s) to reserved names 2024-05-08 16:14:57 +08:00
Hongbo Wu
5f4ed6ad11 add move digest to library api 2024-05-08 15:58:29 +08:00
Hongbo Wu
5d04537bd7 fix tests 2024-05-08 14:36:34 +08:00
Hongbo Wu
9259913344 allow saving digest in the library as a channel 2024-05-08 14:32:16 +08:00
Hongbo Wu
d880a6c37d send json response 2024-05-08 14:06:40 +08:00
Hongbo Wu
5c91e66b47 catch db error in digest job and only send notifications when digest created 2024-05-07 19:17:40 +08:00
Hongbo Wu
31233d8348 get client from user-agent 2024-05-07 14:53:29 +08:00
Hongbo Wu
23eae7871a send client info to the analytics 2024-05-07 12:30:51 +08:00
Hongbo Wu
bc802adc93 feat: send digestId with the push notification for deep link 2024-05-06 16:44:21 +08:00
Hongbo Wu
2fd3b930fe use the shortened title as subject 2024-05-03 16:06:50 +08:00
Hongbo Wu
e013963143 update email content 2024-05-03 15:56:19 +08:00
Hongbo Wu
6a0ea1b078 update gcs upload filename 2024-05-03 15:15:11 +08:00
Hongbo Wu
9bac4798b1 put omnivore url in each chapter 2024-05-03 14:56:45 +08:00
Hongbo Wu
7b2e336eca log unknown channel 2024-05-03 14:45:01 +08:00
Hongbo Wu
a9dd2d0d4c dedupe channels 2024-05-03 14:43:18 +08:00
Hongbo Wu
0692ab0454 add chapters to the digest email 2024-05-03 14:39:12 +08:00
Hongbo Wu
20408277d2 add digestConfig to the userPersonalization API request data 2024-05-03 14:35:55 +08:00
Hongbo Wu
7060ae771c send notifications to the channels defined in digest config 2024-05-03 14:17:22 +08:00
Hongbo Wu
3e84c2f1df fix tests 2024-05-03 12:17:07 +08:00
Hongbo Wu
0639a52676 add digestConfig to the userPersonalization entity 2024-05-03 11:13:24 +08:00
Hongbo Wu
6e554e2bca update upload file name 2024-05-02 19:10:02 +08:00
Hongbo Wu
4610c81092 upload summaries to gcs 2024-05-02 19:00:21 +08:00
Hongbo Wu
298a50fba2 allow random model 2024-05-02 18:33:41 +08:00
Hongbo Wu
49bdf0a6f4 select model from prompt and defaults to openai 2024-05-02 18:30:04 +08:00
Jackson Harper
9a9147652f We dont need the newsletter classification email anymore 2024-05-02 13:40:45 +08:00
Hongbo Wu
d589c18b68 generate a unique id for each scheduled digest to avoid duplication 2024-04-30 12:48:19 +08:00
Hongbo Wu
8edfce596b revert to batch api call 2024-04-30 12:48:19 +08:00
Hongbo Wu
83ed971b28 improve logs 2024-04-30 12:48:19 +08:00
Hongbo Wu
aa30b592b5 reduce debug logs 2024-04-30 12:48:19 +08:00
Hongbo Wu
debb396b44 better error handling 2024-04-30 12:48:19 +08:00
Hongbo Wu
ea227b6462 use claude 2024-04-30 12:48:19 +08:00
Hongbo Wu
0a2f9dba25 filter out summary if longer than 1000 words 2024-04-30 12:48:19 +08:00
Hongbo Wu
cbf1f97630 fix timer on get candidates function 2024-04-30 12:48:19 +08:00
Hongbo Wu
9a6ec7a58b filter out summary if shorter than 200 2024-04-30 12:48:19 +08:00
Hongbo Wu
3954fa309b randomly select at most 25 candidates and time each step 2024-04-30 12:48:19 +08:00
Hongbo Wu
32be8126df reduce number of db calls for search library items 2024-04-30 12:48:19 +08:00
Hongbo Wu
14e91d338d do not create user profile and topics 2024-04-30 12:48:19 +08:00
Hongbo Wu
d0d088aae3 fix: remove redundant user query 2024-04-30 12:48:19 +08:00
Hongbo Wu
cfc1d12835
Merge pull request #3866 from omnivore-app/feature/data-loader
feat: use dataloader for labels and highlights
2024-04-29 15:20:53 +08:00
Jackson Harper
4632d08aa0
Merge pull request #3863 from omnivore-app/fix/fetch_feed
increase rss parser timeout to 20 seconds
2024-04-28 22:45:55 -07:00
Jackson Harper
c70c36ec7d
Merge pull request #3826 from kimlimjustin/feat/increase-daily-upload-limit
feat: increase daily upload limit
2024-04-28 22:45:10 -07:00
Hongbo Wu
8549c16ceb fix import 2024-04-28 21:55:09 +08:00
Hongbo Wu
ef2ff36f0e fetch api key once 2024-04-28 21:51:30 +08:00
Hongbo Wu
a78d438e21 fix: findOne with relations will execute query twice 2024-04-28 15:58:55 +08:00
Hongbo Wu
7ef6973a47 load labels when getting item 2024-04-28 14:25:11 +08:00
Hongbo Wu
89d6564d74 increase log metadata size to 10000 characters 2024-04-26 15:18:34 +08:00
Hongbo Wu
342db3928c batching upload_files 2024-04-26 14:44:17 +08:00
Hongbo Wu
01246207cb fix logger 2024-04-26 12:06:20 +08:00
Hongbo Wu
66d7649620 fix tests 2024-04-26 11:54:55 +08:00
Hongbo Wu
2231f03948 reduce joins 2024-04-26 11:36:16 +08:00
Hongbo Wu
364f8f102f use enum 2024-04-26 11:24:07 +08:00
Hongbo Wu
6493b8e2f6 batching recommendations 2024-04-26 11:17:52 +08:00
Hongbo Wu
fbe816d2d2 convert content if requested 2024-04-26 11:07:41 +08:00
Hongbo Wu
c7ecbd53f8 put dataloaders in apollo context 2024-04-25 23:26:55 +08:00
Hongbo Wu
2904c321e9 batching highlights 2024-04-25 23:03:08 +08:00
Hongbo Wu
1445dee933 batching labels 2024-04-25 22:20:56 +08:00
Hongbo Wu
83526e1b56 increase rss parser timeout to 20 seconds 2024-04-25 10:55:27 +08:00
Jackson Harper
636fa17712 Default to 5 items 2024-04-24 16:39:46 -07:00
Jackson Harper
ae8790b545
Merge pull request #3848 from omnivore-app/feat/ios-digest-view
iOS Explain and Digest views
2024-04-24 16:13:50 -07:00
Jackson Harper
3dcc514be7
Merge pull request #3835 from omnivore-app/fix/guess-user-email
return UNKNOWN as error code if email exists when user signs up
2024-04-24 16:06:46 -07:00
Jackson Harper
5a6d57e3da Remove uneeded 2024-04-24 15:58:39 -07:00
Hongbo Wu
0c0a95a79c fix newsletter dir not saved correctly 2024-04-24 21:10:13 +08:00
Hongbo Wu
e788c71eff rename variables 2024-04-24 16:49:46 +08:00
Hongbo Wu
e680202b7e better error message 2024-04-24 16:17:05 +08:00
Hongbo Wu
824b256d20 fix memory leak from axios error 2024-04-24 15:55:54 +08:00
Jackson Harper
e349f6c675
Merge pull request #3853 from omnivore-app/fix/android-obsidian-cors
Add localhost to allow android Obsidian to query the API
2024-04-23 08:01:37 -07:00
Jackson Harper
dfdb04af92 Add localhost to allow android Obsidian to query the API 2024-04-23 07:57:41 -07:00
Hongbo Wu
3fb7193fb5 reduce getTextNodesBetween timeout to 60 seconds 2024-04-23 21:28:02 +08:00
Hongbo Wu
002e455bbd fix tests 2024-04-23 17:54:52 +08:00
Hongbo Wu
0faafa0786 fix rebase conflicts 2024-04-23 16:04:59 +08:00
Hongbo Wu
2f7c18b363 add more logs 2024-04-23 15:50:15 +08:00
Hongbo Wu
1b6f4976d3 remove timeout 2024-04-23 15:50:15 +08:00
Hongbo Wu
de258ae0bf timeout if job takes more than 10 minutes 2024-04-23 15:50:15 +08:00
Hongbo Wu
a77ade0890 fix: export all items job stuck 2024-04-23 15:50:14 +08:00
Hongbo Wu
201a5817ef
Merge pull request #3843 from omnivore-app/fix/newsletter-language
fix language and dir not saved for newsletters
2024-04-23 14:45:36 +08:00
Jackson Harper
2449c872bf Add Obsidian's capacitor origin to our CORs config 2024-04-22 19:15:20 -07:00
Jackson Harper
cd5940b840 Feature flag explain 2024-04-22 19:04:10 -07:00
Jackson Harper
f0be6a41a9 Clean up, remove old stubbed stuff 2024-04-22 17:40:50 -07:00
Jackson Harper
7f0a95b454 Add iOS digest views 2024-04-22 15:52:28 -07:00
Hongbo Wu
dcf7c570c4 fix tests 2024-04-22 10:57:48 +08:00
Hongbo Wu
9f65588ba0 fix language and dir not saved for newsletters 2024-04-21 10:41:29 +08:00
Hongbo Wu
8501509564 include content in updateSince api response by default for offline use 2024-04-19 14:26:17 +08:00
Hongbo Wu
fa4b3bf462 fix cron schedule bug with bull 2024-04-19 14:25:18 +08:00
Hongbo Wu
ac775ae8f2 Drain httpServer when apollo server stops 2024-04-19 14:25:18 +08:00
Hongbo Wu
273ff9d4be increase max ai-digest beta users to 10 2024-04-19 14:25:18 +08:00