Commit Graph

5696 Commits

Author SHA1 Message Date
310ff37604 Add label to backend container 2024-02-21 13:28:40 +08:00
4cfe4f95ae Remove bottom-wrapper element which is added on NYT and some other sites RSS feeds 2024-02-20 11:26:21 +08:00
d0500f8524 Merge pull request #3542 from omnivore-app/fix/duplicate-key-violation
fix/duplicate key violation
2024-02-19 12:46:57 +08:00
26d05a2e6e delete the new item if it is different from the existing one 2024-02-19 11:47:09 +08:00
afd4d2a397 fix: duplicate key value violates unique constraint "library_item_pkey" by getting the item by user_id and md5(url) for update before upserting the item 2024-02-19 11:35:43 +08:00
9c493d29db More graceful shutdown for the api server 2024-02-19 11:25:22 +08:00
1ce35b5aea Import pinned searches 2024-02-16 12:43:36 +08:00
060631166f No props needed for the upload tabs 2024-02-16 12:32:22 +08:00
dd8f913cdd Warnings cleanup 2024-02-16 12:25:45 +08:00
e4be448792 Update imports 2024-02-16 11:56:26 +08:00
0f87c86d13 Clean up some imports 2024-02-16 11:55:20 +08:00
3065fcc78a Add some margin on the account menu 2024-02-16 11:53:48 +08:00
1aa570f7c2 Handle unchecked state, better hovers 2024-02-16 11:46:02 +08:00
72c66c4024 Header checkbox states 2024-02-16 11:37:41 +08:00
ded8108a15 Merge pull request #3536 from omnivore-app/fix/web-add-link-fixes
Display feed errors in the add modal, close after success, improve layout while uploading PDFs
2024-02-15 16:59:32 +08:00
b97b8a5b14 Display feed errors in the add modal, close after success, improve layout while uploading PDFs 2024-02-15 13:05:42 +08:00
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