hedgedoc/lib
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
..
config
migrations
models Add help link and short explanation for failing migrations 2021-07-21 00:06:07 +02:00
ot
web fix(image-upload): Fix swallowing of errors for filesystem 2021-08-14 20:04:08 +02:00
workers
csp.js
errors.js
history.js
letter-avatars.js
logger.js
prometheus.js
realtime.js
response.js
utils.js Exclude /metrics and /status routes from session initialization 2021-07-20 23:56:54 +02:00