ngosang
|
a2345affb3
|
Fix Cloudflare detection in POST requests
|
2022-07-31 16:06:28 +02:00 |
|
ngosang
|
d34b43e0a8
|
Fix 2000 ms navigation timeout
|
2022-04-16 21:39:50 +02:00 |
|
ngosang
|
6c598d5360
|
Fix max timeout error in some pages
|
2022-02-06 16:35:52 +01:00 |
|
ngosang
|
cd221bbbf1
|
Improve proxy validation and debug traces
|
2022-02-06 13:07:11 +01:00 |
|
ngosang
|
56fc688517
|
Increase default BROWSER_TIMEOUT=40000 (40 seconds)
|
2022-01-30 23:24:15 +01:00 |
|
ngosang
|
0a438358d1
|
Fix Puppeter deprecation warnings
|
2022-01-30 23:23:06 +01:00 |
|
ngosang
|
fe6cfd75b8
|
Update Puppeter and other dependencies
|
2022-01-30 22:49:15 +01:00 |
|
simonfr
|
a9ab2569bc
|
Add aarch64 to user agents to be replaced (#248)
Co-authored-by: Simon <simon@perols.dev>
|
2021-12-12 16:46:20 +01:00 |
|
ngosang
|
b1a6ad7688
|
Fix SOCKSv4 and SOCKSv5 proxy. resolves #214 #220
|
2021-12-12 14:29:38 +01:00 |
|
ngosang
|
c4ef6a472e
|
Make test URL configurable with TEST_URL env var. resolves #240
|
2021-12-12 12:35:05 +01:00 |
|
ngosang
|
a24b665bd1
|
Bypass new Cloudflare protection
|
2021-12-12 12:35:05 +01:00 |
|
ngosang
|
3005ba3629
|
Fix SOCKS5 proxy. Resolves #214
|
2021-10-31 22:39:32 +01:00 |
|
ngosang
|
456dfc222e
|
Add env var BROWSER_TIMEOUT for slow systems
|
2021-10-31 21:56:25 +01:00 |
|
ngosang
|
47c83ded58
|
Check user home dir before testing web browser installation
|
2021-10-24 15:52:03 +02:00 |
|
ngosang
|
753e8e1be8
|
Set puppeteer timeout half of maxTimeout param. Resolves #180
|
2021-10-20 18:28:30 +02:00 |
|
ngosang
|
a79a5f2b42
|
Avoid reloading the page in case of error
|
2021-10-20 18:06:15 +02:00 |
|
ngosang
|
95d178b37a
|
Fix browser preferences and proxy
|
2021-10-20 01:00:54 +02:00 |
|
ngosang
|
c4f890f9a1
|
Fix request.post method and clean error traces
|
2021-10-20 01:00:35 +02:00 |
|
ngosang
|
d16b982bb9
|
Use Firefox ESR for Docker images
|
2021-10-18 22:52:38 +02:00 |
|
ngosang
|
075b53ee24
|
Improve Firefox start time and code clean up
|
2021-10-18 21:45:21 +02:00 |
|
ngosang
|
356b893c18
|
Improve bad request management and tests
|
2021-10-18 19:27:21 +02:00 |
|
ngosang
|
a841d67745
|
Build native packages with Firefox
|
2021-10-18 11:13:49 +02:00 |
|
ngosang
|
77a87c79fd
|
Improve Docker image and clean TODOs
|
2021-10-18 00:23:28 +02:00 |
|
ngosang
|
cfd158462f
|
Add proxy support
|
2021-10-18 00:02:30 +02:00 |
|
ngosang
|
ccfe21c15a
|
Implement request.post method for Firefox
|
2021-10-17 22:05:15 +02:00 |
|
ngosang
|
a5b3e08e1f
|
Code clean up, remove returnRawHtml, download, headers params
|
2021-10-17 20:43:36 +02:00 |
|
ngosang
|
744de4d158
|
Refactor the app to use Express server and Jest for tests
|
2021-10-17 18:00:19 +02:00 |
|