mirror of
https://github.com/hedgedoc/hedgedoc.git
synced 2024-12-30 20:43:39 +00:00
0711dbb6ff
As the `saveFile` method only really uses the files `Buffer`, this commit changes the signature so it directly gets a `Buffer` instead of a complicated `MulterFile` object. This also simplifies testing. Signed-off-by: David Mehren <git@herrmehren.de> |
||
---|---|---|
.. | ||
backends | ||
media-backend.interface.ts | ||
media-upload.entity.ts | ||
media.module.ts | ||
media.service.spec.ts | ||
media.service.ts | ||
multer-file.interface.ts |