Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Change config to camel case with backwards compatibility | Sheogorath | 2018-03-25 | 1 | -3/+3 |
| | | | | | | | | This refactors the configs a bit to now use camel case everywhere. This change should help to clean up the config interface and make it better understandable. Signed-off-by: Sheogorath <sheogorath@shivering-isles.com> | ||||
* | Rename checkURiValid.js to checkURIValid.js | Max Wu | 2017-05-08 | 1 | -0/+0 |
| | |||||
* | refactor(app.js): Extract tooBusy | BoHong Li | 2017-05-08 | 1 | -0/+13 |
| | |||||
* | refactor(app.js): Extract middleware to module | BoHong Li | 2017-05-08 | 2 | -0/+31 |
extract check URi is valid, redirect without trailing slashes |