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
..
2023-06-09 17:03:17 +02:00
2018-11-13 23:30:13 +01:00
2022-04-10 21:24:30 +02:00
2022-10-30 22:15:16 +01:00
2019-05-31 00:30:29 +02:00
2021-04-25 20:06:56 +02:00