hedgedoc/lib/web
Sheogorath 37923d11f8
Rewrite slide controller to TypeScript
Before this patch the non-TypeScript version of the slide mode causes
problems with the TypeScript code. Therefore, in order to get things
working, this patch does minimalistic changes to the slide mode
controller to bring it into TypeScript convention. And unbreak slide
mode. Further changes are required, but this gets slide mode back to a
usable state.

Signed-off-by: Sheogorath <sheogorath@shivering-isles.com>
2020-02-26 15:05:51 +01:00
..
auth Remove mattermost integration 2020-02-25 14:33:30 +01:00
imageRouter Merge pull request #213 from davidmehren/refactor_backend_notes 2019-11-20 20:07:35 +01:00
middleware Move note actions to their own file. 2019-10-27 13:51:53 +01:00
note Rewrite slide controller to TypeScript 2020-02-26 15:05:51 +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