hedgedoc/lib/web
Sheogorath a2608c319a
Fix possible error if HackMD is started with wrong workdir
In https://github.com/hackmdio/hackmd/issues/834 is described how
starting HackMD crashes when using the wrong working dir.

This is caused by a relative path in our upload routine. This change
should fix it and prevent future crashes.

Signed-off-by: Sheogorath <sheogorath@shivering-isles.com>
2018-06-23 23:01:01 +02:00
..
auth Merge pull request #784 from pferreir/add-oauth2-support 2018-06-04 15:54:47 +02:00
imageRouter Fix possible error if HackMD is started with wrong workdir 2018-06-23 23:01:01 +02:00
middleware
baseRouter.js
historyRouter.js
noteRouter.js
statusRouter.js
userRouter.js
utils.js