hedgedoc/lib
Philip Molares 3b7bab47be
used the new named UserRouter in app.ts
Signed-off-by: Philip Molares <philip.molares@udo.edu>
Signed-off-by: David Mehren <dmehren1@gmail.com>
2020-04-25 16:04:12 +02:00
..
config changed imageUploadType to an UnionType of all the possible uploadTypes 2020-04-25 16:04:09 +02:00
migrations fix: migration should return promise 2019-08-12 14:13:34 +02:00
models removed Utils import and added individual method import instead 2020-04-25 16:04:11 +02:00
ot Fix logging in ot module 2018-11-13 23:30:13 +01:00
web used the new named UserRouter in app.ts 2020-04-25 16:04:12 +02:00
workers Fixed wrong import 2020-04-25 16:04:12 +02:00
app.ts used the new named UserRouter in app.ts 2020-04-25 16:04:12 +02:00
csp.ts Added Types for csp.ts 2020-04-25 16:04:09 +02:00
errors.ts created error.ts 2020-04-25 16:04:07 +02:00
history.ts Fix error import 2020-04-25 16:04:07 +02:00
letter-avatars.ts removed 'use-strict' 2020-04-25 16:04:06 +02:00
library-ext.d.ts made express.user of type User form models/user.ts 2020-04-25 16:04:12 +02:00
logger.ts removed 'use-strict' 2020-04-25 16:04:06 +02:00
realtime.ts worked on realtime.ts 2020-04-25 16:04:11 +02:00
response.ts Fix error import 2020-04-25 16:04:07 +02:00
utils.ts fixed lib/utils.ts 2020-04-25 16:04:09 +02:00