hedgedoc/src/api
David Mehren 2b23dcc5a9
MediaService: Simplify saveFile signature
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>
2020-10-24 11:49:01 +02:00
..
public MediaService: Simplify saveFile signature 2020-10-24 11:49:01 +02:00
utils Added markdownbody-decorator 2020-09-27 16:16:07 +02:00