summaryrefslogtreecommitdiff
path: root/lib/web/baseRouter.js (unfollow)
Commit message (Collapse)AuthorFilesLines
2019-10-27Move note actions to their own file.David Mehren1-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>
2017-05-08refactor(baseRouter.js): Adjust style fit standardBoHong Li1-1/+0
2017-05-08refactor(app.js): Extract index, 403, 404, 500 pagesBoHong Li1-0/+23