hedgedoc/src/notes
Philip Molares 8c562016ab Refactor(note): Remove shortid from note
This is a 1.x relict and isn't used anymore in 2.x. All 1.x shortids will be converted to aliases on migration of 1.x to 2.x.

Signed-off-by: Philip Molares <philip.molares@udo.edu>
2021-05-11 22:49:44 +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 Fix nullable property types in Note DTOs 2021-05-09 20:59:31 +02:00
note-permissions.dto.ts Fix nullable property types in Note DTOs 2021-05-09 20:59:31 +02:00
note.dto.ts Docs: Add ApiProperty to all Dtos 2021-03-19 12:08:34 +01:00
note.entity.ts Refactor(note): Remove shortid from note 2021-05-11 22:49:44 +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 NoteEntity: Allow anonymous notes 2021-05-09 20:59:31 +02:00
notes.service.ts Fix nullable property types in Note DTOs 2021-05-09 20:59:31 +02:00
tag.entity.ts Format with Prettier 2 2021-01-06 23:49:45 +01:00