|
|
81da0eee4f
|
more testing
|
2024-06-21 17:52:06 +08:00 |
|
|
|
38f7317cf8
|
replace set-output command with github env var
|
2024-06-21 17:50:12 +08:00 |
|
|
|
f64e85be5b
|
create a test migration sql
|
2024-06-21 17:44:19 +08:00 |
|
|
|
67fc0baaed
|
fix: lint migration github action failed for pull request from contributor
|
2024-06-21 17:41:59 +08:00 |
|
|
|
d2b2c198d9
|
Merge pull request #4094 from omnivore-app/feat/web-home-tweaks-03
More web home UI tweaks
|
2024-06-21 15:47:39 +08:00 |
|
|
|
b39bffdc1a
|
Add hover bg for apollo, implement share
|
2024-06-21 15:31:57 +08:00 |
|
|
|
bc934a4706
|
Make sure recently added has a max of two lines
|
2024-06-21 15:07:21 +08:00 |
|
|
|
59866510b0
|
Merge pull request #4092 from omnivore-app/feat/web-home-tweaks-02
Implement actions on the home view
|
2024-06-21 13:50:13 +08:00 |
|
|
|
5c85257cdb
|
Implement actions on the home view
|
2024-06-21 13:20:27 +08:00 |
|
|
|
80bded24db
|
Rename web container files
|
2024-06-21 12:37:25 +08:00 |
|
|
|
bc0eeba158
|
Merge pull request #4091 from omnivore-app/feat/web-ux-tweaks
Some more web tweaks for /home
|
2024-06-21 11:40:07 +08:00 |
|
|
|
5cf972f12a
|
Merge pull request #4085 from omnivore-app/feat/ml-update-scoring
Update digest-score to run new model
|
2024-06-21 11:29:42 +08:00 |
|
|
|
70ccc5bc4f
|
Make the display settings respect theme
|
2024-06-21 11:22:06 +08:00 |
|
|
|
07e78c9c60
|
Show ten top picks at once
|
2024-06-21 11:21:53 +08:00 |
|
|
|
b7ebb091d9
|
Prevent shift when unsubscribe button is presented on hover cards
|
2024-06-21 11:06:21 +08:00 |
|
|
|
31c29a8290
|
Better event handling on home action icons
|
2024-06-21 11:03:58 +08:00 |
|
|
|
f33e5323c6
|
Start to use nav return in most places to return to the previous library section
|
2024-06-21 10:56:20 +08:00 |
|
|
|
f91c4cd5b5
|
Merge pull request #4087 from omnivore-app/feature/score-service
get subscriptions from library items and send the features to score service
|
2024-06-21 09:57:40 +08:00 |
|
|
|
d7801eb202
|
Remove test change
|
2024-06-21 09:22:14 +08:00 |
|
|
|
49cce94b29
|
Linting clean ups
|
2024-06-21 09:19:20 +08:00 |
|
|
|
0e321143f6
|
Clean up
|
2024-06-21 09:19:20 +08:00 |
|
|
|
17e5978792
|
Update digest-score to run new model
|
2024-06-21 09:19:20 +08:00 |
|
|
|
8c84fc58b8
|
add more subscription features to the score api payload
|
2024-06-20 17:36:57 +08:00 |
|
|
|
99c95194d0
|
Merge pull request #4086 from omnivore-app/fix/resolver
fix: library item is null in highlights api
|
2024-06-20 17:22:10 +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 |
|
|
|
1c9626eabf
|
Merge pull request #4082 from omnivore-app/fix/api-user-asr
Add user field to the ArticleSavingRequest resolver
|
2024-06-19 18:20:49 +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 |
|
|
|
c89e9a3186
|
Merge pull request #4081 from omnivore-app/fix/do-not-create-library-item-topic-index
do not create library_item_topic_idx index on library_item table since it locks the table/row for a long time
|
2024-06-19 17:23:56 +08:00 |
|
|
|
6a54d651a8
|
do not create library_item_topic_idx index on library_item table since it locks the table/row for a long time
|
2024-06-19 16:13:05 +08:00 |
|
|
|
aaa88be85d
|
Merge pull request #4078 from omnivore-app/fix/create-index-on-topic-concurrently
create index concurrently on topic column in library_item table
|
2024-06-19 12:09:17 +08:00 |
|
|
|
ae4e7b4b97
|
set lock_timeout while running migrations in github action too
|
2024-06-19 11:55:49 +08:00 |
|
|
|
5f11726bd5
|
set lock_timeout while running migrations
|
2024-06-19 11:52:22 +08:00 |
|
|
|
6c102b02ac
|
skip building docker images in test ci
|
2024-06-19 11:08:30 +08:00 |
|
|
|
b0326b302f
|
update migrations sql path
|
2024-06-19 10:55:42 +08:00 |
|
|
|
b50a2b3f7b
|
add lint migration github action
|
2024-06-19 10:49:45 +08:00 |
|
|
|
d618fe92af
|
remove drop index query
|
2024-06-18 22:09:06 +08:00 |
|
|
|
ef33671f56
|
add schema
|
2024-06-18 22:08:11 +08:00 |
|
|
|
dece399faf
|
create index concurrently on topic column in library_item table
|
2024-06-18 21:24:43 +08:00 |
|
|
|
da55dd29c2
|
Merge pull request #4077 from omnivore-app/fix/migration-error
create ltree extension if not exists
|
2024-06-18 18:35:08 +08:00 |
|
|
|
f0b71e6833
|
create ltree extension if not exists
|
2024-06-18 18:29:45 +08:00 |
|
|
|
fb7553abb7
|
Merge pull request #4076 from omnivore-app/fix/reduce-worker-concurrency
reduce bullmq worker concurrency to 2
|
2024-06-18 17:34:37 +08:00 |
|
|
|
6df8c71035
|
reduce bullmq worker concurrency to 2
|
2024-06-18 17:28:19 +08:00 |
|
|
|
163df00c66
|
Merge pull request #4074 from omnivore-app/feature/stub-score-client
stub score client
|
2024-06-18 14:31:03 +08:00 |
|
|
|
2ed63af9a4
|
stub score client
|
2024-06-18 12:10:03 +08:00 |
|
|
|
0e299e3433
|
Merge pull request #4073 from omnivore-app/feature/skip-updating-score-in-database
do not update library item score in database for now
|
2024-06-18 11:32:00 +08:00 |
|
|
|
47c6488834
|
do not update library item score in database for now
|
2024-06-18 11:25:44 +08:00 |
|