hedgedoc/src/notes
David Mehren a0ffa3be04
NoteEntity: Fix ESLint errors
We now use @types/shortid to provide type information

Signed-off-by: David Mehren <git@herrmehren.de>
2021-02-27 16:11:27 +01:00
..
author-color.entity.ts auth: Add tests for AuthService 2021-01-25 21:30:02 +01:00
note-authorship.dto.ts NoteAuthorshipDto: Add doc comments 2021-01-25 22:48:39 +01:00
note-metadata.dto.ts NoteMetadata DTOs: Add doc comments 2021-01-25 22:48:38 +01:00
note-permissions.dto.ts GroupsService: Create new GroupsService 2021-02-20 16:52:18 +01:00
note.dto.ts NoteDto: Add doc comments 2021-01-25 22:48:39 +01:00
note.entity.ts NoteEntity: Fix ESLint errors 2021-02-27 16:11:27 +01:00
notes.module.ts GroupsService: Create new GroupsService 2021-02-20 16:52:18 +01:00
notes.service.spec.ts Fix various ESLint errors in unit tests 2021-02-27 16:11:27 +01:00
notes.service.ts Fix various ESLint errors in services 2021-02-27 16:11:27 +01:00
tag.entity.ts Format with Prettier 2 2021-01-06 23:49:45 +01:00