pastor
pastor copied to clipboard
A RESTful API to generate PDF converting from HTML
Bumps [https-proxy-agent](https://github.com/TooTallNate/node-https-proxy-agent) from 2.2.1 to 2.2.4. Release notes Sourced from https-proxy-agent's releases. 2.2.4 Patches Add .editorconfig file: a0d4a20458498fc31e5721471bd2b655e992d44b Add .eslintrc.js file: eecea74a1db1c943eaa4f667a561fd47c33da897 Use a net.Socket instead of a plain EventEmitter...
Bumps [acorn](https://github.com/acornjs/acorn) from 5.7.3 to 5.7.4. Commits 6370e90 Mark version 5.7.4 fbc15b1 More rigorously check surrogate pairs in regexp validator See full diff in compare view [](https://help.github.com/articles/configuring-automated-security-fixes) Dependabot...
Configure to push images to Docker Hub of the Tecnospeed organization when tagged with a new version. Documentation: https://docs.docker.com/docker-hub/builds/#create-an-automated-build
I want to create fancy PDFs I'll send as email attachements based on my screen styles, so - this :) Might partially fix or interfere with https://github.com/tecnospeed/pastor/issues/6
Puppeteer documentation: https://github.com/GoogleChrome/puppeteer/blob/master/docs/api.md#pagepdfoptions
As reported by the chromium if not using `--no-sandbox`: ``` [0831/232153.078952:FATAL:zygote_host_impl_linux.cc(123)] No usable sandbox! Update your kernel or see https://chromium.googlesource.com/chromium/src/+/master/docs/linux_suid_sandbox_development.md for more information on developing with the SUID sandbox. If...