Commit Graph

11162 Commits

Author SHA1 Message Date
d0bcd031d0 Bump braces from 3.0.2 to 3.0.3 in /pkg/admin
Bumps [braces](https://github.com/micromatch/braces) from 3.0.2 to 3.0.3.
- [Changelog](https://github.com/micromatch/braces/blob/master/CHANGELOG.md)
- [Commits](https://github.com/micromatch/braces/compare/3.0.2...3.0.3)

---
updated-dependencies:
- dependency-name: braces
  dependency-type: indirect
...

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