Commit Graph

11258 Commits

Author SHA1 Message Date
f25acf0628 refactor onboarding 2024-06-23 19:53:19 +02: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
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
83f1736874 Merge pull request #4065 from omnivore-app/fix/web-home-next
Make home wider, fix nextOrHome on delete of items
2024-06-14 14:19:55 +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
2aff910516 Merge pull request #4063 from omnivore-app/fix/mark-item-as-seen
Hide move/archived/deleted items from home feed
2024-06-14 12:42:39 +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
115189d1fd Merge pull request #4061 from omnivore-app/fix/web-home-load-more
Dont show section if all items removed, better colours for load more button
2024-06-13 23:28:33 +08:00
ea928439e2 Dont show section if all items removed, better colours for load more button 2024-06-13 22:40:49 +08:00
dcab8ff7df Merge pull request #4060 from omnivore-app/feat/web-home-tweaks002 2024-06-13 22:23:15 +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