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
lutim.js
minio.js fix(minio): metadata as object not string 2024-06-20 21:58:17 +02:00
s3.js