|
|
f33ff113db
|
Improve readability for the verge
|
2024-02-15 10:57:36 +08:00 |
|
|
|
328625d713
|
Allow using system theme
|
2024-02-14 17:12:28 +08:00 |
|
|
|
0c9c82c1fa
|
Update menu file names
|
2024-02-14 17:11:49 +08:00 |
|
|
|
1082b3fa9d
|
Remove server sync for theme settings
|
2024-02-14 14:42:54 +08:00 |
|
|
|
d6cd57b575
|
Move menus, add UI for setting auto theme
|
2024-02-14 14:33:28 +08:00 |
|
|
|
c0e917848a
|
Ensure window dimensions are set on load. Fixes bug where the inspector side panel was displayed full width on large screens
|
2024-02-14 14:11:51 +08:00 |
|
|
|
01e9486b7f
|
Add the footer menu in settings, remove header menu in settings
|
2024-02-14 14:08:00 +08:00 |
|
|
|
b4f3469210
|
Simplify header code
|
2024-02-14 13:58:06 +08:00 |
|
|
|
1f7fe5a2b2
|
Fix issue where multiselect control would be disabled during search
|
2024-02-14 13:54:59 +08:00 |
|
|
|
856a7bc5ef
|
Add health checks to content-fetch
|
2024-02-12 14:42:51 +08:00 |
|
|
|
e0ce598be5
|
Move apollo prom init into apollo.ts file
|
2024-02-12 11:29:08 +08:00 |
|
|
|
a52e8f7295
|
Add service label
|
2024-02-10 17:21:28 +08:00 |
|
|
|
5c29a6c185
|
Add http metrics
|
2024-02-10 16:05:35 +08:00 |
|
|
|
545d618c11
|
Merge pull request #3524 from omnivore-app/feat/library-navigation-updates
Updated library layout
|
2024-02-09 14:17:01 +08:00 |
|
|
|
d7b5cfe0d2
|
Clean up props, remove addLink submission from search temporarily
|
2024-02-09 14:02:05 +08:00 |
|
|
|
1f98650feb
|
Fix import
|
2024-02-09 13:47:38 +08:00 |
|
|
|
467f77a923
|
Make info optional for upload pads
|
2024-02-09 13:41:00 +08:00 |
|
|
|
7e3d533b55
|
Fix header in highlights mode
|
2024-02-09 13:33:51 +08:00 |
|
|
|
5979609620
|
Fix exports
|
2024-02-09 13:28:57 +08:00 |
|
|
|
1ac964e490
|
Update the theme indicator when updating the theme from dropdown
|
2024-02-09 13:27:04 +08:00 |
|
|
|
5cc6c028d0
|
Add info boxes on uploader
|
2024-02-09 13:21:59 +08:00 |
|
|
|
d3e6fae295
|
Colours for tabs and CTA buttons
|
2024-02-09 12:06:22 +08:00 |
|
|
|
3a7e60e65e
|
Make list sizes closer to grid
|
2024-02-09 11:49:09 +08:00 |
|
|
|
421db1630a
|
Fix positioning of pinned headers and library header based on grid sizes
|
2024-02-09 11:46:01 +08:00 |
|
|
|
29a4e7311e
|
Move pinned searches to under the bar
|
2024-02-08 19:03:22 +08:00 |
|
|
|
11463ba6f7
|
Colour clean ups
|
2024-02-08 15:01:40 +08:00 |
|
|
|
5d201521e1
|
Merge pull request #3518 from omnivore-app/fix/library-item
fix: duplicate key value violates unique constraint "library_item_pkey"
|
2024-02-08 13:18:22 +08:00 |
|
|
|
03f89d890e
|
fix tests
|
2024-02-08 10:42:37 +08:00 |
|
|
|
c1ba9b8017
|
fix tests
|
2024-02-08 10:15:05 +08:00 |
|
|
|
88a4dc6c28
|
Make search term work a bit better
|
2024-02-08 09:03:19 +08:00 |
|
|
|
6b707ae2ca
|
Fixes for hover colours
|
2024-02-08 02:15:28 +08:00 |
|
|
|
406165252c
|
Start work on search bar
|
2024-02-08 02:10:19 +08:00 |
|
|
|
4cad2ac0d4
|
Hover for header buttons
|
2024-02-08 01:49:12 +08:00 |
|
|
|
86f4553dd1
|
fix: duplicate key value violates unique constraint "library_item_pkey"
|
2024-02-07 20:41:34 +08:00 |
|
|
|
485caec803
|
append job version to the job id
|
2024-02-07 18:42:10 +08:00 |
|
|
|
ef6c6349de
|
add remove_on_complete and remove_on_fail to the unique job
|
2024-02-07 18:03:16 +08:00 |
|
|
|
1a9924bedb
|
Expose highlight on release to web
|
2024-02-07 15:22:42 +08:00 |
|
|
|
d54211a146
|
Better handling of sizing in list mode
|
2024-02-07 14:29:28 +08:00 |
|
|
|
3bad0cd8b8
|
Handle larger names better
|
2024-02-07 14:25:09 +08:00 |
|
|
|
ae991fb5cd
|
Updates to header, multi select behavior, add link button
|
2024-02-07 14:19:51 +08:00 |
|
|
|
8b732602a5
|
Start work on navigation updates for the library
|
2024-02-07 13:09:57 +08:00 |
|
|
|
70513b5244
|
Add more information on the feeds page
|
2024-02-07 13:02:19 +08:00 |
|
|
|
8c23cff17b
|
remove limit on the sync reading progress job
|
2024-02-07 11:09:30 +08:00 |
|
|
|
d7a81483cf
|
resolve conflicts
|
2024-02-06 17:02:00 +08:00 |
|
|
|
1b60694579
|
lint
|
2024-02-06 16:54:44 +08:00 |
|
|
|
efd8119e02
|
reduce sql error
|
2024-02-06 16:53:32 +08:00 |
|
|
|
7e022e3294
|
reduce find user query
|
2024-02-06 16:53:32 +08:00 |
|
|
|
a37bfab348
|
update create article api
|
2024-02-06 16:53:32 +08:00 |
|
|
|
250d9089b3
|
fix tests
|
2024-02-06 16:53:32 +08:00 |
|
|
|
4eba7df84c
|
always upsert library items
|
2024-02-06 16:53:32 +08:00 |
|