hedgedoc/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
web
workers
csp.js
history.js Further improvement of error handling for LZString 2018-07-27 15:42:58 +02:00
letter-avatars.js
logger.js
realtime.js
response.js Fix server crash on PDF creation 2018-09-24 20:25:25 +02:00
utils.js