hedgedoc/src/revisions
David Mehren 57d1fc12bf
EditDto: Clarify that the username can be null
If the edit was made by a anonymous user, we don't have a username.

Signed-off-by: David Mehren <git@herrmehren.de>
2021-05-31 22:16:06 +02:00
..
edit.dto.ts EditDto: Clarify that the username can be null 2021-05-31 22:16:06 +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