hedgedoc/src/revisions
David Mehren 62e0530d2b
Rename Authorship entity to Edit
As we now have a separate Author entity, which holds information
about an author (the color), the Authorship name became confusing.
Edit seems to be a better name, as the entity saves information
about a change in a note.

Signed-off-by: David Mehren <git@herrmehren.de>
2021-05-31 21:46:41 +02:00
..
edit.entity.ts Rename Authorship entity to Edit 2021-05-31 21:46:41 +02:00
revision-metadata.dto.ts Docs: Add ApiProperty to all Dtos 2021-03-19 12:08:34 +01:00
revision.dto.ts Docs: Add ApiProperty to all Dtos 2021-03-19 12:08:34 +01:00
revision.entity.ts Rename Authorship entity to Edit 2021-05-31 21:46:41 +02:00
revisions.module.ts Rename Authorship entity to Edit 2021-05-31 21:46:41 +02:00
revisions.service.spec.ts Rename Authorship entity to Edit 2021-05-31 21:46:41 +02:00
revisions.service.ts RevisionsService: Throw NotInDBError on empty DB result 2021-05-09 20:59:30 +02:00