Commit Graph

2583 Commits

Author SHA1 Message Date
f92c6ef5a1 lint test file 2024-05-16 12:03:41 +08:00
9769eab5dc fix youtube transcript 2024-05-16 11:23:36 +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
396ada28b8 pre-cache thumbnail 2024-05-15 17:49:31 +08:00
9f1babf787 select used columns 2024-05-15 17:42:53 +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
58fa766e2f remove debugging logs 2024-05-15 16:35:19 +08:00
eff9e6ce4d add global hooks 2024-05-15 16:23:52 +08:00
950b42899d fix mock cloud storage 2024-05-15 15:53:42 +08:00
95796607d0 Merge pull request #3956 from omnivore-app/fix/update-openai
Upgrade to gpt-4o
2024-05-15 12:57:46 +08:00
74bf05cf06 Linting 2024-05-15 12:41:12 +08:00
f217c6f4ad Cast digestConfig to any to serialize properly 2024-05-15 12:08:29 +08:00
c6bf64a648 Upgrade to gpt-4o 2024-05-15 11:44:23 +08:00
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
cca7a21884 fix tests 2024-05-15 11:02:18 +08:00
2cb1b8ed1e Add an extra test for clearing the user personalization data 2024-05-15 10:35:58 +08:00
69608119a8 allow preflight api calls to the digest POST api 2024-05-15 09:48:42 +08:00
bbf3de1f86 Transform digest config to a JSON string before setting 2024-05-15 00:06:04 +08:00
b7886b8d25 fix tests 2024-05-14 22:47:10 +08:00
9dee510be1 fix rss 2024-05-14 20:18:18 +08:00
3c24dc2e78 GQL requires this be an input object 2024-05-14 18:01:18 +08:00
dbd7b7932f cont 2024-05-14 17:23:56 +08:00
d796503fec resolve rebase conflicts 2024-05-14 17:21:50 +08:00
cce5f2463d still use redis for cache 2024-05-14 17:16:26 +08:00
80968472d8 fix bug 2024-05-14 17:15:52 +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
5bd157ca25 hash url as the key 2024-05-14 17:14:41 +08:00
7a0b2f3d33 upload file only not exists 2024-05-14 17:14:41 +08:00
9286174ec7 upload and download original content from GCS 2024-05-14 17:14:40 +08:00
bc1c48da4b fix failed to get thumbnail from rss feed 2024-05-14 17:14:02 +08:00
c3c6083239 Use DigestConfig type when setting user personalization 2024-05-14 17:03:09 +08:00
2b9851cbdb Make digestconfig a proper type so Swift can interact with it 2024-05-14 16:49:16 +08:00
cbba54111f Merge pull request #3947 from omnivore-app/fix/content-api
fix/content api
2024-05-13 19:14:35 +08:00
302efc119e fix tests 2024-05-13 19:13:55 +08:00
0a96057bda fix: text not highlighted in highlightedMarkdown content 2024-05-13 18:35:24 +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
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
e37abb47a1 Merge pull request #3942 from omnivore-app/fix/puppeteer-timeout
fix: puppeteer protocol timeout
2024-05-13 16:01:44 +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
92e3f23ec6 Add a label to saved digests 2024-05-13 15:16:30 +08:00
34c214e7d8 fix docker error 2024-05-13 15:11:37 +08:00
6bb81dd5c3 skip uploading if file already exists 2024-05-11 11:30:41 +08:00
7e5b0864b3 Fix logic on the digest eligibility test 2024-05-10 22:50:22 +08:00
6f7c58289a fix cors 2024-05-10 17:48:47 +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
9fd98e3c78 Remove some bits from yarn file 2024-05-10 16:01:11 +08:00