hedgedoc/src
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
..
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-31 18:44:00 +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-27 23:04:52 +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-05-09 20:59:31 +02:00
history Rename Authorship entity to Edit 2021-05-31 21:46:41 +02:00
logger ConsoleLoggerService: Fix type of context properties 2021-05-09 20:59:31 +02:00
media Rename Authorship entity to Edit 2021-05-31 21:46:41 +02:00
monitoring Utils: Extract getServerVersionFromPackageJson into own file 2021-03-21 19:58:37 +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:16:06 +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:39:41 +02:00
app.module.ts PrivateApi: Serve under /api/private 2021-04-22 23:34:51 +02:00
main.ts Handle config initialisation error on app bootstrap 2021-05-09 20:59:31 +02:00
seed.ts Rename Authorship entity to Edit 2021-05-31 21:46:41 +02:00