Commit graph

4427 commits

Author SHA1 Message Date
Jackson Harper
e70a15de55 Temporarily perform a search to get the most recently saved items on iOS 2022-11-24 17:39:43 +08:00
Jackson Harper
c16e4635e7
Merge pull request #1454 from omnivore-app/fix/save-listen-position
Save listen position independent of read position when listening to articles
2022-11-24 15:59:59 +08:00
Hongbo Wu
eb345ba393
Merge pull request #1449 from omnivore-app/more-filters-in-rules
Use search API to filter page in rule engine
2022-11-24 15:30:18 +08:00
Hongbo Wu
27a14d5537
Merge pull request #1060 from omnivore-app/fix/integrations-db-permissions
fix/integrations db permissions
2022-11-24 15:09:43 +08:00
Hongbo Wu
1e6e2b82ee Run search API to filter rules 2022-11-24 15:04:59 +08:00
Hongbo Wu
3f24d9a99e Add includes filter to search by ids in search api 2022-11-24 14:10:13 +08:00
Jackson Harper
d7290044a8 Save listen position independent of read position when listening to articles
When you restart an audio session it will start at the previous
listen position.
2022-11-24 13:58:30 +08:00
Hongbo Wu
4a3537cdc2 Fix test 2022-11-24 13:38:13 +08:00
Hongbo Wu
85d319c3c7 Fix test 2022-11-24 10:38:45 +08:00
Hongbo Wu
e3f4a619c7 Fix merge conflicts 2022-11-24 08:59:23 +08:00
Hongbo Wu
05ecac7c52 Fix tests 2022-11-24 08:59:21 +08:00
Hongbo Wu
14ddb369a9 Fix tests 2022-11-24 08:59:12 +08:00
Hongbo Wu
ea737f1c4f Add HOST option in psql cmd 2022-11-24 08:59:12 +08:00
Hongbo Wu
f43ad01b89 Set PGPASSWORD in env to call psql without password prompt 2022-11-24 08:59:12 +08:00
Hongbo Wu
b59db0629d Add ELASTIC_URL in migration 2022-11-24 08:59:12 +08:00
Hongbo Wu
3a39ec55cc Delete user with right permission 2022-11-24 08:59:10 +08:00
Hongbo Wu
a3d536fcf1 Separate migrations from test 2022-11-24 08:58:20 +08:00
Jackson Harper
0e5de28a45
Merge pull request #1450 from omnivore-app/fix/landing-page-graphics 2022-11-23 19:43:27 +08:00
Jackson Harper
2a1f33ec7a Update landing page graphics 2022-11-23 19:29:08 +08:00
Hongbo Wu
b77d718754 Fix a bug 2022-11-23 18:25:12 +08:00
Hongbo Wu
83a619f826 Use promise.all to trigger all actions 2022-11-23 18:22:04 +08:00
Hongbo Wu
52b1cb8cfa Add type filter 2022-11-23 17:41:09 +08:00
Hongbo Wu
ffd7259523 Add read filter 2022-11-23 16:28:38 +08:00
Hongbo Wu
6a2d143155
Merge pull request #1447 from omnivore-app/rule-archive-page-action
Add mark page as read and archived action in rule engine
2022-11-23 14:31:12 +08:00
Hongbo Wu
60d23ca387 Add content filter 2022-11-23 14:24:47 +08:00
Hongbo Wu
64ed6fee68 Fix api error 2022-11-23 13:51:02 +08:00
Hongbo Wu
3c67900916 Update api client 2022-11-23 13:25:03 +08:00
Hongbo Wu
aaa74c8ba3 Add mark page as read and archived action in rule engine 2022-11-23 11:55:01 +08:00
Hongbo Wu
a67b2867ee
Merge pull request #1446 from omnivore-app/add-label-rule
Add label actions in rule engine
2022-11-23 11:03:44 +08:00
Jackson Harper
6ce4618215
Merge pull request #1444 from omnivore-app/bug/landingPages
Bug/landingPages - fixing the issue with the right bar
2022-11-23 10:47:46 +08:00
Hongbo Wu
ce00274911 Validate pageId before adding labels 2022-11-23 10:41:02 +08:00
Hongbo Wu
5f07f8cc64 Add add label action in the rule engine 2022-11-23 10:09:42 +08:00
Hongbo Wu
9bcb2e3825
Merge pull request #1445 from omnivore-app/delete-rules-api
Add deleteRule api
2022-11-23 10:03:01 +08:00
Hongbo Wu
f473c18939 Add deleteRule api 2022-11-23 09:52:15 +08:00
Rupin Khandelwal
5340cbd816 fixing the issue with the right bar 2022-11-22 10:04:52 -03:00
Jackson Harper
d9cd0ee6a4
Merge pull request #1442 from omnivore-app/fix/pdf-upload-types
Only allow PDF for dnd uploads
2022-11-22 19:01:52 +08:00
Jackson Harper
b3c579c344
Merge pull request #1422 from omnivore-app/dependabot/npm_and_yarn/pkg/extension/loader-utils-2.0.4
Bump loader-utils from 2.0.3 to 2.0.4 in /pkg/extension
2022-11-22 18:02:01 +08:00
Jackson Harper
fc04212e5f
Merge pull request #1428 from omnivore-app/dependabot/npm_and_yarn/deep-object-diff-1.1.9
Bump deep-object-diff from 1.1.7 to 1.1.9
2022-11-22 18:01:29 +08:00
Jackson Harper
da04a4871f Only allow PDF for dnd uploads 2022-11-22 17:51:30 +08:00
Jackson Harper
51b703d1ae
Merge pull request #1441 from omnivore-app/fix/share-extension-quotes
Handle paragraph breaks in the share extension preview text
2022-11-22 17:40:11 +08:00
Jackson Harper
265d53852c
Merge pull request #1440 from omnivore-app/fix/dropzone-container
Make dropzone fill all available space so the grid isnt resized down
2022-11-22 17:29:15 +08:00
Jackson Harper
188221b018 Handle paragraph breaks in the share extension preview text 2022-11-22 17:28:42 +08:00
Jackson Harper
57ee1cb5a2 Make dropzone fill all available space so the grid isnt resized down 2022-11-22 16:50:32 +08:00
Jackson Harper
d34444bb7a
Merge pull request #1437 from omnivore-app/fix/hide-hidden-urls
Hide google storage URLs and stub URLs on library cards
2022-11-22 13:35:54 +08:00
Hongbo Wu
475827a99a
Merge pull request #1436 from omnivore-app/rule-send-notification
Add title and image url in notification
2022-11-22 13:13:21 +08:00
Jackson Harper
9183319ba5 Update dependencies 2022-11-22 13:01:30 +08:00
Jackson Harper
72cd0ff8df Put the drag and drop style in a container so it can be centred 2022-11-22 13:00:37 +08:00
Hongbo Wu
ba730bdc3e Use default application credential 2022-11-22 13:00:01 +08:00
Hongbo Wu
1ef862782f Catch error from sending notification api 2022-11-22 12:51:59 +08:00
Hongbo Wu
2ae3226bdb Add sendNotification api 2022-11-22 12:48:17 +08:00