hedgedoc/lib/web
David Mehren 7c5c2f7981
Fix imageRouter after upgrade to formidable 2
file.path is now file.filepath, and we need to use the proper constructor

See https://github.com/node-formidable/formidable/blob/master/CHANGELOG.md#200

Signed-off-by: David Mehren <git@herrmehren.de>
2021-12-02 17:19:24 +01:00
..
auth
imageRouter Fix imageRouter after upgrade to formidable 2 2021-12-02 17:19:24 +01:00
middleware
note
baseRouter.js
historyRouter.js
statusRouter.js
userRouter.js
utils.js