hedgedoc/lib
David Mehren 08655f06f9
Profile.emails is now a string array 🏷️
Dropbox wrapped their email attribute in another object. We now unwrap this object in the DropboxMiddleware and don't need to special-case the email attribute in User.parsePhotoByProfile and the Profile type anymore.

Signed-off-by: David Mehren <dmehren1@gmail.com>
2020-05-16 21:16:38 +02:00
..
config
migrations fixed usage of migrations 2020-04-25 16:04:20 +02:00
models Profile.emails is now a string array 🏷️ 2020-05-16 21:16:38 +02:00
ot Migrate editor-socketio-server.js to TypeScript 2020-04-25 16:04:17 +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
errors.ts
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
library-ext.d.ts Added flash function to Request interface 2020-04-25 16:04:14 +02:00
logger.ts
realtime.ts Migrate editor-socketio-server.js to TypeScript 2020-04-25 16:04:17 +02:00
response.ts
utils.ts fixed usage of migrations 2020-04-25 16:04:20 +02:00