|
|
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 |
|
|
|
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 |
|
|
|
5f11726bd5
|
set lock_timeout while running migrations
|
2024-06-19 11:52:22 +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 |
|
|
|
f0b71e6833
|
create ltree extension if not exists
|
2024-06-18 18:29:45 +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 |
|
|
|
c020384dcc
|
Merge pull request #4067 from omnivore-app/feat/web-nav-controls
Improve nav controller colors
|
2024-06-14 14:52:37 +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 |
|
|
|
16d57f2496
|
better dropdown handling on the main menu
|
2024-06-14 14:32:22 +08:00 |
|
|
|
1f66bd2691
|
Get nav into higher z-index, start to add the ADdLink control
|
2024-06-14 14:22:18 +08:00 |
|
|
|
c6be15646f
|
Make home wider, fix nextOrHome on delete of items
|
2024-06-14 13:35:14 +08:00 |
|
|
|
b82178685a
|
Merge pull request #4064 from omnivore-app/fix/web-home-load-more
Fix loading issues, improve header and layout on small screens
|
2024-06-14 13:09:54 +08:00 |
|
|
|
27539498af
|
Fix typo
|
2024-06-14 12:50:57 +08:00 |
|
|
|
c130c5309a
|
Fix off by one with new SWR cursor generation
|
2024-06-14 12:38:32 +08:00 |
|
|
|
c0947ddd48
|
fix batch delete query does not use index
|
2024-06-14 12:21:20 +08:00 |
|
|
|
45a604732b
|
Improve nav menu on smaller screens, record current home position
|
2024-06-14 12:19:45 +08:00 |
|
|
|
aea1650626
|
do not show move/archived/deleted item in home feed
|
2024-06-14 12:15:17 +08:00 |
|
|
|
bb73c24340
|
Fix padding on navigation menu
|
2024-06-14 10:28:13 +08:00 |
|
|
|
57ab2fd6b1
|
Improve spacing between top picks and recently added
|
2024-06-14 10:14:33 +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 |
|
|
|
ea928439e2
|
Dont show section if all items removed, better colours for load more button
|
2024-06-13 22:40:49 +08:00 |
|
|
|
ecb7b6de3a
|
Initial work on action items, need to test with larger data sets
|
2024-06-13 21:17:03 +08:00 |
|
|
|
9b92cceedb
|
Label and border updates
|
2024-06-13 20:57:08 +08:00 |
|
|
|
bbdf598918
|
Update icons of left menu
|
2024-06-13 20:49:11 +08:00 |
|
|
|
b1408a05db
|
Fix some spacing issues in left menu
|
2024-06-13 20:23:21 +08:00 |
|
|
|
ba273c3b3c
|
Ensure layout doesnt change if siteicons arent set or fail to load
|
2024-06-13 20:16:52 +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 |
|
|
|
937c00c87c
|
Merge pull request #4058 from omnivore-app/feat/web-home-float
Use a float for the thumbnail to improve text layout
|
2024-06-13 18:13:30 +08:00 |
|
|
|
570045594f
|
Color for the search box
|
2024-06-13 18:02: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 |
|
|
|
980fcf4f4a
|
Remove unused
|
2024-06-13 16:12:00 +08:00 |
|
|
|
a8d1a8f6b3
|
Better return from PDF to library
|
2024-06-13 16:11:42 +08:00 |
|
|
|
900d4b696b
|
Reduce flicker when loading settings from local storage
|
2024-06-13 16:11:16 +08:00 |
|