Commit Graph

4348 Commits

Author SHA1 Message Date
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
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
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
4dbcdae2b3 fixing any layout issues reported and found 2022-11-18 15:55:46 -03:00
fe9b634a03 updating the landingPage-1.png 2022-11-18 14:57:57 -03:00
075c1b4d14 Fix send notification failure 2022-11-18 17:43:21 +08:00
ecc217deef Fix test 2022-11-18 16:25:22 +08:00
06c30e4f40 Add notification cloud run 2022-11-18 16:13:49 +08:00
319d757f40 Fix test 2022-11-18 14:34:31 +08:00
e53d5036dc Add notification endpoint 2022-11-18 14:33:27 +08:00
fbe4c471cd Add pubsub subscription to trigger rule actions 2022-11-18 14:00:10 +08:00
66430a1e8b Fix test 2022-11-18 10:54:03 +08:00
807fbfb753 Merge pull request #1430 from omnivore-app/fix/add-graphql-tools-utils
Add missing package
2022-11-17 19:03:11 +08:00
50fe92ac85 Add setRule resolver 2022-11-17 18:53:05 +08:00
9814570380 Always show the loading headers now that filtering is faster 2022-11-17 18:45:36 +08:00