hedgedoc/lib/web/imageRouter
Sheogorath c025d6abee
fix(image-upload): Fix swallowing of errors for filesystem
This patch fixes the swollowing of the actual error message that appears
when a file fails to move, after being uploaded to Hedgedoc on an
instance that is using the upload-method `filesystem` active.

This became apparent when the error messages provided by some users,
where less than helpful.

As a solution the error message of the copy command was added to the
error that is output to the console.

https://community.hedgedoc.org/t/image-upload-fail-docker/439

Signed-off-by: Sheogorath <sheogorath@shivering-isles.com>
2021-08-14 20:04:08 +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 ImageUpload: Fix errors with .jpeg and .svg 2021-03-29 22:38:42 +02:00
lutim.js Fix crash in lutim integration 2019-10-29 20:23:13 -07:00
minio.js Linter: Fix all lint errors 2021-02-15 12:15:14 +01:00
s3.js fix(s3): replace dash with dot for s3 endpoint 2021-08-04 16:09:08 +03:00