HackMD/lib/models
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
..
author.js Use cascaded deletes 2018-05-25 14:55:18 +02:00
index.js Change config to camel case with backwards compatibility 2018-03-25 19:08:14 +02:00
note.js Further improvement of error handling for LZString 2018-07-27 15:42:58 +02:00
revision.js lib/models/revision.js: make independent of exec-path 2018-09-26 16:56:36 +02:00
temp.js Use strict mode in all backend files 2017-03-14 13:02:43 +08:00
user.js Allow to disable gravatar 2018-06-23 23:40:55 +02:00