summaryrefslogtreecommitdiff
path: root/lib/web/baseRouter.js (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Move note actions to their own file.David Mehren2019-10-271-3/+5
| | | | | | Because of circular import problems, this commit also moves the error messages from response.js to errors.js Signed-off-by: David Mehren <dmehren1@gmail.com>
* refactor(baseRouter.js): Adjust style fit standardBoHong Li2017-05-081-1/+0
|
* refactor(app.js): Extract index, 403, 404, 500 pagesBoHong Li2017-05-081-0/+23