hedgedoc/src
Philip Molares 1aa9b5f915 NotesService: Get user and group of the permission
This also fetches to user and group of permissions and not only the `canEdit` property.

Signed-off-by: Philip Molares <philip.molares@udo.edu>
2021-04-18 22:35:28 +02:00
..
api PrivateAPI: Add media controller 2021-03-25 22:26:41 +01:00
auth Enforce explicit function return types 2021-02-27 17:41:32 +01:00
authors Change year in copyright to 2021 2021-01-06 22:10:19 +01:00
config Config: Add rendererOrigin and maxDocumentLength to AppConfig 2021-03-21 20:08:13 +01:00
errors Errors: Add ForbiddenIdError 2021-02-27 23:04:52 +01:00
frontend-config FrontendConfig: Add new service 2021-03-21 20:08:13 +01:00
groups Docs: Add ApiProperty to all Dtos 2021-03-19 12:08:34 +01:00
history Config: Move config mocks in own folder 2021-03-21 19:59:05 +01:00
logger Enforce explicit function return types 2021-02-27 17:41:32 +01:00
media Config: Move config mocks in own folder 2021-03-21 19:59:05 +01:00
monitoring Utils: Extract getServerVersionFromPackageJson into own file 2021-03-21 19:58:37 +01:00
notes NotesService: Get user and group of the permission 2021-04-18 22:35:28 +02:00
permissions Permissions: Add cascade 2021-04-18 22:35:25 +02:00
revisions Config: Move config mocks in own folder 2021-03-21 19:59:05 +01:00
users Docs: Add ApiProperty to all Dtos 2021-03-19 12:08:34 +01:00
utils Utils: Extract getServerVersionFromPackageJson into own file 2021-03-21 19:58:37 +01:00
app.module.ts FrontendConfig: Add new service 2021-03-21 20:08:13 +01:00
main.ts Enforce explicit function return types 2021-02-27 17:41:32 +01:00