Commit graph

4292 commits

Author SHA1 Message Date
Hongbo Wu
fbe4c471cd Add pubsub subscription to trigger rule actions 2022-11-18 14:00:10 +08:00
Hongbo Wu
66430a1e8b Fix test 2022-11-18 10:54:03 +08:00
Hongbo Wu
50fe92ac85 Add setRule resolver 2022-11-17 18:53:05 +08:00
Hongbo Wu
8008720712 Con't: store actions as a json in db 2022-11-17 16:22:16 +08:00
Hongbo Wu
845e932d93 Store actions as a json in db 2022-11-17 16:21:43 +08:00
Hongbo Wu
23c527c345 Add rule entity 2022-11-17 15:04:44 +08:00
Hongbo Wu
60027dd670 Add rules table migration sql 2022-11-17 14:50:57 +08:00
Hongbo Wu
71348ab492 Remove trigger type in gql schema 2022-11-17 14:50:57 +08:00
Hongbo Wu
775180d785 Add rules api gql schema 2022-11-17 14:50:57 +08:00
Jackson Harper
db4f225b5c
Merge pull request #1426 from omnivore-app/fix/github-handler-titles
Use greedy matching on the GitHub title regex
2022-11-17 13:42:23 +08:00
Hongbo Wu
38ed7c9a3d
Merge pull request #1424 from omnivore-app/fix/gdcvault-parsing-issue
fix/gdcvault parsing issue
2022-11-17 11:29:32 +08:00
Hongbo Wu
44e4e080dd increase navigation timeout to 30 seconds 2022-11-17 11:28:46 +08:00
Hongbo Wu
c18217e697 Fix logRecord being shared by requests 2022-11-17 11:28:46 +08:00
Hongbo Wu
d9237723c5 Share puppeteer browser instance between content handlers 2022-11-17 11:28:46 +08:00
Hongbo Wu
e866541ae1 Fix puppeteer launch in head mode 2022-11-17 11:28:46 +08:00
Hongbo Wu
e75e49a7b4 Remove logging dependecies in puppeteer-parse 2022-11-17 11:28:26 +08:00
Hongbo Wu
1b62ada73e Make overlay element an unlikelyCandidates and give player element positive score 2022-11-17 11:27:51 +08:00
Hongbo Wu
13e925c503 Allow kaltura videos through in readablity 2022-11-17 11:27:51 +08:00
Hongbo Wu
4ee5675e23 Add gdcvault parsing test-case 2022-11-17 11:27:51 +08:00
Hongbo Wu
b3e73cd84b Add puppeteer-extra plugins 2022-11-17 11:27:51 +08:00
Hongbo Wu
8bdbd86e97 Make headless = false in local testing 2022-11-17 11:27:51 +08:00
Jackson Harper
9dccd12be1
Merge pull request #1419 from omnivore-app/dependabot/npm_and_yarn/loader-utils-1.4.2
Bump loader-utils from 1.4.0 to 1.4.2
2022-11-16 13:58:11 +08:00
Jackson Harper
0d83ecb068 Use greedy matching on the GitHub title regex
This fixes issues with titles that have slashes (/) in their title
as the regex match would look for the last possible matching
slash.
2022-11-16 13:52:58 +08:00
Jackson Harper
842c079756
Merge pull request #1421 from omnivore-app/chore/bump-ios-v1.21.0
bump ios to v1.21.0
2022-11-16 11:36:21 +08:00
Hongbo Wu
d171199ca1
Merge pull request #1423 from omnivore-app/fix/cloud-build-failure
fix: content-fetch-gcf cloud build failure
2022-11-16 11:12:55 +08:00
Hongbo Wu
f723b09b9e Update yarn.lock 2022-11-16 10:56:44 +08:00
Hongbo Wu
c290aa2001 Revert "Add puppeteer-extra pluggins"
This reverts commit 0261cafb7a.
2022-11-16 10:55:56 +08:00
Hongbo Wu
db8c9cf97d Add function-framework dependency 2022-11-16 10:52:07 +08:00
Hongbo Wu
0261cafb7a Add puppeteer-extra pluggins 2022-11-16 10:37:14 +08:00
Hongbo Wu
c8febe900f Fix prettier error 2022-11-16 10:34:52 +08:00
Hongbo Wu
3f69b42c05
Merge pull request #899 from omnivore-app/isolate-puppeteer
isolate puppeteer
2022-11-16 10:22:18 +08:00
Hongbo Wu
f39e65c159 Fix rebase error 2022-11-16 10:16:09 +08:00
Hongbo Wu
c8575a203b Fix tests 2022-11-16 10:16:09 +08:00
Hongbo Wu
177c69499b Replace logger.log with logger.info 2022-11-16 10:16:07 +08:00
Hongbo Wu
cffa5bb9ea Build content-fetch-gcf docker image in github action 2022-11-16 10:15:49 +08:00
Hongbo Wu
b09fb4c037 Fix docker build 2022-11-16 10:15:49 +08:00
Hongbo Wu
d6e687d5d1 Update env example 2022-11-16 10:15:49 +08:00
Hongbo Wu
b18af10e75 Import puppeteer-parse in content-fetch 2022-11-16 10:15:49 +08:00
Hongbo Wu
00fed8a0fb Remove content-fetch-gcf and create a Dockerfile for the cloud function 2022-11-16 10:15:49 +08:00
Hongbo Wu
623bb8780c Call puppeteer module from content-fetch 2022-11-16 10:15:49 +08:00
Hongbo Wu
63423751c6 Create a new service for gcf 2022-11-16 10:15:49 +08:00
Hongbo Wu
cb858484c6 Make puppeteer-parse a module 2022-11-16 10:15:49 +08:00
Satindar Dhillon
ef6f9307b9 bump ios to v1.21.0 2022-11-15 17:52:14 -08:00
Satindar Dhillon
08aec0b73d
Merge pull request #1350 from omnivore-app/feature/android-pspdfkit-highlights
PDF Toolbars - Android
2022-11-15 12:22:27 -08:00
Satindar Dhillon
ba3852e6c3 update reading progress as pdf pages change 2022-11-15 12:16:48 -08:00
Satindar Dhillon
30ae8ef8d4 update highlight selection actions for pdf 2022-11-15 12:16:48 -08:00
Satindar Dhillon
31c7b705ed add an edit annotation dialog to pdf viewer 2022-11-15 12:16:48 -08:00
Satindar Dhillon
0f5336b743 copy text to clipboard when user selects copy action 2022-11-15 12:16:48 -08:00
Satindar Dhillon
6747ea4191 show close icon on pdf search view 2022-11-15 12:16:48 -08:00
Satindar Dhillon
31ac8f6023 wrap edit annotation view in fragment 2022-11-15 12:16:48 -08:00