|
|
a89234e356
|
Add exponential backoff for the export task
|
2024-10-31 15:26:13 +08:00 |
|
|
|
09fad9764a
|
Disable posthog
|
2024-10-31 11:56:27 +08:00 |
|
|
|
f3e3d5746e
|
Merge pull request #4350 from omnivore-app/feature/archive-account
feature/archive account
|
2024-08-30 14:58:06 +08:00 |
|
|
|
f89e44d5b9
|
redirect archived user to /account-archived page when login
|
2024-08-30 14:56:13 +08:00 |
|
|
|
70d6e9dcae
|
reduce logs
|
2024-08-29 18:18:17 +08:00 |
|
|
|
82943921b1
|
fix table permission
|
2024-08-27 18:05:06 +08:00 |
|
|
|
0e523d8c73
|
upload readable content before exporting to cache the content
|
2024-08-27 15:33:04 +08:00 |
|
|
|
48b3f736f0
|
wait for write stream to finish
|
2024-08-27 14:57:31 +08:00 |
|
|
|
444c78f0cb
|
use async job to handle exporter
|
2024-08-27 14:19:02 +08:00 |
|
|
|
a75acc5185
|
add export job and get api
|
2024-08-26 19:05:09 +08:00 |
|
|
|
1d50bc9506
|
improve search
|
2024-08-26 14:15:20 +08:00 |
|
|
|
7a4016ed0c
|
Merge pull request #4318 from omnivore-app/feature/cache-rules
feature/cache rules
|
2024-08-26 14:13:20 +08:00 |
|
|
|
7add606b55
|
break save page into different db transactions from one big transaction to reduce lock time
|
2024-08-23 18:18:06 +08:00 |
|
|
|
7b1b3bd848
|
reduce rules trigger and thumbnail job priority to 10 and add delay
|
2024-08-23 17:07:49 +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 |
|
|
|
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 |
|
|
|
08fbb8aebf
|
use different queues for fast,slow and rss content fetch jobs
|
2024-08-21 12:24:35 +08:00 |
|
|
|
87b4ec503e
|
enqueue content-fetch task to the queue
|
2024-08-21 12:24:35 +08:00 |
|
|
|
160d690589
|
fix: do not select content from database for update since api
|
2024-08-19 10:21:24 +08:00 |
|
|
|
626c456364
|
fix: select readable_content from library_item table if content is requested by update since api
|
2024-08-19 10:00:38 +08:00 |
|
|
|
7c7a55e475
|
Stop support for old plugin clients
|
2024-08-14 19:31:23 +08:00 |
|
|
|
e0b1a01f8f
|
Set a max age on CORs requests
|
2024-08-14 10:19:17 +08:00 |
|
|
|
dee421d3c8
|
add hour rate limiter middleware to the api router and allows max 600 requests per hour
|
2024-07-24 16:24:49 +08:00 |
|
|
|
3f76431c47
|
use new gpt-4o-mini openai model
|
2024-07-19 11:45:38 +08:00 |
|
|
|
df3c16381a
|
fix: revert home redirect path to /home
|
2024-07-16 12:47:41 +08:00 |
|
|
|
b6d0c2723d
|
Merge pull request #4188 from debanjandhar12/main
Add Amplenote origins to cors config
|
2024-07-12 13:54:34 +08:00 |
|
|
|
3d791a7866
|
Merge pull request #4155 from omnivore-app/fingerprint
inject fingerprint
|
2024-07-11 14:24:07 +08:00 |
|
|
|
af48aa009e
|
Add Amplenote origins to cors config
|
2024-07-10 20:00:39 +05:30 |
|
|
|
8e5439fa7b
|
generate random user-agent when fetching rss feed
|
2024-07-10 17:59:14 +08:00 |
|
|
|
9134a3325f
|
Set default home redirect path
|
2024-07-09 15:29:34 +08:00 |
|
|
|
e9dcdc6dd1
|
fix: word count in CJK languages
|
2024-07-04 12:28:01 +08:00 |
|
|
|
1168d12018
|
use read replica for raw query
|
2024-06-27 17:10:58 +08:00 |
|
|
|
a6ab96155d
|
by default use info level for loggers
|
2024-06-26 16:19:13 +08:00 |
|
|
|
818ad5a0bb
|
log isReplicated for each query
|
2024-06-26 16:11:52 +08:00 |
|
|
|
2e26a04cd0
|
remove redundant context type
|
2024-06-20 15:47:52 +08:00 |
|
|
|
88e3d648c8
|
add a REST API to trigger the expire folder job
|
2024-06-13 18:36:33 +08:00 |
|
|
|
6f496b9336
|
add folder expiration jobs
|
2024-06-13 18:30:27 +08:00 |
|
|
|
9ef91ff1ca
|
add an REST API to trigger the prune trash job
|
2024-06-13 14:48:14 +08:00 |
|
|
|
71d07caf94
|
run prune trash job at 3am UTC daily
|
2024-06-12 19:27:42 +08:00 |
|
|
|
46aa405552
|
remove timeout in highlight generator
|
2024-06-12 19:13:09 +08:00 |
|
|
|
76383d8a33
|
feat: generate preview content if excerpt less than 180 chars
|
2024-06-06 19:08:41 +08:00 |
|
|
|
c620ef38a2
|
clean up helpers
|
2024-06-06 12:08:15 +08:00 |
|
|
|
efb7160373
|
rename just read feed to home
|
2024-05-27 21:11:08 +08:00 |
|
|
|
88c25844b4
|
set priority = 10 for score job
|
2024-05-27 12:50:57 +08:00 |
|
|
|
41b9fef316
|
score library item after saved
|
2024-05-27 11:45:51 +08:00 |
|
|
|
3cb93283b0
|
add score library item job
|
2024-05-27 11:37:59 +08:00 |
|
|
|
25a984dc6a
|
check for existing job before enqueueing
|
2024-05-26 14:48:30 +08:00 |
|
|
|
cb4fc23507
|
implement justReadFeed API
|
2024-05-23 22:07:19 +08:00 |
|