hedgedoc/lib/web/imageRouter
Erik Michelson c85b11463d
Some checks failed
Build & run tests / Node ${{ matrix.node }} (18) (push) Has been cancelled
Build & run tests / Node ${{ matrix.node }} (20) (push) Has been cancelled
Lint / Lint files (push) Has been cancelled
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 Linter: Fix all lint errors 2021-02-15 12:15:14 +01:00
filesystem.js fix(image-upload): Fix swallowing of errors for filesystem 2021-08-14 20:04:08 +02:00
imgur.js ImageRouterImgur: Replace imgur library with note-fetch request 2021-04-22 21:23:27 +02:00
index.js fix(image-router): correct usage of rimraf 2023-02-12 20:58:02 +01:00
lutim.js Fix crash in lutim integration 2019-10-29 20:23:13 -07:00
minio.js fix(minio): metadata as object not string 2024-06-20 21:58:17 +02:00
s3.js Upload file to s3: make public a file on upload and allow to configure destination folder 2022-07-10 17:44:17 +02:00