hedgedoc/lib/models
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
..
author.ts ESLint fixes in models 2020-04-25 16:04:05 +02:00
index.ts ESLint fixes in models 2020-04-25 16:04:05 +02:00
note.ts removed Utils import and added individual method import instead 2020-04-25 16:04:11 +02:00
revision.ts revision.ts: Remove .connected from dmpWorker check in sendDmpWorker. 2020-04-25 16:04:18 +02:00
temp.ts ESLint fixes in models 2020-04-25 16:04:05 +02:00
user.ts Profile.emails is now a string array 🏷️ 2020-05-16 21:16:38 +02:00