hedgedoc/src/api
David Mehren 0711dbb6ff
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-10-02 21:31:10 +02:00