Commit Graph

4276 Commits

Author SHA1 Message Date
e75e49a7b4 Remove logging dependecies in puppeteer-parse 2022-11-17 11:28:26 +08:00
1b62ada73e Make overlay element an unlikelyCandidates and give player element positive score 2022-11-17 11:27:51 +08:00
13e925c503 Allow kaltura videos through in readablity 2022-11-17 11:27:51 +08:00
4ee5675e23 Add gdcvault parsing test-case 2022-11-17 11:27:51 +08:00
b3e73cd84b Add puppeteer-extra plugins 2022-11-17 11:27:51 +08:00
8bdbd86e97 Make headless = false in local testing 2022-11-17 11:27:51 +08:00
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
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
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
f723b09b9e Update yarn.lock 2022-11-16 10:56:44 +08:00
c290aa2001 Revert "Add puppeteer-extra pluggins"
This reverts commit 0261cafb7a.
2022-11-16 10:55:56 +08:00
db8c9cf97d Add function-framework dependency 2022-11-16 10:52:07 +08:00
0261cafb7a Add puppeteer-extra pluggins 2022-11-16 10:37:14 +08:00
c8febe900f Fix prettier error 2022-11-16 10:34:52 +08:00
3f69b42c05 Merge pull request #899 from omnivore-app/isolate-puppeteer
isolate puppeteer
2022-11-16 10:22:18 +08:00
f39e65c159 Fix rebase error 2022-11-16 10:16:09 +08:00
c8575a203b Fix tests 2022-11-16 10:16:09 +08:00
177c69499b Replace logger.log with logger.info 2022-11-16 10:16:07 +08:00
cffa5bb9ea Build content-fetch-gcf docker image in github action 2022-11-16 10:15:49 +08:00
b09fb4c037 Fix docker build 2022-11-16 10:15:49 +08:00
d6e687d5d1 Update env example 2022-11-16 10:15:49 +08:00
b18af10e75 Import puppeteer-parse in content-fetch 2022-11-16 10:15:49 +08:00
00fed8a0fb Remove content-fetch-gcf and create a Dockerfile for the cloud function 2022-11-16 10:15:49 +08:00
623bb8780c Call puppeteer module from content-fetch 2022-11-16 10:15:49 +08:00
63423751c6 Create a new service for gcf 2022-11-16 10:15:49 +08:00
cb858484c6 Make puppeteer-parse a module 2022-11-16 10:15:49 +08:00
ef6f9307b9 bump ios to v1.21.0 2022-11-15 17:52:14 -08:00
08aec0b73d Merge pull request #1350 from omnivore-app/feature/android-pspdfkit-highlights
PDF Toolbars - Android
2022-11-15 12:22:27 -08:00
ba3852e6c3 update reading progress as pdf pages change 2022-11-15 12:16:48 -08:00
30ae8ef8d4 update highlight selection actions for pdf 2022-11-15 12:16:48 -08:00
31c7b705ed add an edit annotation dialog to pdf viewer 2022-11-15 12:16:48 -08:00
0f5336b743 copy text to clipboard when user selects copy action 2022-11-15 12:16:48 -08:00
6747ea4191 show close icon on pdf search view 2022-11-15 12:16:48 -08:00
31ac8f6023 wrap edit annotation view in fragment 2022-11-15 12:16:48 -08:00
1e977aa62f add ability to delete annotations 2022-11-15 12:16:48 -08:00
2ef7da59b4 remove unused code 2022-11-15 12:16:48 -08:00
c102bcfc7c finally get highlight merging working right 2022-11-15 12:16:48 -08:00
0d32117c75 implement popup menu item listeners 2022-11-15 12:16:48 -08:00
e287a50844 tap into text selection popover listener 2022-11-15 12:16:48 -08:00
ec71c580aa use TextSelectionManager to create highlights 2022-11-15 12:16:48 -08:00
5a96cad4a9 add hook to detect taps on an existing annotation 2022-11-15 12:16:48 -08:00
d0ceda4489 add merge highlight graphql file 2022-11-15 12:16:48 -08:00
51d6c3d31c use merge highlight mutation 2022-11-15 12:16:48 -08:00
062f98908f detect merge overlaps properly 2022-11-15 12:16:48 -08:00
cb8cecff47 attempt to detect overlapping highlights 2022-11-15 12:16:48 -08:00
33e45ebba9 save highlight when created from pspdfkit 2022-11-15 12:16:48 -08:00
f5e3153c66 add hooks for annotation changes in pdf 2022-11-15 12:16:48 -08:00
dcfe5a6ac5 listen for changes in pdf search view 2022-11-15 12:16:48 -08:00
9d6f99abf3 add toggle button for thumbnail view 2022-11-15 12:16:48 -08:00
5060380b05 add pdf thumbnail view 2022-11-15 12:16:48 -08:00