hedgedoc/src/notes
David Mehren 0a8dd454ab
NoteEntity: Allow anonymous notes
Notes created by anonymous users don't have an owner.
This commit updates the entity accordingly.

Signed-off-by: David Mehren <git@herrmehren.de>
2021-04-29 18:09:22 +02: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 NoteEntity: Allow anonymous notes 2021-04-29 18:09:22 +02:00
note.media-deletion.dto.ts Notes: Add NoteMediaDeletionDto 2021-04-01 01:15:44 +02:00
notes.module.ts Config: Add forbiddenNoteIds to AppConfig 2021-02-20 22:15:04 +01:00
notes.service.spec.ts NoteEntity: Allow anonymous notes 2021-04-29 18:09:22 +02:00
notes.service.ts NotesService: Extract checkNoteIdOrAlias into own method 2021-04-11 21:25:41 +02:00
tag.entity.ts Format with Prettier 2 2021-01-06 23:48:53 +01:00