Commit graph

11163 commits

Author SHA1 Message Date
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
Jackson Harper
51aff83426 Clean up some issues with padding during responsive 2024-06-12 19:31:44 +08:00
Jackson Harper
652e2cc564 More explicit default on migration 2024-06-12 19:16:39 +08:00
Jackson Harper
fec6e241b9 Allow old home widths to work 2024-06-12 19:11:34 +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
Jackson Harper
39bfe04ec1 Update folder icons 2024-06-12 17:31:27 +08:00
Jackson Harper
05cf487b5a Cleanups for navigation menu icons 2024-06-12 15:20:03 +08:00
Jackson Harper
5a495798ac Better hover colours for navigation menu items 2024-06-12 14:15:27 +08:00
Jackson Harper
5f817bc336 Null handler as we know URL must be set for RSS subscriptions 2024-06-12 14:00:45 +08:00
Hongbo Wu
54dabe449d
Merge pull request #4050 from omnivore-app/monitor-home-feed-generation
monitor home feed job latency in prometheus
2024-06-12 13:39:18 +08:00
Hongbo Wu
a5295feb91 remove console timer logs 2024-06-12 13:37:23 +08:00
Hongbo Wu
57695c370c monitor each job latency in prometheus 2024-06-12 13:35:04 +08:00
Hongbo Wu
f052ab55a0 monitor home feed job latency in prometheus 2024-06-12 13:01:36 +08:00
Jackson Harper
a84bb0259f More work on themes 2024-06-11 17:49:14 +08:00
Jackson Harper
5e7bd2fe0e Theme clean up 2024-06-11 17:10:38 +08:00
Jackson Harper
64ea02bb2c Add trash and archive section, css fixups 2024-06-11 16:00:47 +08:00
Jackson Harper
f0898de5d5 SWR signature has changed for the fetcher 2024-06-11 14:31:50 +08:00
Jackson Harper
dad1fa049a Better scroll handling for the library containers 2024-06-11 13:36:42 +08:00
Jackson Harper
950037af7e Move highlights into the main navigation container 2024-06-11 12:47:59 +08:00
Jackson Harper
3a7698eb16 Show/hide the navigation menu 2024-06-11 12:47:27 +08:00
Jackson Harper
0b908c4bb1 Dont crash reader if items have a webkit element 2024-06-11 12:47:12 +08:00
Hongbo Wu
aa11fd6591
Merge pull request #4046 from omnivore-app/open-youtube-transcript 2024-06-11 12:09:59 +08:00
Hongbo Wu
bc7e710835 open youtube transcript to public 2024-06-11 10:55:56 +08:00
Jackson Harper
883d6619ea Start to update navigation to use new sections 2024-06-10 18:56:12 +08:00
Jackson Harper
371ed24371 Remove debug 2024-06-10 18:22:39 +08:00
Jackson Harper
dc6f5521dc Add migrations 2024-06-10 18:20:59 +08:00
Jackson Harper
7cce65eda9 Update SWR usage, move highlights temporarily 2024-06-10 18:15:10 +08:00
Jackson Harper
3f6e7c924a Work on new left menu w/shortcuts 2024-06-10 17:34:59 +08:00
Jackson Harper
4295e8228d Start adding allotment cleaning up navigation 2024-06-10 17:34:58 +08:00
Jackson Harper
2123b248c9 Setup new left navigation system 2024-06-10 17:34:58 +08:00
Hongbo Wu
648cbe18cf
Merge pull request #4037 from omnivore-app/feature/highlights-ui
feature/highlights ui
2024-06-10 15:02:16 +08:00
Hongbo Wu
0df6fabfa8 add date 2024-06-09 10:32:54 +08:00
Hongbo Wu
00d386b5eb add hover menu 2024-06-09 10:23:57 +08:00
Hongbo Wu
d87c8d83ca add annotation 2024-06-09 08:56:30 +08:00
Hongbo Wu
470413b704 add basic highlights web UI 2024-06-08 10:50:44 +08:00
Hongbo Wu
28255e073f add get highlights api integration 2024-06-07 16:15:09 +08:00
Hongbo Wu
c826e034ab
Merge pull request #4034 from omnivore-app/fix/home-item-thumbnail
fix: home item thumbnail not using proxy url
2024-06-07 13:41:15 +08:00
Hongbo Wu
e05985b2e4 fix typo 2024-06-07 13:40:54 +08:00
Hongbo Wu
bafc20c9cd
Merge pull request #4035 from omnivore-app/feature/generate-preview-content
feat: generate preview content if excerpt less than 180 chars
2024-06-07 13:40:17 +08:00
Hongbo Wu
0db1108675 replace continuous spaces and new lines with space in preview content 2024-06-07 13:29:38 +08:00
Hongbo Wu
76383d8a33 feat: generate preview content if excerpt less than 180 chars 2024-06-06 19:08:41 +08:00
Hongbo Wu
c48013ed4b fix: home item thumbnail not using proxy url 2024-06-06 17:50:18 +08:00
Hongbo Wu
8f5bbdaeb0
Merge pull request #4031 from omnivore-app/feature/highlights-api
feat: highlights api
2024-06-06 17:46:29 +08:00
Hongbo Wu
e9f9f5dded add index for user_id column on highlight table 2024-06-06 17:33:42 +08:00
Hongbo Wu
70bc136d15 batch get labels from highlight id 2024-06-06 17:26:01 +08:00
Hongbo Wu
24457d9036 search highlights by labels 2024-06-06 16:12:07 +08:00
Hongbo Wu
51efff8b8e allow returning library item information in highlight 2024-06-06 15:23:56 +08:00
Hongbo Wu
9259a9cfe3 fix tests 2024-06-06 14:53:14 +08:00