Commit graph

11206 commits

Author SHA1 Message Date
Jackson Harper
dcab8ff7df
Merge pull request #4060 from omnivore-app/feat/web-home-tweaks002 2024-06-13 22:23:15 +08:00
Jackson Harper
ecb7b6de3a Initial work on action items, need to test with larger data sets 2024-06-13 21:17:03 +08:00
Jackson Harper
9b92cceedb Label and border updates 2024-06-13 20:57:08 +08:00
Jackson Harper
bbdf598918 Update icons of left menu 2024-06-13 20:49:11 +08:00
Jackson Harper
b1408a05db Fix some spacing issues in left menu 2024-06-13 20:23:21 +08:00
Jackson Harper
ba273c3b3c Ensure layout doesnt change if siteicons arent set or fail to load 2024-06-13 20:16:52 +08:00
Jackson Harper
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
Jackson Harper
570045594f Color for the search box 2024-06-13 18:02:21 +08:00
Hongbo Wu
e3d70fc27d
Merge pull request #4052 from omnivore-app/feature/prune-trash-items
feature/prune trash items
2024-06-13 17:58:18 +08:00
Jackson Harper
980fcf4f4a Remove unused 2024-06-13 16:12:00 +08:00
Jackson Harper
a8d1a8f6b3 Better return from PDF to library 2024-06-13 16:11:42 +08:00
Jackson Harper
900d4b696b Reduce flicker when loading settings from local storage 2024-06-13 16:11:16 +08:00
Jackson Harper
2ead280152 Make the side menu an overlay on smaller screens 2024-06-13 15:50:24 +08:00
Jackson Harper
40edeb3d16 Add rules to settings list 2024-06-13 15:29:19 +08:00
Jackson Harper
7e05f81ec0 Fix pinned searches in new library container 2024-06-13 15:29:08 +08:00
Jackson Harper
fa82a09c2e Padding an shadows for library grid 2024-06-13 15:25:29 +08:00
Jackson Harper
48d7019af9 Start to simplify new library layout 2024-06-13 15:15:16 +08:00
Jackson Harper
7e559091bd size and colour tweaks 2024-06-13 14:48:55 +08:00
Hongbo Wu
9ef91ff1ca add an REST API to trigger the prune trash job 2024-06-13 14:48:14 +08:00
Jackson Harper
ee4178a3b5 Better height consistency for the just added section 2024-06-13 13:39:34 +08:00
Jackson Harper
6a47cc0da9 Use a float for the thumbnail to improve text layout 2024-06-13 13:17:34 +08:00
Jackson Harper
28bd2c4e25
Merge pull request #4057 from omnivore-app/fix/web-home-mobile-tweaks
Some styling fixes for home on smaller screens
2024-06-13 12:25:34 +08:00
Jackson Harper
b94818ab34 Smaller just added cards on mobile 2024-06-13 12:13:08 +08:00
Jackson Harper
99695c461f Use a number for z-index 2024-06-13 12:10:13 +08:00
Jackson Harper
7df606b15a Improve spacing on smaller screens 2024-06-13 11:40:26 +08:00
Jackson Harper
99622f592a z-index + more font size tweaks 2024-06-13 11:35:23 +08:00
Jackson Harper
51b658f834 Adjust heights a bit for smaller screens 2024-06-13 11:20:09 +08:00
Jackson Harper
dd5100d917 Improve quick links section 2024-06-13 10:52:26 +08:00
Jackson Harper
b3a5dcfbc1 Some styling fixes for home on smaller screens 2024-06-13 10:30:28 +08:00
Jackson Harper
833a83f235
Merge pull request #4055 from omnivore-app/feat/recently-added 2024-06-12 22:11:59 +08:00
Jackson Harper
68624714d6 Some fixes for responsive 2024-06-12 21:55:36 +08:00
Jackson Harper
9f6e65cb9d resize the shortcuts tree view 2024-06-12 21:43:49 +08:00
Jackson Harper
25082b3182 Improve action button hover 2024-06-12 21:16:38 +08:00
Jackson Harper
6424ea8669 Fix slugs for opening articles 2024-06-12 21:11:30 +08:00
Jackson Harper
c7b1794591 Implement more of Recently Added section 2024-06-12 21:00:14 +08:00
Jackson Harper
ea72bb56fe
Merge pull request #4054 from omnivore-app/fix/navigation-return
Return to previous library path after reading
2024-06-12 20:58:22 +08:00
Jackson Harper
a7df0d335c Return to previous library path after reading 2024-06-12 20:03:40 +08:00
Jackson Harper
e9f3009111
Merge pull request #4040 from omnivore-app/feat/web-layout-navigation
Update layout navigation with left menu
2024-06-12 20:02:42 +08:00
Hongbo Wu
30adbb735f fix typo in sql 2024-06-12 19:41:07 +08:00
Jackson Harper
51aff83426 Clean up some issues with padding during responsive 2024-06-12 19:31:44 +08:00
Hongbo Wu
71d07caf94 run prune trash job at 3am UTC daily 2024-06-12 19:27:42 +08:00
Jackson Harper
652e2cc564 More explicit default on migration 2024-06-12 19:16:39 +08:00
Hongbo Wu
46aa405552 remove timeout in highlight generator 2024-06-12 19:13:09 +08:00
Jackson Harper
fec6e241b9 Allow old home widths to work 2024-06-12 19:11:34 +08:00
Hongbo Wu
fb5ef3422c commit the delete query for each user in the loop to reduce lock time 2024-06-12 19:09:40 +08:00
Jackson Harper
cdf921c4b4 Clean up nav so there is no flicker due to component reloading 2024-06-12 18:48:33 +08:00
Hongbo Wu
f29592d671 worker can concurrently process 10 jobs 2024-06-12 18:40:08 +08:00
Hongbo Wu
a580fd7ebf catch sync reading progress query error 2024-06-12 18:40:07 +08:00
Hongbo Wu
fc5b152c43 update job name 2024-06-12 18:39:27 +08:00
Hongbo Wu
755f483ba9 create a function to batch delete items in trash 2024-06-12 18:38:14 +08:00