hedgedoc/src
David Mehren 43f887b4c1
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:04:59 +02:00
..
api Rename Authorship entity to Edit 2021-05-31 21:46:41 +02:00
auth Adjust tests to new Session and Author entities 2021-05-17 22:28:35 +02:00
authors Rename Authorship entity to Edit 2021-05-31 21:46:41 +02:00
config Format with Prettier 2.3 2021-05-15 21:13:44 +02:00
errors Errors: Add ForbiddenIdError 2021-02-20 22:16:50 +01:00
frontend-config Format with Prettier 2.3 2021-05-15 21:13:44 +02:00
groups GroupsService: Remove test obsoleted by strict mode 2021-04-29 21:53:05 +02:00
history Rename Authorship entity to Edit 2021-05-31 21:46:41 +02:00
logger ConsoleLoggerService: Fix type of context properties 2021-04-29 16:10:46 +02:00
media Rename Authorship entity to Edit 2021-05-31 21:46:41 +02:00
monitoring Docs: Add ApiProperty to all Dtos 2021-03-19 12:08:34 +01:00
notes Rename NoteAuthorshipDto to EditDto 2021-05-31 22:02:32 +02:00
permissions Rename Authorship entity to Edit 2021-05-31 21:46:41 +02:00
revisions EditDto: Clarify that the username can be null 2021-05-31 22:04:59 +02:00
users Add Author property to Session & User 2021-05-31 18:39:33 +02:00
utils Utils: Fix getServerVersionFromPackageJson 2021-04-15 18:15:25 +02:00
app.module.ts PrivateApi: Serve under /api/private 2021-04-02 17:33:42 +02:00
main.ts Handle config initialisation error on app bootstrap 2021-04-29 16:22:01 +02:00
seed.ts Rename Authorship entity to Edit 2021-05-31 21:46:41 +02:00