hedgedoc/src
Philip Molares f6121b58e8
MediaService: Change deleteFile
The former deleteFile was moved to the public apis media controller and the actual deletion functionality was moved in a separate function to be called on user deletion.

Signed-off-by: Philip Molares <philip.molares@udo.edu>
2021-03-20 18:58:59 +01:00
..
api MediaService: Change deleteFile 2021-03-20 18:58:59 +01: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 MediaService: Change deleteFile 2021-03-20 18:58:59 +01: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: Add unit tests 2021-03-05 00:30:19 +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