Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Adds PDF export via config | geekyd | 2017-10-25 | 3 | -3/+7 |
| | |||||
* | Add env vars for extra HSTS options | Literallie | 2017-10-13 | 1 | -0/+3 |
| | |||||
* | Add on/off env var for HSTS | Literallie | 2017-10-13 | 1 | -0/+3 |
| | |||||
* | Make HSTS behaviour configurable; Fixes #584 | Literallie | 2017-10-13 | 1 | -0/+6 |
| | |||||
* | Fix missing boolean setting for HMD_URL_ADDPORT | Sheogorath | 2017-10-11 | 1 | -1/+1 |
| | | | | Signed-off-by: Sheogorath <sheogorath@shivering-isles.com> | ||||
* | Read to correct tlsca file path | tkykm | 2017-06-01 | 1 | -2/+2 |
| | |||||
* | fix(config): ssl environment configs not parse properly | Raccoon Li | 2017-05-08 | 3 | -7/+20 |
| | |||||
* | fix(config): some environment config not parse properly | Raccoon Li | 2017-05-08 | 2 | -7/+7 |
| | |||||
* | refactor(config.js): Extract config file | BoHong Li | 2017-05-08 | 7 | -0/+360 |
* Separate different config source to each files * Freeze config object |