|
|
6ea3b2d54c
|
Use isFetching to show items are being refreshed
|
2024-08-23 13:29:16 +08:00 |
|
|
|
94f2b5eda1
|
Add some debug info
|
2024-08-23 12:58:30 +08:00 |
|
|
|
415c38ef64
|
Show the top loading bar even if cached items are being displayed during load
|
2024-08-23 11:58:11 +08:00 |
|
|
|
50ae288c0d
|
use default remove-on-complete settings from the queue for saving newsletters tasks
|
2024-08-23 11:00:56 +08:00 |
|
|
|
4ebb555f55
|
keep up to 1000
completed newsletter tasks within a day
|
2024-08-22 21:01:19 +08:00 |
|
|
|
96c118f163
|
Merge pull request #4309 from omnivore-app/fix/content-fetch-http
fix: allow content-fetch to still process http requests
|
2024-08-22 16:14:43 +08:00 |
|
|
|
47cea15480
|
keep up to 1 hour complete tasks and up to 1 day failed tasks
|
2024-08-22 15:27:59 +08:00 |
|
|
|
eec2734f5a
|
keep up to 1 hour complete tasks and up to 1 day failed tasks
|
2024-08-22 15:27:53 +08:00 |
|
|
|
f0865654dc
|
fix: allow content-fetch to still process http requests
|
2024-08-22 15:14:41 +08:00 |
|
|
|
21e12750ca
|
When user is on logged out layouts dont try to return to nav-return
|
2024-08-22 13:38:36 +08:00 |
|
|
|
1cd3cf8ba0
|
Merge pull request #4203 from omnivore-app/feature/content-fetch-queue
feat: task based content-fetch
|
2024-08-22 12:57:43 +08:00 |
|
|
|
3cd3817569
|
update the env var name
|
2024-08-22 12:27:26 +08:00 |
|
|
|
fe87d23a91
|
use cloud task for fetching content of rss items if USE_CONTENT_FETCH_QUEUE is not set to true in the environment
|
2024-08-22 12:24:41 +08:00 |
|
|
|
60fa828483
|
Merge pull request #4304 from omnivore-app/fix/newsletter
add debugging logs for inbound-email-handler and keep email job data once completed or failed
|
2024-08-22 11:43:09 +08:00 |
|
|
|
55b3e83ae6
|
add debugging logs for inbound-email-handler and keep email job data once completed or failed
|
2024-08-22 11:23:29 +08:00 |
|
|
|
92e3f2b878
|
Add sentry to the CSP
|
2024-08-22 10:41:57 +08:00 |
|
|
|
624dcd5313
|
Add sentry debug page
|
2024-08-22 09:55:32 +08:00 |
|
|
|
3299e1e675
|
Fix sentry config
|
2024-08-21 21:34:49 +08:00 |
|
|
|
f4ae6a1526
|
Update yarn
|
2024-08-21 21:00:50 +08:00 |
|
|
|
69d51b1b45
|
Remove withSentry on api calls
|
2024-08-21 19:08:27 +08:00 |
|
|
|
5535ee12c3
|
Remove example page
|
2024-08-21 19:08:27 +08:00 |
|
|
|
1b01abdef1
|
Remove edge config
|
2024-08-21 19:08:27 +08:00 |
|
|
|
e2fe6f963c
|
Setup sentry for web code
|
2024-08-21 19:08:27 +08:00 |
|
|
|
aa2caca944
|
do not cache content from https://jacksonh.org
|
2024-08-21 18:47:23 +08:00 |
|
|
|
ef338996c6
|
Use router when clearing cache on logout
|
2024-08-21 18:31:51 +08:00 |
|
|
|
ae9c6cc8b2
|
fix tests
|
2024-08-21 18:25:12 +08:00 |
|
|
|
36f03eab59
|
Fix imports
|
2024-08-21 18:01:22 +08:00 |
|
|
|
0366c426bc
|
process up to 2 jobs concurrently
|
2024-08-21 17:58:58 +08:00 |
|
|
|
d202b7bf8d
|
Move hook call
|
2024-08-21 17:49:19 +08:00 |
|
|
|
68e6533430
|
Better hooks use
|
2024-08-21 17:38:30 +08:00 |
|
|
|
a86ae2ab93
|
Use the main gql fetcher
|
2024-08-21 17:00:46 +08:00 |
|
|
|
a8e5d88c18
|
Better handling of a logged out user
|
2024-08-21 17:00:46 +08:00 |
|
|
|
6de285432d
|
fix importer status not updated if failed to fetch content
|
2024-08-21 16:53:50 +08:00 |
|
|
|
7411dde0f3
|
If we get null for viewer do not cache it as theres no stale key
|
2024-08-21 14:34:11 +08:00 |
|
|
|
03ff18af81
|
remove unused dependencies
|
2024-08-21 14:09:49 +08:00 |
|
|
|
1deed8a509
|
Improve the reader header on smaller screens
|
2024-08-21 13:23:00 +08:00 |
|
|
|
43a9a414ab
|
Merge pull request #4294 from omnivore-app/fix/blank-note
fix: delete document note if it is blank on save
|
2024-08-21 12:28:40 +08:00 |
|
|
|
72d89308c5
|
process up to 10 jobs concurrently
|
2024-08-21 12:24:35 +08:00 |
|
|
|
0fbc6d0a87
|
update importer to use content-fetch queue
|
2024-08-21 12:24:35 +08:00 |
|
|
|
5bd272dde0
|
use one queue with different priority for fetching content of rss feed item or saved url
|
2024-08-21 12:24:35 +08:00 |
|
|
|
e41ccf7a8f
|
deduplicate content fetch jobs
|
2024-08-21 12:24:35 +08:00 |
|
|
|
d29ac109cb
|
slow and rss queue process 5 tasks/s and normal queue process 100 tasks per second
|
2024-08-21 12:24:35 +08:00 |
|
|
|
34edbeba56
|
fix dockerfile
|
2024-08-21 12:24:35 +08:00 |
|
|
|
08fbb8aebf
|
use different queues for fast,slow and rss content fetch jobs
|
2024-08-21 12:24:35 +08:00 |
|
|
|
016775aadb
|
fix tests
|
2024-08-21 12:24:35 +08:00 |
|
|
|
87b4ec503e
|
enqueue content-fetch task to the queue
|
2024-08-21 12:24:35 +08:00 |
|
|
|
e3eae1c96c
|
create a worker to process content-fetch job
|
2024-08-21 12:24:35 +08:00 |
|
|
|
f638851965
|
Make sure metadata is set for navigation layout
|
2024-08-21 11:48:51 +08:00 |
|
|
|
d88aea6685
|
Merge pull request #4293 from omnivore-app/fix/web-disable-highlight-release
Temporarily disable highlight on release
|
2024-08-21 10:44:42 +08:00 |
|
|
|
d361e772f1
|
fix: delete document note if it is blank on save
|
2024-08-21 10:34:55 +08:00 |
|