Commit Graph

5738 Commits

Author SHA1 Message Date
34db7bb2d8 create a job for exporting item to integrations 2024-02-22 11:55:51 +08:00
96e3fdb8c3 Merge pull request #3540 from omnivore-app/feat/web-new-left-menu
WIP on left menu improvements
2024-02-22 10:38:50 +08:00
649ccc692b log unknown job when getting priority 2024-02-22 09:23:32 +08:00
ce19218e15 get queue priority from a table 2024-02-21 22:01:04 +08:00
927394e07c fix: save url operation is delayed 2024-02-21 17:54:08 +08:00
40327a5001 Merge pull request #3552 from omnivore-app/feat/docker-public-images 2024-02-21 16:44:19 +08:00
2fff9a5720 Merge pull request #3380 from omnivore-app/fix/recreate-item
fix/recreate item
2024-02-21 15:49:28 +08:00
8f39985f0f fix deleted labels and highlights are still searchable 2024-02-21 15:06:04 +08:00
51c1d33a09 fix tests 2024-02-21 14:55:49 +08:00
af24856603 resolve conflicts after rebasing 2024-02-21 14:29:21 +08:00
b1c45599f6 resolve conflicts after rebasing 2024-02-21 14:29:15 +08:00
eb895b49bf delete labels and highlights attached to the recreated item if the item was deleted before 2024-02-21 14:18:06 +08:00
819135f118 Label the content-fetch and web images 2024-02-21 14:16:21 +08:00
abfa15e56f revert soft deletes all the labels and highlights attached to the deleted item 2024-02-21 14:16:21 +08:00
38ee6c1331 merge labels and highlights when saving a duplicate item 2024-02-21 14:16:20 +08:00
242e6e0fa3 delete all the labels and highlights attached to the item when item was deleted 2024-02-21 13:52:39 +08:00
310ff37604 Add label to backend container 2024-02-21 13:28:40 +08:00
cd311d6454 do not update db options in queue-processor 2024-02-20 19:09:33 +08:00
c72b912d76 More work on editing shortcuts 2024-02-20 18:43:21 +08:00
59d4d78f78 connection idle timeout in 10 seconds 2024-02-20 18:33:21 +08:00
942b2374b8 get postgres connection pool size from env 2024-02-20 18:08:55 +08:00
1514aa4f4f Pull shortcuts from local storage 2024-02-20 17:25:52 +08:00
f8cffd89f7 Remove debug 2024-02-20 17:25:25 +08:00
741438aba0 Fix issue with failed items continuing to process 2024-02-20 17:25:11 +08:00
3f8f1a8127 Remove settings header 2024-02-20 17:24:51 +08:00
8b012ce29f When items fail to process in time mark the node so we don't repeat too much 2024-02-20 17:19:11 +08:00
e12d1c64b4 Remove settings header, make legacy the default menu option 2024-02-20 14:40:16 +08:00
42bb460ef4 Improve the menu animation on mobile 2024-02-20 13:48:30 +08:00
e649e07e8f Improve left menu toggle 2024-02-20 13:44:26 +08:00
2d1db42de4 Add menu close button to the legacy menu 2024-02-20 13:22:17 +08:00
dae0687fd2 Allow toggling legacy menu, better header for the left menu popover on mobile 2024-02-20 13:20:08 +08:00
f28f48f9d2 Improve the settings menu divider 2024-02-20 11:36:13 +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
28bdd67792 Add missing files 2024-02-20 10:57:38 +08:00
85b211b982 Add keys for shortcuts 2024-02-20 10:48:42 +08:00
f39a4a24a5 WIP: make reader header scroll on smaller screens 2024-02-20 10:44:14 +08:00
3ec2865f7c Menu to navigate to shortcuts editor 2024-02-20 10:26:37 +08:00
11cc6b1ec5 More work on shortcuts 2024-02-20 10:15:57 +08:00
67fada0c40 Fix create hgihlight internal API call 2024-02-19 15:38:54 +08:00
d6514e1c8d Add missing files 2024-02-19 15:16:24 +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
620f778776 More work on shortcuts 2024-02-19 10:57:37 +08:00
398d816248 Start work on shortcuts 2024-02-16 15:45:38 +08:00
2aa7c1a7d4 Fix reader header offset, add labels icon to highlights 2024-02-16 15:34:39 +08:00
2615a0d33e Add new nav icons, fixes for highlights view on smaller screen 2024-02-16 14:41:49 +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