Commit Graph

4377 Commits

Author SHA1 Message Date
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
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
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
c523010427 Prefetch content and update share extension info after saving items 2022-11-21 22:39:10 +08:00
60a663e9bb Make sure deleted highlights are synced to iOS 2022-11-21 22:39:10 +08:00
5e4095f47e Remove debug, fix formatting 2022-11-21 22:39:10 +08:00
c74911ea86 Improve how we handle loading the initial items on iOS 2022-11-21 22:39:10 +08:00
64d6ff45e1 Add a stub test 2022-11-21 22:20:23 +08:00
2ab7e0a599 Merge pull request #1359 from omnivore-app/rules-api
Rules API
2022-11-21 18:00:13 +08:00
06a3f906f8 Fix bug 2022-11-21 17:12:18 +08:00
9af670a5bc Call api to get rules and device tokens in rules handler 2022-11-21 17:03:46 +08:00
f358094bbf Add get device tokens api 2022-11-21 17:03:12 +08:00
88416bc178 Add get rules api 2022-11-21 15:03:15 +08:00
4b18b1f0b8 adding upload file progressbar 2022-11-21 00:43:17 -03:00
1228efb70f Add docker-compose service 2022-11-21 10:36:41 +08:00
7479222657 Fix test 2022-11-21 10:17:13 +08:00
6b01a1fe0b Merge branch 'main' of github.com:omnivore-app/omnivore into feat/landingpages 2022-11-20 20:27:46 -03:00
dc92fe9c52 Create rule handler cloud run 2022-11-19 11:15:26 +08:00
bcb5686310 Removed all the commented out code 2022-11-18 15:59:42 -03:00