summaryrefslogtreecommitdiff
path: root/lib/web/note/router.js (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Move slide actions to own fileDavid Mehren2019-10-271-2/+3
| | | | Signed-off-by: David Mehren <dmehren1@gmail.com>
* Move note actions to their own file.David Mehren2019-10-271-0/+32
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>