hedgedoc/src/notes
David Mehren 81cc092e51
Remove AuthorColor entity
It will be replaced with the Author entity,
that will save the color

Signed-off-by: David Mehren <git@herrmehren.de>
2021-05-31 17:38:58 +02: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 Remove AuthorColor entity 2021-05-31 17:38:58 +02:00
note.media-deletion.dto.ts Notes: Add NoteMediaDeletionDto 2021-04-22 23:12:46 +02:00
notes.module.ts Remove AuthorColor entity 2021-05-31 17:38:58 +02:00
notes.service.spec.ts Remove AuthorColor entity 2021-05-31 17:38:58 +02:00
notes.service.ts Remove AuthorColor entity 2021-05-31 17:38:58 +02:00
tag.entity.ts Format with Prettier 2 2021-01-06 23:49:45 +01:00
utils.ts Move publicID creation to Note.create 2021-05-19 22:19:04 +02:00