HackMD/lib
Sheogorath 59b3885dda
Use OS based tmp dir
We should use the official OS temp directory instead of an own one, to
not run into conflicts. Also various dependencies already use the OS
temp directory, which makes it pointless to use a different for our
internal purposes then. This commit provides the changes needed to use
the OS tmp directory by default.

Signed-off-by: Sheogorath <sheogorath@shivering-isles.com>
2018-10-31 00:37:11 +01:00
..
config Use OS based tmp dir 2018-10-31 00:37:11 +01:00
migrations Extend migration error handling 2018-09-05 16:19:35 +01:00
models lib/models/revision.js: make independent of exec-path 2018-09-26 16:56:36 +02:00
ot Change config to camel case with backwards compatibility 2018-03-25 19:08:14 +02:00
web Add OpenID to CodiMD 2018-10-05 22:43:32 +02:00
workers refactor: Remove require extension filename 2017-05-08 19:29:06 +08:00
csp.js Add data: URL to CSP and upgrade helmet 2018-10-04 03:04:36 +02: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 #1001: get only project user is member of (and return max of results) 2018-10-09 07:04:04 +00:00
utils.js switch to __dirname 2017-06-02 11:34:35 +01:00