hedgedoc/lib/web/note
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
..
actions.js Move showPublishNote and publishNoteActions to note controller 2019-10-27 15:23:38 +01:00
controller.ts Convert first files to TypeScript 2020-02-24 15:08:23 +01:00
router.ts Rewrite slide controller to TypeScript 2020-02-26 15:05:51 +01:00
slide.ts Rewrite slide controller to TypeScript 2020-02-26 15:05:51 +01:00
util.ts TypeScript: Tighten configs to improve type validation 2020-02-24 16:19:17 +01:00