hedgedoc/src/notes
Philip Molares 17b442aff1 Notes: Add NoteMediaDeletionDto
This is used to specify if the media uploads should be kept or deleted, when deleting a note.

Signed-off-by: Philip Molares <philip.molares@udo.edu>
2021-04-22 23:12:46 +02:00
..
author-color.entity.ts auth: Add tests for AuthService 2021-01-25 21:30:02 +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 Entities: Add onDelete CASCADE to entities 2021-04-19 23:04:09 +02:00
note.media-deletion.dto.ts Notes: Add NoteMediaDeletionDto 2021-04-22 23:12:46 +02:00
notes.module.ts Config: Add forbiddenNoteIds to AppConfig 2021-02-27 23:04:49 +01:00
notes.service.spec.ts Tests: Fix eslint errors 2021-04-16 10:14:05 +02:00
notes.service.ts NotesService: Get user and group of the permission 2021-04-18 22:35:28 +02:00
tag.entity.ts Format with Prettier 2 2021-01-06 23:49:45 +01:00