hedgedoc/lib
WilliButz bd2f7cef49
lib/models/revision.js: make independent of exec-path
Previously calling `app.js` from another directory than
the base directory of CodiMD would result in an error being
thrown because `lib/workers/dmpWorker.js` could not be found.

This change makes the function call independent of the path CodiMD
is started from.

Signed-off-by: WilliButz <wbutz@cyberfnord.de>
2018-09-26 16:56:36 +02:00
..
config Omit unneeded warning if no gitlab is configured 2018-09-25 00:26:40 +02:00
migrations
models lib/models/revision.js: make independent of exec-path 2018-09-26 16:56:36 +02:00
ot
web
workers
csp.js
history.js
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