|
|
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 |
|
|
|
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 |
|
|
|
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 |
|
|
|
76383d8a33
|
feat: generate preview content if excerpt less than 180 chars
|
2024-06-06 19:08:41 +08:00 |
|
|
|
c48013ed4b
|
fix: home item thumbnail not using proxy url
|
2024-06-06 17:50:18 +08:00 |
|
|
|
e9f9f5dded
|
add index for user_id column on highlight table
|
2024-06-06 17:33:42 +08:00 |
|
|
|
70bc136d15
|
batch get labels from highlight id
|
2024-06-06 17:26:01 +08:00 |
|
|
|
24457d9036
|
search highlights by labels
|
2024-06-06 16:12:07 +08:00 |
|
|
|
51efff8b8e
|
allow returning library item information in highlight
|
2024-06-06 15:23:56 +08:00 |
|
|
|
9259a9cfe3
|
fix tests
|
2024-06-06 14:53:14 +08:00 |
|
|
|
166b324d63
|
add tests
|
2024-06-06 13:26:13 +08:00 |
|
|
|
c620ef38a2
|
clean up helpers
|
2024-06-06 12:08:15 +08:00 |
|
|
|
0013150c26
|
feat: highlights api
|
2024-06-05 20:44:18 +08:00 |
|
|
|
1df84f7a42
|
Merge pull request #4022 from omnivore-app/fix/notion
fix: always sync Last Updated in Notion
|
2024-06-03 13:01:49 +08:00 |
|
|
|
e1236dbe29
|
always sync Last Updated
|
2024-06-02 09:56:17 +08:00 |
|
|
|
8eac9375a2
|
feat: add a hidden section in home feed and load on demand
|
2024-05-31 16:34:32 +08:00 |
|
|
|
e932777347
|
fix ranking order
|
2024-05-31 12:58:01 +08:00 |
|
|
|
a6d27bea8d
|
rename for you to top picks
|
2024-05-31 12:23:11 +08:00 |
|
|
|
aa4e091c4b
|
exclude just added items from for you and quick links section
|
2024-05-31 12:00:30 +08:00 |
|
|
|
1af6cfa549
|
rename long section to for you
|
2024-05-31 11:51:30 +08:00 |
|
|
|
633a022825
|
add client side pagination
|
2024-05-30 17:36:18 +08:00 |
|
|
|
d349c1867f
|
add section title
|
2024-05-30 15:48:57 +08:00 |
|
|
|
8dfd876392
|
limit to 5 just added items
|
2024-05-30 15:48:28 +08:00 |
|
|
|
bc4951f376
|
do not fail score job if failed to enqueue updating home job
|
2024-05-30 15:39:04 +08:00 |
|
|
|
3c27125645
|
trigger update home job once a new item is scored
|
2024-05-30 14:34:08 +08:00 |
|
|
|
4bb33da27f
|
add just added section to home
|
2024-05-30 13:43:12 +08:00 |
|
|
|
5739ec2843
|
only score candidates without scores
|
2024-05-29 18:47:22 +08:00 |
|
|
|
84a6530743
|
log job error
|
2024-05-29 18:29:48 +08:00 |
|
|
|
c7de24e9f8
|
do not rank candidates and just return them all if less than 10 candidates
|
2024-05-29 18:22:16 +08:00 |
|
|
|
d1d7f93fc3
|
time each steps in the update home job
|
2024-05-29 17:58:28 +08:00 |
|
|
|
69dbbd7635
|
add score api url to env var
|
2024-05-29 17:45:51 +08:00 |
|
|
|
b7e6888395
|
remove debugging logs
|
2024-05-29 17:42:30 +08:00 |
|
|
|
69c555b8c3
|
Merge pull request #4005 from omnivore-app/feature/refresh-home-api
feature/refresh home api
|
2024-05-29 17:37:41 +08:00 |
|
|
|
b6811ba957
|
delete home cache before recreating
|
2024-05-29 17:33:01 +08:00 |
|
|
|
91c2ae8d97
|
add refresh home api
|
2024-05-29 17:24:37 +08:00 |
|
|
|
a9ebcd33e4
|
add mark as seen to the bulk action
|
2024-05-29 17:07:19 +08:00 |
|
|
|
f496664025
|
remove expired items before remove extra items
|
2024-05-29 16:42:16 +08:00 |
|
|
|
7466501c95
|
Parse the single score from the digest-score service
|
2024-05-29 16:40:44 +08:00 |
|
|
|
9280703047
|
Merge pull request #4003 from omnivore-app/fix/add-score-to-item
fix/add score to item
|
2024-05-29 15:19:43 +08:00 |
|
|
|
292d6b8149
|
Merge pull request #4001 from omnivore-app/feature/get-subscription-api
feat: create an api to get subscription by id
|
2024-05-29 15:17:31 +08:00 |
|
|
|
8e8db02633
|
add score to search item
|
2024-05-29 15:07:22 +08:00 |
|
|
|
974c910846
|
add score to home item
|
2024-05-29 15:02:10 +08:00 |
|
|
|
7a34a03bdd
|
fix subscription and public item orders too
|
2024-05-29 11:30:19 +08:00 |
|