.. |
api
|
Linting: Fixed wrong logger contexts
|
2021-05-09 22:18:41 +02:00 |
auth
|
Ensure optional properties of AuthTokenDto are initialized
|
2021-05-09 20:59:31 +02:00 |
authors
|
Change year in copyright to 2021
|
2021-01-06 22:10:19 +01:00 |
config
|
Safely parse numbers from environment vars
|
2021-05-09 20:59:30 +02:00 |
errors
|
Errors: Add ForbiddenIdError
|
2021-02-27 23:04:52 +01:00 |
frontend-config
|
FrontendConfig DTOs: Make properties consistently optional
|
2021-05-09 20:59:31 +02:00 |
groups
|
GroupsService: Remove test obsoleted by strict mode
|
2021-05-09 20:59:31 +02:00 |
history
|
HistoryService: Throw NotInDBError on empty DB result
|
2021-05-09 20:59:31 +02:00 |
logger
|
ConsoleLoggerService: Fix type of context properties
|
2021-05-09 20:59:31 +02:00 |
media
|
Linting: Fixed wrong logger contexts
|
2021-05-09 22:18:41 +02:00 |
monitoring
|
Utils: Extract getServerVersionFromPackageJson into own file
|
2021-03-21 19:58:37 +01:00 |
notes
|
Fix nullable property types in Note DTOs
|
2021-05-09 20:59:31 +02:00 |
permissions
|
Merge pull request #1039 from hedgedoc/fix/permissionsCreationAndFinding
|
2021-04-18 22:45:24 +02:00 |
revisions
|
RevisionsService: Throw NotInDBError on empty DB result
|
2021-05-09 20:59:30 +02:00 |
users
|
UsersService: Remove test obsoleted by strict mode
|
2021-05-09 20:59:31 +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
|
Add error handling in seed.ts
|
2021-05-09 20:59:32 +02:00 |