HackMD/lib/web/imageRouter
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
..
azure.js Add Azure Blob Storage support 2018-06-01 10:07:52 +02:00
filesystem.js Fix callback validation 2018-06-01 14:26:28 +02:00
imgur.js Fix callback validation 2018-06-01 14:26:28 +02:00
index.js Fix possible error if HackMD is started with wrong workdir 2018-06-23 23:01:01 +02:00
minio.js Fix callback validation 2018-06-01 14:26:28 +02:00
s3.js Fix callback validation 2018-06-01 14:26:28 +02:00