summaryrefslogtreecommitdiff
path: root/lib/web/note/controller.js (unfollow)
Commit message (Expand)AuthorFilesLines
2019-10-27Inline responseCodiMDDavid Mehren1-18/+14
2019-10-27Inline publish and slideDavid Mehren1-10/+2
2019-10-27Inline renderPublishDavid Mehren1-8/+4
2019-10-27Move showPublishNote and publishNoteActions to note controllerDavid Mehren1-0/+52
2019-10-27Move showNote to note controllerDavid Mehren1-104/+18
2019-10-27Move note actions into their own fileDavid Mehren1-9/+8
2019-10-27Rename actions.js to controller.js and rename functions to be more descriptiveDavid Mehren1-14/+25
2019-10-27Fix errors constant in note/actions.jsDavid Mehren1-7/+7
2019-10-27Move note actions to their own file.David Mehren1-0/+187