Commit graph

4298 commits

Author SHA1 Message Date
Rupin Khandelwal
6b01a1fe0b Merge branch 'main' of github.com:omnivore-app/omnivore into feat/landingpages 2022-11-20 20:27:46 -03:00
Rupin Khandelwal
bcb5686310 Removed all the commented out code 2022-11-18 15:59:42 -03:00
Rupin Khandelwal
4dbcdae2b3 fixing any layout issues reported and found 2022-11-18 15:55:46 -03:00
Rupin Khandelwal
fe9b634a03 updating the landingPage-1.png 2022-11-18 14:57:57 -03:00
Jackson Harper
807fbfb753
Merge pull request #1430 from omnivore-app/fix/add-graphql-tools-utils
Add missing package
2022-11-17 19:03:11 +08:00
Jackson Harper
9814570380 Always show the loading headers now that filtering is faster 2022-11-17 18:45:36 +08:00
Jackson Harper
dabada68ff Add missing package 2022-11-17 18:40:56 +08:00
Jackson Harper
3885094565
Merge pull request #1390 from omnivore-app/dependabot/npm_and_yarn/apollo-server-core-3.11.0
Bump apollo-server-core from 3.10.0 to 3.11.0
2022-11-17 18:23:42 +08:00
Hongbo Wu
ca69aff2e8
Merge pull request #1429 from omnivore-app/fix/readability-crash
Fix crash in readability when stripping class names
2022-11-17 16:06:19 +08:00
Jackson Harper
5d9b705be3 Fix issue where stripping classNames could cause a crash 2022-11-17 15:50:32 +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
Rupin Khandelwal
a9554a6d21 Merge branch 'main' of github.com:omnivore-app/omnivore into feat/landingpages 2022-11-16 17:58:24 -03: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