hedgedoc/src
David Mehren 5d07481387
RevisionEntity: Add create() method
Signed-off-by: David Mehren <git@herrmehren.de>
2020-09-25 21:37:38 +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: createNote() now saves new notes to the database 2020-09-25 21:37:38 +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 Implement User entity. 2020-08-20 19:43:12 +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