hedgedoc/src
David Mehren fae8c679a9
UsersService: Add null check to toUserDto() converter
Signed-off-by: David Mehren <git@herrmehren.de>
2020-09-25 21:37:39 +02:00
..
api/public NoteController: Do not use text/markdown as response content-type for createNote 2020-09-25 21:37:38 +02:00
authors Add AuthorsModule 2020-08-20 19:43:07 +02:00
groups Initialize TypeORM for Group entity 2020-08-20 19:43:12 +02:00
history Update NotesService and HistoryService to use the new permission model. 2020-08-20 19:43:11 +02:00
monitoring Add monitoring module 2020-08-20 19:43:10 +02:00
notes NotesService: Get more note metadata from the database 2020-09-25 21:37:39 +02:00
permissions Update Note entity 2020-08-20 19:43:12 +02:00
revisions RevisionEntity: Add create() method 2020-09-25 21:37:38 +02:00
users UsersService: Add null check to toUserDto() converter 2020-09-25 21:37:39 +02:00
app.module.ts Add PermissionModule and GroupsModule 2020-08-20 19:43:11 +02:00
main.ts Enable automatic OpenAPI spec generation. 2020-08-20 19:43:08 +02:00