Commit Graph

2206 Commits

Author SHA1 Message Date
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
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
0f184c4c21 add get content api 2024-05-10 15:43:15 +08:00
e96d07fb40 Clean up digest email formatting 2024-05-10 15:09:45 +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
01ebcbb16b add bulk upload original content job 2024-05-10 14:37:05 +08:00
e85bb9aa6a Only allow eligible users to enable digest 2024-05-10 14:34:52 +08:00
4c48a44512 format summary of digest in library and email 2024-05-09 17:38:21 +08:00
ab85805e24 Merge pull request #3926 from omnivore-app/feature/delete-task-api
feature/delete task api
2024-05-09 15:15:33 +08:00
bd92d0847b add some logs 2024-05-09 15:15:22 +08:00
922adbae42 add delete digest api 2024-05-09 14:02:10 +08:00
431dc420a9 add delete task api 2024-05-09 12:43:37 +08:00
17708915d9 wrap content in <html><body> element 2024-05-09 11:46:01 +08:00
e1990258f1 send analytic events for each digest channel 2024-05-09 11:38:45 +08:00
5a730f12e7 only include the "Read in Omnivore" button if the digest is saved in library 2024-05-09 10:53:57 +08:00
90b0845909 add "Update digest preference" button to the digest email 2024-05-09 10:45:13 +08:00
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
edf21c8078 add digest to the reserved username list 2024-05-08 17:08:53 +08:00
42b8aede0e randomly pick the qualified thumbnail 2024-05-08 17:04:19 +08:00
ee2ca1ec97 add a "read in omnivore" button to the digest email 2024-05-08 16:49:12 +08:00
4169aa0f71 Add posts and digest(s) to reserved names 2024-05-08 16:14:57 +08:00
5f4ed6ad11 add move digest to library api 2024-05-08 15:58:29 +08:00
5d04537bd7 fix tests 2024-05-08 14:36:34 +08:00
9259913344 allow saving digest in the library as a channel 2024-05-08 14:32:16 +08:00
d880a6c37d send json response 2024-05-08 14:06:40 +08:00
5c91e66b47 catch db error in digest job and only send notifications when digest created 2024-05-07 19:17:40 +08:00
31233d8348 get client from user-agent 2024-05-07 14:53:29 +08:00
23eae7871a send client info to the analytics 2024-05-07 12:30:51 +08:00
bc802adc93 feat: send digestId with the push notification for deep link 2024-05-06 16:44:21 +08:00
2fd3b930fe use the shortened title as subject 2024-05-03 16:06:50 +08:00
e013963143 update email content 2024-05-03 15:56:19 +08:00
6a0ea1b078 update gcs upload filename 2024-05-03 15:15:11 +08:00
9bac4798b1 put omnivore url in each chapter 2024-05-03 14:56:45 +08:00
7b2e336eca log unknown channel 2024-05-03 14:45:01 +08:00
a9dd2d0d4c dedupe channels 2024-05-03 14:43:18 +08:00