hedgedoc/src
Philip Molares 305a3f1bea
NotesService: Set Permissions
Set the necessary information for the permissions to be correctly inserted into the db.

Signed-off-by: Philip Molares <philip.molares@udo.edu>
2021-03-17 10:27:29 +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: Set Permissions 2021-03-17 10:27:29 +01: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 UnitTests: Add appConfigMock 2021-04-14 00:19:09 +02: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