hedgedoc/src/notes
David Mehren ef92ab73f9
Update Note entity
We now use the new permissions split in users and groups. Also the note now knows the colors of its authors.

Signed-off-by: David Mehren <git@herrmehren.de>
2020-08-13 20:24:45 +02:00
..
author-color.entity.ts Add AuthorColor entity 2020-08-13 20:22:30 +02:00
note-authorship.dto.ts Add DTOs for notes and note authorship 2020-07-26 20:57:51 +02:00
note-metadata.dto.ts Add NoteModule 2020-07-25 20:24:59 +02:00
note-permissions.dto.ts Add 'special' property to GroupInfoDto and rename 'id' to 'name' 2020-07-27 22:38:46 +02:00
note.dto.ts Add DTOs for notes and note authorship 2020-07-26 20:57:51 +02:00
note.entity.ts Update Note entity 2020-08-13 20:24:45 +02:00
notes.module.ts Add AuthorColor entity 2020-08-13 20:22:30 +02:00
notes.service.spec.ts Add NotesService 2020-07-26 17:28:58 +02:00
notes.service.ts Update NotesService and HistoryService to use the new permission model. 2020-08-12 20:23:48 +02:00