Commit Graph

4394 Commits

Author SHA1 Message Date
9bcb2e3825 Merge pull request #1445 from omnivore-app/delete-rules-api
Add deleteRule api
2022-11-23 10:03:01 +08:00
f473c18939 Add deleteRule api 2022-11-23 09:52:15 +08:00
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
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
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
da04a4871f Only allow PDF for dnd uploads 2022-11-22 17:51:30 +08:00
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
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
188221b018 Handle paragraph breaks in the share extension preview text 2022-11-22 17:28:42 +08:00
57ee1cb5a2 Make dropzone fill all available space so the grid isnt resized down 2022-11-22 16:50:32 +08:00
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
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
9183319ba5 Update dependencies 2022-11-22 13:01:30 +08:00
72cd0ff8df Put the drag and drop style in a container so it can be centred 2022-11-22 13:00:37 +08:00
ba730bdc3e Use default application credential 2022-11-22 13:00:01 +08:00
1ef862782f Catch error from sending notification api 2022-11-22 12:51:59 +08:00
2ae3226bdb Add sendNotification api 2022-11-22 12:48:17 +08:00
3c6526cf8b Set the width of the drop container to 100% so it doesn't compress the list view 2022-11-22 12:41:56 +08:00
89d4259a8e Hide google storage URLs and stub URLs on library cards 2022-11-22 12:33:15 +08:00
6f4449aeaf Bump loader-utils from 2.0.3 to 2.0.4 in /pkg/extension
Bumps [loader-utils](https://github.com/webpack/loader-utils) from 2.0.3 to 2.0.4.
- [Release notes](https://github.com/webpack/loader-utils/releases)
- [Changelog](https://github.com/webpack/loader-utils/blob/v2.0.4/CHANGELOG.md)
- [Commits](https://github.com/webpack/loader-utils/compare/v2.0.3...v2.0.4)

---
updated-dependencies:
- dependency-name: loader-utils
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-11-22 04:19:50 +00:00
6afea97975 Merge pull request #1394 from omnivore-app/feat/dragndrop
Feat/dragndrop
2022-11-22 12:18:54 +08:00
f7b0981b7d Parse subscription filter in rules 2022-11-22 12:12:12 +08:00
29660c0de1 Use the radix progress bar to keep consistent 2022-11-22 12:00:26 +08:00
9344fae1b9 Add title and image url in notification 2022-11-22 10:50:38 +08:00
2cb22097ca Merge pull request #1435 from omnivore-app/disable-push-notification-reminder
Disable push notification reminders
2022-11-22 10:41:12 +08:00
6b772c9248 Disable push notification reminders 2022-11-22 10:20:52 +08:00
dbc4659a1b Merge pull request #1410 from omnivore-app/feat/landingPages
Landing Page Updates - Desktop done
2022-11-21 13:41:39 -03:00
717c37253b Fixing landingPage-7 image on small screens 2022-11-21 13:23:01 -03:00
f3aa89b96c Merge branch 'main' of github.com:omnivore-app/omnivore into feat/dragndrop 2022-11-21 12:33:26 -03:00
dde26f6eba fixing the z-index issue on card view 2022-11-21 12:27:13 -03:00
03b3be54b7 Merge pull request #1425 from omnivore-app/feat/ios-loading-perf
Improve how we handle loading the initial items and recently saved items on iOS
2022-11-21 22:53:31 +08:00
6ca8b3610b Fix nock imports 2022-11-21 22:39:10 +08:00
4966af354a Add some nocks for failing URL tests 2022-11-21 22:39:10 +08:00
fc2e4f7d8c Display some UI for highlight on save 2022-11-21 22:39:10 +08:00
080a1982b2 Remove unused import 2022-11-21 22:39:10 +08:00
1e4658b771 Consistent function declaration syntax 2022-11-21 22:39:10 +08:00
dfaba9dbb3 Start to display a highlight banner in the share extension 2022-11-21 22:39:10 +08:00
7b79af481f Add prefix and suffix text to make text matching work 2022-11-21 22:39:10 +08:00
c0d5d12ec0 Add missing file 2022-11-21 22:39:10 +08:00
a3f477f57a Linting fix 2022-11-21 22:39:10 +08:00
9741f6b12d Add highlights to newly saved pages if they contain highlight markers 2022-11-21 22:39:10 +08:00
64e2bb39b6 Before adding any markers to local HTML ensure we dont have any already 2022-11-21 22:39:10 +08:00
39b0cbd453 Use strings for highlight marker elements 2022-11-21 22:39:10 +08:00
2ec4328a90 Linting 2022-11-21 22:39:10 +08:00
bf97194208 Create a highlight of the selected text when a user saves 2022-11-21 22:39:10 +08:00
2e7b7c1bb5 Make warning message on reader match library 2022-11-21 22:39:10 +08:00
062215afa4 If there is no search term but there is an applied filter, perform a search after updating from the synced items
This fixes issues with filters that have very few items in them
not showing historical data if the filter is applied.
2022-11-21 22:39:10 +08:00
75a5e9fb03 MOve the lastItemSyncTime into the dataservice so we can reset the instance value 2022-11-21 22:39:10 +08:00
8c6798a467 Remove the preview image from the share extension 2022-11-21 22:39:10 +08:00
35a9de657a Use a task group and a detached task to prefetch in the background 2022-11-21 22:39:10 +08:00