hedgedoc/lib/web
Sheogorath f83e4d66ed
Rework error messages for image uploads
This patch reworks the error messages for image uploads to make more
sense.

Instead of using the current `formidable error` for everything, all
custom error detection now provide the (hopefully) more useful `Image
Upload error` prefix for error messages.

Signed-off-by: Christoph Kern <sheogorath@shivering-isles.com>
2020-12-27 19:51:02 +01:00
..
auth Fix crash when OAuth2 config parameters are missing 2020-11-30 15:04:30 +01:00
imageRouter Rework error messages for image uploads 2020-12-27 19:51:02 +01:00
middleware
note
baseRouter.js
historyRouter.js
statusRouter.js
userRouter.js
utils.js