|
|
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 |
|
|
|
cd315fa6c6
|
remove redundant assignment
|
2024-05-14 13:07:42 +08:00 |
|
|
|
484676750e
|
reconnect/restart browser if it crashed/lost connections
|
2024-05-14 13:04:17 +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 |
|
|
|
33e1c4dd00
|
remove flush method from analytics class
|
2024-05-13 19:10:14 +08:00 |
|
|
|
0a96057bda
|
fix: text not highlighted in highlightedMarkdown content
|
2024-05-13 18:35:24 +08:00 |
|
|
|
7634ed667f
|
capture total time of fetching a page
|
2024-05-13 17:01:52 +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 |
|
|
|
1791075c2d
|
Merge pull request #3941 from omnivore-app/feat/tik-tok-embeds
Add support for embedding TikTok videos
|
2024-05-13 16:28:31 +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 |
|
|
|
f64bd4700f
|
update analytic event details
|
2024-05-13 15:18:04 +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 |
|
|
|
a924c8448b
|
capture content-fetch success and error events
|
2024-05-13 14:55:48 +08:00 |
|
|
|
d886c3b7d0
|
catch puppeteer page error
|
2024-05-13 14:35:47 +08:00 |
|
|
|
d23bccf459
|
upgrade puppeteer-core to prevent ProtocolTimeout and adding more debug logs
|
2024-05-13 14:28:26 +08:00 |
|
|
|
ecd72279c3
|
Remove extra whitespace
|
2024-05-13 14:07:46 +08:00 |
|
|
|
7c1178b6e0
|
Clean up type errors
|
2024-05-13 14:06:24 +08:00 |
|
|
|
4d0f1bec88
|
Add support for embedding TikTok videos
|
2024-05-13 13:30:54 +08:00 |
|
|
|
0ac5299c32
|
do not pass browser instance to content-handler
|
2024-05-13 13:10:02 +08:00 |
|
|
|
86e637febd
|
add more logs to debug browser context
|
2024-05-13 12:56:20 +08:00 |
|
|
|
475c636c1a
|
print browser log
|
2024-05-13 12:55:15 +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 |
|
|
|
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 |
|
|
|
a56562041d
|
Merge pull request #3930 from omnivore-app/fix/digest-format
format summary of digest in library and email
|
2024-05-09 17:51:02 +08:00 |
|
|
|
21660ee735
|
Merge pull request #3927 from omnivore-app/fix/twitter
fix: failed to save tweets from domain x.com
|
2024-05-09 17:38:59 +08:00 |
|
|
|
4c48a44512
|
format summary of digest in library and email
|
2024-05-09 17:38:21 +08:00 |
|
|
|
211415f1f6
|
Allow more lines of titles on smaller screens
|
2024-05-09 15:55:51 +08:00 |
|
|
|
5de381c392
|
Handle really long titles better
|
2024-05-09 15:34: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 |
|
|
|
dc75dc28e5
|
Merge pull request #3924 from omnivore-app/feature/digest-analytics-backend
send analytic events for each digest channel
|
2024-05-09 14:57:04 +08:00 |
|
|
|
a091b2c64b
|
fix not saving tweets of domain x.com
|
2024-05-09 14:56:32 +08:00 |
|
|
|
534b7b624d
|
Merge pull request #3915 from omnivore-app/feat/web-digest-signup
Add digest config to the account page
|
2024-05-09 14:53:05 +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 |
|