hedgedoc/lib
Yannick Bungers 8e76c764e3
Added Types to actions.js and reformat
Added Types to actions.js and reformat

Signed-off-by: Yannick Bungers <git@innay.de>
Signed-off-by: David Mehren <dmehren1@gmail.com>
2020-04-25 16:04:06 +02:00
..
config Migrate config templates to TypeScript 2020-04-25 16:04:05 +02:00
migrations fix: migration should return promise 2019-08-12 14:13:34 +02:00
models moved response.js to response.ts and readded missing return statements 2020-04-25 16:04:06 +02:00
ot Fix logging in ot module 2018-11-13 23:30:13 +01:00
web Added Types to actions.js and reformat 2020-04-25 16:04:06 +02:00
workers Rework debug logging 2019-06-08 21:27:29 +02:00
app.ts Use import syntax for logger and config 2020-04-25 16:04:05 +02:00
csp.js Use import syntax for logger and config 2020-04-25 16:04:05 +02:00
errors.js Making the linter happy by removing superfluous ; 2019-11-28 14:00:34 +01:00
history.js Move note actions to their own file. 2019-10-27 13:51:53 +01:00
letter-avatars.ts Use import syntax for logger and config 2020-04-25 16:04:05 +02:00
logger.ts created logger.ts 2020-04-25 16:04:04 +02:00
realtime.ts Use import syntax for logger and config 2020-04-25 16:04:05 +02:00
response.ts moved response.js to response.ts and readded missing return statements 2020-04-25 16:04:06 +02:00
utils.ts Move stripNullByte and processData from models/index.ts to utils.ts 2020-04-25 16:04:02 +02:00