hedgedoc/src/media
David Mehren 8e662167dc
MediaService: Improve error handling and logging
Add debug logging to `saveFile` method and throw the proper errors when problems with the mime type are encountered

Signed-off-by: David Mehren <git@herrmehren.de>
2020-10-17 20:24:07 +02:00
..
backends FilesystemBackend: Implement deleteFile and getFileURL. 2020-10-17 19:58:22 +02:00
media-backend.interface.ts Define a MediaBackend interface 2020-10-17 19:58:22 +02:00
media-upload.entity.ts Do not save file extension as a separate field. 2020-10-17 19:58:22 +02:00
media.module.ts FilesystemBackend: Implement deleteFile and getFileURL. 2020-10-17 19:58:22 +02:00
media.service.spec.ts Add MediaService 2020-10-17 19:58:22 +02:00
media.service.ts MediaService: Improve error handling and logging 2020-10-17 20:24:07 +02:00
multer-file.interface.ts Add MediaService 2020-10-17 19:58:22 +02:00