Elbert Alias
4582061e8d
Add --fast option to NPM driver
2 years ago
Elbert Alias
f353a5e6e5
Add --defer option to defer scanning the page after loading
2 years ago
Elbert Alias
f4fc3e66a6
Add localStorage and sessionStorage options
3 years ago
Elbert Alias
15c2ca8ca3
Implement extended probe feature
3 years ago
Elbert Alias
7b5b5b3db3
Validate URL in cli.js
3 years ago
Elbert Alias
afeff2dff5
Add browser destroy timeout on error
3 years ago
Elbert Alias
5a309f5b16
Add browser destroy timeout on error
3 years ago
undergroundwires
2465341fee
Fix exiting with error code when help is called
...
`--help` is an accepted option and should not return `1` (error)
as exit code but success `0`. However, the CLI will still return `0`
if help text is forced due to missing URL.
3 years ago
Elbert Alias
8ec975cc99
Add header option to CLI
3 years ago
Elbert Alias
62e6b32848
Add proxy option
3 years ago
Elbert Alias
c5909d314e
Add option for extended output
4 years ago
Elbert Alias
1097edde54
Prevent cross-domain redirection on subsequent requests, add option to disable redirects on all requests
4 years ago
Elbert Alias
a6efa44203
Add noScript option, move DNS inspection to probe
4 years ago
Elbert Alias
57a97f10cf
UI updates, probe for Magento version, fix error handling
4 years ago
Elbert Alias
05a9d7d761
Update README
5 years ago
Elbert Alias
f7f1ba5d7e
Build v6.3.0
5 years ago
Elbert Alias
7cd761c2ae
Refactor NPM module
5 years ago
Elbert Alias
ebfef67608
NPM module has been rewritten, resulting in API-breaking changes. Using Puppeteer instead of Zombie.js, optimised for processing multiple websites in parallel.
5 years ago
Elbert Alias
8025896d68
WIP
5 years ago
Elbert Alias
f2a4297859
Add short options and help output to NPM driver
6 years ago
Elbert Alias
a4b6cee3fd
Fix Puppeteer JavaScript processing, add --pretty option to NPM driver
6 years ago
Zsombor Paróczi
d0203c6c17
Simple browser implementation for puppeteer
6 years ago
Elbert Alias
3a9e6059e7
Fix merge
6 years ago