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
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