hedgedoc/lib/web
David Mehren 30487f7c01
Rename actions.js to controller.js and rename functions to be more descriptive
Move postNote to NoteController and rename to createFromPost

Signed-off-by: David Mehren <dmehren1@gmail.com>
2019-10-27 14:40:36 +01:00
..
auth Move note actions to their own file. 2019-10-27 13:51:53 +01:00
imageRouter Move note actions to their own file. 2019-10-27 13:51:53 +01:00
middleware Move note actions to their own file. 2019-10-27 13:51:53 +01:00
note Rename actions.js to controller.js and rename functions to be more descriptive 2019-10-27 14:40:36 +01:00
baseRouter.js Move note actions to their own file. 2019-10-27 13:51:53 +01:00
historyRouter.js Fix eslint warnings 2019-05-31 00:30:29 +02:00
statusRouter.js Move note actions to their own file. 2019-10-27 13:51:53 +01:00
userRouter.js Move note actions to their own file. 2019-10-27 13:51:53 +01:00
utils.js Allow posting new note with content 2018-01-18 10:41:58 +01:00