hedgedoc/lib/web
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
..
auth fix(oauth2): Fix crash in rolesClaim extraction 2023-10-19 19:34:44 +02:00
imageRouter fix(minio): metadata as object not string 2024-06-20 21:58:17 +02:00
middleware Replace CodiMD with HedgeDoc 2020-11-14 21:18:36 +01:00
note fix: use better already-exist check in note creation 2023-07-18 23:18:21 +02:00
baseRouter.js Move note actions to their own file. 2019-10-27 13:51:53 +01:00
historyRouter.js Fix eslint warnings 2019-05-31 00:30:29 +02:00
statusRouter.js enhancement(metrics): allow disabling via config option 2023-06-04 21:03:46 +02:00
userRouter.js fix(user-export): sanitize filenames in zip properly 2022-11-27 20:51:37 +01:00
utils.js Allow posting new note with content 2018-01-18 10:41:58 +01:00