hedgedoc/src
David Mehren 615bd6496b
UsersService: Add null check to toUserDto() converter
Signed-off-by: David Mehren <git@herrmehren.de>
2020-09-22 17:28:57 +02:00
..
api/public NoteController: Do not use text/markdown as response content-type for createNote 2020-09-19 15:50:58 +02:00
authors
groups Initialize TypeORM for Group entity 2020-08-13 20:22:04 +02:00
history Update NotesService and HistoryService to use the new permission model. 2020-08-12 20:23:48 +02:00
monitoring
notes NotesService: Get more note metadata from the database 2020-09-19 17:40:50 +02:00
permissions Update Note entity 2020-08-13 20:24:45 +02:00
revisions RevisionEntity: Add create() method 2020-09-19 16:04:30 +02:00
users UsersService: Add null check to toUserDto() converter 2020-09-22 17:28:57 +02:00
app.module.ts Add PermissionModule and GroupsModule 2020-08-12 20:24:43 +02:00
main.ts