hedgedoc/lib
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
..
config Fix possible error if HackMD is started with wrong workdir 2018-06-23 23:01:01 +02:00
migrations Merge pull request #830 from SISheogorath/feature/GDPR 2018-06-17 23:33:57 +02:00
models Merge pull request #830 from SISheogorath/feature/GDPR 2018-06-17 23:33:57 +02:00
ot
web Fix possible error if HackMD is started with wrong workdir 2018-06-23 23:01:01 +02:00
workers
csp.js
history.js
letter-avatars.js
logger.js
realtime.js Fix requests for deleted users 2018-05-25 16:15:18 +02:00
response.js Merge pull request #830 from SISheogorath/feature/GDPR 2018-06-17 23:33:57 +02:00
utils.js