hedgedoc/lib/web/imageRouter
Erik Michelson c85b11463d fix(minio): metadata as object not string
A change in the minio JS SDK resulted in uploads being stored
with a defect metadata object in minio, resulting in all
files served as application/octet-stream. This was caused as
the fifth argument to putObject is a metadata object and not
the content-type alone anymore.

Signed-off-by: Erik Michelson <github@erik.michelson.eu>
2024-06-20 21:58:17 +02:00
..
azure.js
filesystem.js
imgur.js
index.js fix(image-router): correct usage of rimraf 2023-02-12 20:58:02 +01:00
lutim.js
minio.js
s3.js