-
Notifications
You must be signed in to change notification settings - Fork 144
Permalink
Choose a base ref
{{ refName }}
default
Choose a head ref
{{ refName }}
default
Comparing changes
Choose two branches to see what’s changed or to start a new pull request.
If you need to, you can also or
learn more about diff comparisons.
Open a pull request
Create a new pull request by comparing changes across two branches. If you need to, you can also .
Learn more about diff comparisons here.
base repository: esbenp/pdf-bot
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 0.4.4
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
...
head repository: esbenp/pdf-bot
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: master
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
4
contributors
Commits on Nov 9, 2017
-
Configuration menu - View commit details
-
Copy full SHA for 60086b2 - Browse repository at this point
Copy the full SHA 60086b2View commit details
Commits on Nov 13, 2017
-
This commit will refactor the code-base into separate database drivers. We have experienced after using pdf-bot for a while that lowdb does not handle concurrency very well. Therefore, we have decided to use Postgres instead. pdf-bot will still have the lowdb option for minimum installation.
Configuration menu - View commit details
-
Copy full SHA for 380e927 - Browse repository at this point
Copy the full SHA 380e927View commit details -
Configuration menu - View commit details
-
Copy full SHA for fe56e64 - Browse repository at this point
Copy the full SHA fe56e64View commit details -
Configuration menu - View commit details
-
Copy full SHA for 4ac547b - Browse repository at this point
Copy the full SHA 4ac547bView commit details -
Configuration menu - View commit details
-
Copy full SHA for cc7c5af - Browse repository at this point
Copy the full SHA cc7c5afView commit details -
Configuration menu - View commit details
-
Copy full SHA for 8b050b6 - Browse repository at this point
Copy the full SHA 8b050b6View commit details -
Configuration menu - View commit details
-
Copy full SHA for 43e00cc - Browse repository at this point
Copy the full SHA 43e00ccView commit details -
Configuration menu - View commit details
-
Copy full SHA for b78483f - Browse repository at this point
Copy the full SHA b78483fView commit details -
Configuration menu - View commit details
-
Copy full SHA for fe28f31 - Browse repository at this point
Copy the full SHA fe28f31View commit details
Commits on Nov 14, 2017
-
Configuration menu - View commit details
-
Copy full SHA for eb6c923 - Browse repository at this point
Copy the full SHA eb6c923View commit details
Commits on Jan 7, 2018
-
Add support for passing a database URL and ssl config
When running on with [PostgreSQL on Heroku](https://devcenter.heroku.com/articles/heroku-postgresql#connecting-in-node-js), the connection parameters are provided as a URL string. The pg package supports this, it's just a matter of passing it through the pdf-bot config. Additionally, this PR adds support for the other possible `pg` [client options](https://node-postgres.com/api/client).
Configuration menu - View commit details
-
Copy full SHA for 55dee0d - Browse repository at this point
Copy the full SHA 55dee0dView commit details
Commits on Jan 8, 2018
-
Merge pull request #16 from danielwestendorf/pg-options
Add support for passing a database URL and other PostgreSQL options
Configuration menu - View commit details
-
Copy full SHA for 8c228bc - Browse repository at this point
Copy the full SHA 8c228bcView commit details -
Configuration menu - View commit details
-
Copy full SHA for f304c3f - Browse repository at this point
Copy the full SHA f304c3fView commit details
Commits on Jan 15, 2018
-
Upgrade html-pdf-chrome to v0.4.2
html-pdf-chrome's release of v0.4.2 [fixes a bug](westy92/html-pdf-chrome#115) that causes pdf-bot to hang when processing if the server requested is unresponsive due to a network error.
Configuration menu - View commit details
-
Copy full SHA for 05f60b4 - Browse repository at this point
Copy the full SHA 05f60b4View commit details
Commits on Mar 26, 2018
-
Configuration menu - View commit details
-
Copy full SHA for e11e894 - Browse repository at this point
Copy the full SHA e11e894View commit details -
Merge pull request #17 from danielwestendorf/upgrade-html-pdf-chrome
Upgrade html-pdf-chrome to v0.4.2
Configuration menu - View commit details
-
Copy full SHA for eef9f15 - Browse repository at this point
Copy the full SHA eef9f15View commit details -
Configuration menu - View commit details
-
Copy full SHA for 1ee1216 - Browse repository at this point
Copy the full SHA 1ee1216View commit details -
Configuration menu - View commit details
-
Copy full SHA for 6eaec8b - Browse repository at this point
Copy the full SHA 6eaec8bView commit details
Commits on Jul 30, 2018
-
Allow for quicker generation by generating again at the end of shift:…
…all and when pushing to queue
Configuration menu - View commit details
-
Copy full SHA for 48fe04d - Browse repository at this point
Copy the full SHA 48fe04dView commit details -
Configuration menu - View commit details
-
Copy full SHA for 6b7d4c0 - Browse repository at this point
Copy the full SHA 6b7d4c0View commit details -
Configuration menu - View commit details
-
Copy full SHA for 28fc2b9 - Browse repository at this point
Copy the full SHA 28fc2b9View commit details
Commits on Aug 22, 2018
-
Configuration menu - View commit details
-
Copy full SHA for 5bf58dc - Browse repository at this point
Copy the full SHA 5bf58dcView commit details -
Configuration menu - View commit details
-
Copy full SHA for a2edd1e - Browse repository at this point
Copy the full SHA a2edd1eView commit details
Commits on Sep 10, 2020
-
Bump node-fetch from 1.7.3 to 2.6.1
Bumps [node-fetch](https://github.com/bitinn/node-fetch) from 1.7.3 to 2.6.1. - [Release notes](https://github.com/bitinn/node-fetch/releases) - [Changelog](https://github.com/node-fetch/node-fetch/blob/master/docs/CHANGELOG.md) - [Commits](node-fetch/node-fetch@1.7.3...v2.6.1) Signed-off-by: dependabot[bot] <support@github.com>
Configuration menu - View commit details
-
Copy full SHA for fcc0410 - Browse repository at this point
Copy the full SHA fcc0410View commit details
Commits on Oct 31, 2020
-
Merge pull request #38 from esbenp/dependabot/npm_and_yarn/node-fetch…
…-2.6.1 Bump node-fetch from 1.7.3 to 2.6.1
Configuration menu - View commit details
-
Copy full SHA for 5162235 - Browse repository at this point
Copy the full SHA 5162235View commit details
There are no files selected for viewing