Commit Graph

9691 Commits

Author SHA1 Message Date
34db7bb2d8 create a job for exporting item to integrations 2024-02-22 11:55:51 +08:00
518a3c55a6 Merge pull request #3555 from omnivore-app/fix/android-library-labels-loading
Show labels on Android library view
2024-02-22 11:32:58 +08:00
91c15d78dc Show labels on Android library view 2024-02-22 11:20:57 +08:00
8632376f43 Merge pull request #3550 from omnivore-app/dependabot/npm_and_yarn/ip-1.1.9
Bump ip from 1.1.5 to 1.1.9
2024-02-22 10:39:36 +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
dcd6da590d Merge pull request #3553 from omnivore-app/fix/low-priority-save-page-job
fix: save url operation is delayed
2024-02-22 10:03:56 +08:00
649ccc692b log unknown job when getting priority 2024-02-22 09:23:32 +08:00
30a476c42e Merge pull request #3554 from stefanosansone/fix/android_current_item_edit
Android - Fix current item edit
2024-02-22 09:06:10 +08:00
ce19218e15 get queue priority from a table 2024-02-21 22:01:04 +08:00
de8cc44fdd replace itemsLiveData with uiState flow in currentSavedItemUnderEdit 2024-02-21 11:51:24 +00: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
30b3193937 Remove the web image 2024-02-21 14:38:49 +08:00
e386c35ea2 Merge pull request #3545 from omnivore-app/fix/pg-pool-connection-timeout
fix/pg pool connection timeout
2024-02-21 14:37:36 +08:00
fb31f84a00 Add the web docker image 2024-02-21 14:30:27 +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
2ffb69d4f6 Remove extra chunk 2024-02-21 14:12:51 +08:00
1233e4083b Fix indentation 2024-02-21 14:11:14 +08:00
45a2824a89 Keep building the gcf docker image 2024-02-21 14:02:13 +08:00
cab239b748 Only build public images on merge 2024-02-21 14:00:46 +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
ad069089ed Clean up actions file 2024-02-21 13:32:46 +08:00
310ff37604 Add label to backend container 2024-02-21 13:28:40 +08:00
cb115ef591 Create public docker images 2024-02-21 13:25:13 +08:00
4fda03e633 Merge pull request #3549 from stefanosansone/feature/android-mark-ad-read
Android - Mark items as read/unread from library screen
2024-02-21 09:48:20 +08:00
42ed7d56da Bump ip from 1.1.5 to 1.1.9
Bumps [ip](https://github.com/indutny/node-ip) from 1.1.5 to 1.1.9.
- [Commits](https://github.com/indutny/node-ip/compare/v1.1.5...v1.1.9)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-02-21 00:45:09 +00:00
136a5dd32f Merge remote-tracking branch 'origin/main' into feature/android-mark-ad-read 2024-02-21 00:01:28 +00:00
e61df9d02e add saved item flow in library view model 2024-02-21 00:01:02 +00: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
03c4adc930 Merge pull request #3544 from omnivore-app/fix/readability-bottom-wrapper
Remove bottom-wrapper element which is added on NYT and some other sites RSS feeds
2024-02-20 14:59:38 +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