|
|
57e0002cae
|
rename slave to replica in db config
|
2024-06-26 11:34:45 +08:00 |
|
|
|
9f16e5fede
|
add "canMove" field to the HomeItem type in graphql api which indicates if the item is in following folder
|
2024-06-25 16:40:12 +08:00 |
|
|
|
a3cf333730
|
revert change to typeorm
|
2024-06-21 17:25:20 +08:00 |
|
|
|
a1cd611fa7
|
use read replica for "read"
|
2024-06-21 14:39:40 +08:00 |
|
|
|
b0d6876e56
|
add replication config
|
2024-06-21 13:31:50 +08:00 |
|
|
|
14a375db83
|
use real scoring service
|
2024-06-21 12:01:34 +08:00 |
|
|
|
977a1a90e5
|
Skip scoring RSS items for now
|
2024-06-21 12:00:53 +08:00 |
|
|
|
8c84fc58b8
|
add more subscription features to the score api payload
|
2024-06-20 17:36:57 +08:00 |
|
|
|
40182421f7
|
show archived highlights
|
2024-06-20 16:31:05 +08:00 |
|
|
|
2e26a04cd0
|
remove redundant context type
|
2024-06-20 15:47:52 +08:00 |
|
|
|
4ab0497034
|
Get uid from claims
|
2024-06-19 18:09:00 +08:00 |
|
|
|
54f608d23c
|
Use context uid
|
2024-06-19 17:53:08 +08:00 |
|
|
|
a19c4f26c9
|
Add test for fetching profile
|
2024-06-19 17:50:04 +08:00 |
|
|
|
e2e0774e7e
|
Add user field to the ArticleSavingRequest resolver
|
2024-06-19 17:44:44 +08:00 |
|
|
|
6df8c71035
|
reduce bullmq worker concurrency to 2
|
2024-06-18 17:28:19 +08:00 |
|
|
|
2ed63af9a4
|
stub score client
|
2024-06-18 12:10:03 +08:00 |
|
|
|
47c6488834
|
do not update library item score in database for now
|
2024-06-18 11:25:44 +08:00 |
|
|
|
a26e8a3972
|
Merge pull request #4041 from omnivore-app/feature/folder-policy-api
feat: folder expiration policy api
|
2024-06-14 14:44:21 +08:00 |
|
|
|
c0947ddd48
|
fix batch delete query does not use index
|
2024-06-14 12:21:20 +08:00 |
|
|
|
aea1650626
|
do not show move/archived/deleted item in home feed
|
2024-06-14 12:15:17 +08:00 |
|
|
|
be8185d79c
|
Merge pull request #4059 from omnivore-app/fix/rss
fix: fetch old items for existing subscribed feeds
|
2024-06-14 09:04:37 +08:00 |
|
|
|
31f04344fc
|
resolve rebase conflicts
|
2024-06-13 18:41:35 +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 |
|
|
|
12fa6ca0b4
|
add delete folder policy api
|
2024-06-13 18:29:21 +08:00 |
|
|
|
6138e078b1
|
add update folder policy api
|
2024-06-13 18:29:21 +08:00 |
|
|
|
2d757a4896
|
add create folder policy api
|
2024-06-13 18:29:21 +08:00 |
|
|
|
7940c3f4ea
|
add list folder policy api
|
2024-06-13 18:29:21 +08:00 |
|
|
|
25ca4c7791
|
create folder_policy table
|
2024-06-13 18:29:21 +08:00 |
|
|
|
e3d70fc27d
|
Merge pull request #4052 from omnivore-app/feature/prune-trash-items
feature/prune trash items
|
2024-06-13 17:58:18 +08:00 |
|
|
|
9ef91ff1ca
|
add an REST API to trigger the prune trash job
|
2024-06-13 14:48:14 +08:00 |
|
|
|
c82efb31d3
|
fetch old items for existing subscribed feeds
|
2024-06-13 14:15:19 +08:00 |
|
|
|
c7b1794591
|
Implement more of Recently Added section
|
2024-06-12 21:00:14 +08:00 |
|
|
|
e9f3009111
|
Merge pull request #4040 from omnivore-app/feat/web-layout-navigation
Update layout navigation with left menu
|
2024-06-12 20:02:42 +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 |
|
|
|
f29592d671
|
worker can concurrently process 10 jobs
|
2024-06-12 18:40:08 +08:00 |
|
|
|
a580fd7ebf
|
catch sync reading progress query error
|
2024-06-12 18:40:07 +08:00 |
|
|
|
fc5b152c43
|
update job name
|
2024-06-12 18:39:27 +08:00 |
|
|
|
755f483ba9
|
create a function to batch delete items in trash
|
2024-06-12 18:38:14 +08:00 |
|
|
|
5f817bc336
|
Null handler as we know URL must be set for RSS subscriptions
|
2024-06-12 14:00:45 +08:00 |
|
|
|
a5295feb91
|
remove console timer logs
|
2024-06-12 13:37:23 +08:00 |
|
|
|
57695c370c
|
monitor each job latency in prometheus
|
2024-06-12 13:35:04 +08:00 |
|
|
|
f052ab55a0
|
monitor home feed job latency in prometheus
|
2024-06-12 13:01:36 +08:00 |
|
|
|
bc7e710835
|
open youtube transcript to public
|
2024-06-11 10:55:56 +08:00 |
|
|
|
3f6e7c924a
|
Work on new left menu w/shortcuts
|
2024-06-10 17:34:59 +08:00 |
|
|
|
470413b704
|
add basic highlights web UI
|
2024-06-08 10:50:44 +08:00 |
|
|
|
c826e034ab
|
Merge pull request #4034 from omnivore-app/fix/home-item-thumbnail
fix: home item thumbnail not using proxy url
|
2024-06-07 13:41:15 +08:00 |
|
|
|
e05985b2e4
|
fix typo
|
2024-06-07 13:40:54 +08:00 |
|
|
|
0db1108675
|
replace continuous spaces and new lines with space in preview content
|
2024-06-07 13:29:38 +08:00 |
|