HackMD/lib
Sheogorath 6fdb9eea46
Fix server crash on PDF creation
`markdown-pdf` seems to fail to provide the PDFs on tmpfs. This leads
crashing codimd which expects the file to be there. This patch should
add some proper error handling when expectation and reality don't fit
together.

Signed-off-by: Sheogorath <sheogorath@shivering-isles.com>
2018-09-24 20:25:25 +02:00
..
config BUGFIX: wrong version check for gitlab api 2018-08-23 14:06:26 +02:00
migrations Extend migration error handling 2018-09-05 16:19:35 +01:00
models Further improvement of error handling for LZString 2018-07-27 15:42:58 +02:00
ot Change config to camel case with backwards compatibility 2018-03-25 19:08:14 +02:00
web Fixing content types in status router 2018-07-03 20:38:52 +02:00
workers refactor: Remove require extension filename 2017-05-08 19:29:06 +08:00
csp.js Add script src hash for speaker note to CSP directives 2018-07-05 18:41:27 +08:00
history.js Further improvement of error handling for LZString 2018-07-27 15:42:58 +02:00
letter-avatars.js Fix possible weird objects as email 2018-07-27 13:36:22 +02:00
logger.js refactor(logger): Refactor logger.js 2017-05-08 19:24:37 +08:00
realtime.js Fix requests for deleted users 2018-05-25 16:15:18 +02:00
response.js Fix server crash on PDF creation 2018-09-24 20:25:25 +02:00
utils.js switch to __dirname 2017-06-02 11:34:35 +01:00