|
|
e131afc183
|
update API
|
2024-05-28 14:45:33 +08:00 |
|
|
|
88dcdbfb2d
|
update score api client
|
2024-05-27 21:29:15 +08:00 |
|
|
|
1c07e41efd
|
update comment
|
2024-05-27 21:20:49 +08:00 |
|
|
|
57b28c39bf
|
store topic as a ltree
|
2024-05-27 21:17:54 +08:00 |
|
|
|
efb7160373
|
rename just read feed to home
|
2024-05-27 21:11:08 +08:00 |
|
|
|
5b9e34739d
|
skip auth token for score api for now
|
2024-05-27 17:59:04 +08:00 |
|
|
|
b24d8ca413
|
show long read items before quick links
|
2024-05-27 17:55:19 +08:00 |
|
|
|
f603c84b27
|
store only feed item id and type in redis and fetch the details from DB when pagination API is called
|
2024-05-27 17:38:36 +08:00 |
|
|
|
87ad71fbe9
|
add published_at to the score api request
|
2024-05-27 12:56:38 +08:00 |
|
|
|
88c25844b4
|
set priority = 10 for score job
|
2024-05-27 12:50:57 +08:00 |
|
|
|
fff3b4b523
|
add authorization to the score api client
|
2024-05-27 11:58:51 +08:00 |
|
|
|
8f0bebf381
|
use pre-calculated score from library item when ranking
|
2024-05-27 11:55:44 +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 |
|
|
|
f6424c3bd2
|
add score to library_item entity
|
2024-05-27 11:12:07 +08:00 |
|
|
|
25a984dc6a
|
check for existing job before enqueueing
|
2024-05-26 14:48:30 +08:00 |
|
|
|
67dac9ba31
|
add public item source
|
2024-05-26 14:41:38 +08:00 |
|
|
|
0a8cc13ac5
|
add mixing algorithm
|
2024-05-26 14:31:22 +08:00 |
|
|
|
1ba6221bc4
|
add pagination
|
2024-05-25 11:47:45 +08:00 |
|
|
|
880a907679
|
add public item stats
|
2024-05-24 15:48:24 +08:00 |
|
|
|
6c9f0c81f6
|
convert language to code
|
2024-05-24 15:41:20 +08:00 |
|
|
|
f2d2e852e1
|
grant db permission
|
2024-05-24 15:32:14 +08:00 |
|
|
|
a48a614676
|
save just read feed in redis sorted set
|
2024-05-24 14:52:21 +08:00 |
|
|
|
cb4fc23507
|
implement justReadFeed API
|
2024-05-23 22:07:19 +08:00 |
|
|
|
b058952c2d
|
implement updateJustReadFeed job
|
2024-05-23 21:10:01 +08:00 |
|
|
|
06b89a88b3
|
update candidates selection
|
2024-05-23 15:48:30 +08:00 |
|
|
|
43ebdc30a1
|
update just read api
|
2024-05-23 11:36:01 +08:00 |
|
|
|
b6c150a5cb
|
Merge pull request #3966 from omnivore-app/feature/add-index-for-archived-at
feature/add index for archived at and folder
|
2024-05-20 12:08:27 +08:00 |
|
|
|
a3fe526c2c
|
remove debugging timers
|
2024-05-20 11:26:06 +08:00 |
|
|
|
eaf5632d0a
|
profile query time
|
2024-05-19 10:17:50 +08:00 |
|
|
|
913215ab09
|
fix archived query
|
2024-05-18 22:05:36 +08:00 |
|
|
|
be9e826446
|
use IN query for state
|
2024-05-18 21:24:56 +08:00 |
|
|
|
6f2aa2e0cd
|
add more logs
|
2024-05-17 17:19:55 +08:00 |
|
|
|
5bf9d29967
|
enqueue uploading original content after saving page
|
2024-05-17 17:00:37 +08:00 |
|
|
|
52ebf466e3
|
get content from cache first when saving url
|
2024-05-17 16:46:54 +08:00 |
|
|
|
f92c6ef5a1
|
lint test file
|
2024-05-16 12:03:41 +08:00 |
|
|
|
9769eab5dc
|
fix youtube transcript
|
2024-05-16 11:23:36 +08:00 |
|
|
|
8cfa24a847
|
allow downloading/uploading readable content
|
2024-05-15 21:46:22 +08:00 |
|
|
|
1a973faadc
|
make author optional
|
2024-05-15 18:12:54 +08:00 |
|
|
|
396ada28b8
|
pre-cache thumbnail
|
2024-05-15 17:49:31 +08:00 |
|
|
|
9f1babf787
|
select used columns
|
2024-05-15 17:42:53 +08:00 |
|
|
|
505e3666b6
|
fix: add author to the chapter in digest
|
2024-05-15 17:38:24 +08:00 |
|
|
|
6d0edbd61a
|
Merge pull request #3839 from omnivore-app/feature/upload-original-content
feature/upload original content
|
2024-05-15 16:47:46 +08:00 |
|
|
|
58fa766e2f
|
remove debugging logs
|
2024-05-15 16:35:19 +08:00 |
|
|
|
eff9e6ce4d
|
add global hooks
|
2024-05-15 16:23:52 +08:00 |
|
|
|
950b42899d
|
fix mock cloud storage
|
2024-05-15 15:53:42 +08:00 |
|
|
|
95796607d0
|
Merge pull request #3956 from omnivore-app/fix/update-openai
Upgrade to gpt-4o
|
2024-05-15 12:57:46 +08:00 |
|
|
|
74bf05cf06
|
Linting
|
2024-05-15 12:41:12 +08:00 |
|
|
|
f217c6f4ad
|
Cast digestConfig to any to serialize properly
|
2024-05-15 12:08:29 +08:00 |
|
|
|
c6bf64a648
|
Upgrade to gpt-4o
|
2024-05-15 11:44:23 +08:00 |
|