hedgedoc/src
Philip Molares b86a7c601d
UsersService: Polish methods
Add test to createUser method to ensure an already used username triggers a AlreadyInDBError.
Add debug entry if user is deleted.
Add changeDisplayName method.

Signed-off-by: Philip Molares <philip.molares@udo.edu>
2021-03-05 00:30:03 +01:00
..
api PublicAPI: Add file upload dialog to swagger api 2021-04-15 14:29:33 +02:00
auth UnitTests: Add appConfigMock 2021-04-14 00:19:09 +02:00
authors Change year in copyright to 2021 2021-01-06 21:36:07 +01:00
config Utils: Add needToLog function 2021-04-18 12:29:15 +02:00
errors Errors: Add ForbiddenIdError 2021-02-20 22:16:50 +01:00
frontend-config Tests: Fix eslint errors 2021-04-12 18:05:27 +02:00
groups UnitTests: Add appConfigMock 2021-04-14 00:19:09 +02:00
history PrivateAPI: Add lastVisited to HistoryEntryImportDto 2021-04-11 12:37:47 +02:00
logger Logging: Handle calls with 'undefined' context 2021-04-13 23:21:55 +02:00
media MediaBackend: Add WebdavBackend 2021-04-16 13:22:03 +02:00
monitoring Docs: Add ApiProperty to all Dtos 2021-03-19 12:08:34 +01:00
notes NotesService: Get user and group of the permission 2021-04-02 20:46:34 +02:00
permissions Tests: Fix eslint errors 2021-04-12 18:05:27 +02:00
revisions Config: Move config mocks in own folder 2021-03-01 21:12:01 +01:00
users UsersService: Polish methods 2021-03-05 00:30:03 +01:00
utils Utils: Fix getServerVersionFromPackageJson 2021-04-15 18:15:25 +02:00
app.module.ts FrontendConfig: Add new service 2021-03-01 21:16:01 +01:00
main.ts Logging: Remove NestConsoleLoggerService 2021-04-02 19:08:30 +02:00