hedgedoc/src
David Mehren 5ee9b2a7e8
AuthTokenDto: Make properties consistently optional
validUntil and lastUsed already have a IsOptional decorator,
this makes the properties themselves also optional

Signed-off-by: David Mehren <git@herrmehren.de>
2021-04-29 15:55:11 +02:00
..
api ControllerTests: Add connection to controller tests 2021-04-11 22:06:41 +02:00
auth AuthTokenDto: Make properties consistently optional 2021-04-29 15:55:11 +02:00
authors
config Safely parse numbers from environment vars 2021-04-29 15:34:59 +02:00
errors
frontend-config
groups
history
logger
media
monitoring
notes
permissions
revisions RevisionsService: Throw NotInDBError on empty DB result 2021-04-29 15:03:44 +02:00
users
utils
app.module.ts
main.ts
seed.ts