|
|
47715be9f2
|
Merge pull request #4310 from omnivore-app/fix/verification-token
fix/verification token
|
2024-08-23 17:47:35 +08:00 |
|
|
|
7b1b3bd848
|
reduce rules trigger and thumbnail job priority to 10 and add delay
|
2024-08-23 17:07:49 +08:00 |
|
|
|
29bbba48c5
|
process rule sequentially
|
2024-08-23 17:07:05 +08:00 |
|
|
|
70e5be7083
|
Merge pull request #4316 from omnivore-app/fix/web-highlights-crash
Allow the highlights attribute of articles to be undefined
|
2024-08-23 14:56:10 +08:00 |
|
|
|
7e9b86046e
|
Optional highlights
|
2024-08-23 14:41:05 +08:00 |
|
|
|
36e48fdd2e
|
Handle optional highlights
|
2024-08-23 14:35:48 +08:00 |
|
|
|
d9c3437852
|
Make highlights optional
|
2024-08-23 14:30:37 +08:00 |
|
|
|
fe1567fa78
|
Allow the highlights attribute of articles to be undefined
|
2024-08-23 14:24:00 +08:00 |
|
|
|
2c7a88de81
|
Merge pull request #4314 from omnivore-app/fix/web-top-loader
Show the top loading bar even if cached items are being displayed during load
|
2024-08-23 14:08:40 +08:00 |
|
|
|
d1ce129504
|
Some more logging
|
2024-08-23 13:57:31 +08:00 |
|
|
|
6ed28358e6
|
Remove typo
|
2024-08-23 13:51:43 +08:00 |
|
|
|
11070acc26
|
Add some debug
|
2024-08-23 13:29:27 +08:00 |
|
|
|
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 |
|
|
|
29215719dc
|
Merge pull request #4315 from omnivore-app/double-capacity
double capacity of content-fetch worker
|
2024-08-23 12:30:05 +08:00 |
|
|
|
706ab6075d
|
double capacity of content-fetch worker
|
2024-08-23 12:23:22 +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 |
|
|
|
b952ee4600
|
Merge pull request #4313 from omnivore-app/revert-remove-on-complete
use default remove-on-complete settings from the queue for saving newsletters tasks
|
2024-08-23 11:36:01 +08:00 |
|
|
|
50ae288c0d
|
use default remove-on-complete settings from the queue for saving newsletters tasks
|
2024-08-23 11:00:56 +08:00 |
|
|
|
de083c3a8b
|
Merge pull request #4311 from omnivore-app/revert-remove-on-complete
keep up to 1000 completed newsletter tasks within a day
|
2024-08-22 21:12:58 +08:00 |
|
|
|
4ebb555f55
|
keep up to 1000
completed newsletter tasks within a day
|
2024-08-22 21:01:19 +08:00 |
|
|
|
1485230af0
|
fix tests
|
2024-08-22 19:06:50 +08:00 |
|
|
|
69cb7825a0
|
cache api key and invalidate it once api key is revoked
|
2024-08-22 18:33:33 +08:00 |
|
|
|
5c9816b5b8
|
store verification token in redis with exp and destroy after use
|
2024-08-22 18:04:18 +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 |
|
|
|
5c51a3d4ae
|
Merge pull request #4307 from omnivore-app/fix/web-loggedout-return
When user is on logged out layouts dont try to return to nav-return
|
2024-08-22 13:49:26 +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 |
|
|
|
9afafce431
|
Merge pull request #4283 from omnivore-app/fix/web-setup-sentry
Setup sentry for web code
|
2024-08-22 11:32:42 +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 |
|
|
|
00f8489564
|
Revert yarn changes
|
2024-08-21 21:05:07 +08:00 |
|
|
|
f4ae6a1526
|
Update yarn
|
2024-08-21 21:00:50 +08:00 |
|
|
|
8fb7545e56
|
Update yarn.lock
|
2024-08-21 20:41:16 +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 |
|
|
|
9197d577db
|
Merge pull request #4301 from omnivore-app/fix/web-logout-router
Use router when clearing cache on logout
|
2024-08-21 18:43:43 +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 |
|