hedgedoc/lib
2020-05-22 16:18:42 +02:00
..
config Remove CSPDirectives as own Type 2020-04-25 16:04:13 +02:00
migrations fixed usage of migrations 2020-04-25 16:04:20 +02:00
models Merge branch 'pr-origin-361' into release/2.0.x 2020-05-22 16:18:42 +02:00
ot Type annotations for realtime.ts 2020-05-09 19:59:38 +02:00
web Profile.emails is now a string array 🏷️ 2020-05-16 21:16:38 +02:00
workers dmpWorker.ts: Wrap process.send in a function to not lose this 🐛 2020-04-25 16:04:18 +02:00
app.ts Always sync session table to database 2020-04-25 16:04:20 +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 setHistory: Do not parse history into an array again, historyPost already made sure we have an array 2020-05-09 14:35:06 +02:00
letter-avatars.ts Fix generateAvatarURL 2020-05-16 21:16:38 +02:00
library-ext.d.ts Fix typings for connect-flash. 2020-05-09 19:59:37 +02:00
logger.ts removed 'use-strict' 2020-04-25 16:04:06 +02:00
realtime.ts Type annotations for realtime.ts 2020-05-09 19:59:38 +02:00
response.ts Fix error import 2020-04-25 16:04:07 +02:00
utils.ts Simplify processData 2020-05-09 19:59:37 +02:00