hedgedoc/src/notes
Philip Molares 979154b8a5
Permissions: Add cascade
This makes it possible to create permissions by setting them in the note entity and delete them when either the user or note is deleted.

Signed-off-by: Philip Molares <philip.molares@udo.edu>
2021-03-17 10:26:42 +01:00
..
author-color.entity.ts auth: Add tests for AuthService 2021-01-22 15:29:10 +01:00
note-authorship.dto.ts Docs: Add ApiProperty to all Dtos 2021-03-19 12:08:34 +01:00
note-metadata.dto.ts Docs: Add ApiProperty to all Dtos 2021-03-19 12:08:34 +01:00
note-permissions.dto.ts Docs: Add ApiProperty to all Dtos 2021-03-19 12:08:34 +01:00
note.dto.ts Docs: Add ApiProperty to all Dtos 2021-03-19 12:08:34 +01:00
note.entity.ts Permissions: Add cascade 2021-03-17 10:26:42 +01:00
notes.module.ts Config: Add forbiddenNoteIds to AppConfig 2021-02-20 22:15:04 +01:00
notes.service.spec.ts Tests: Fix eslint errors 2021-04-12 18:05:27 +02:00
notes.service.ts NotesService: Check if note alias is forbidden 2021-02-20 22:21:31 +01:00
tag.entity.ts Format with Prettier 2 2021-01-06 23:48:53 +01:00