hedgedoc/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
models
ot
web Add OpenID to CodiMD 2018-10-05 22:43:32 +02:00
workers
csp.js Add data: URL to CSP and upgrade helmet 2018-10-04 03:04:36 +02:00
history.js
letter-avatars.js
logger.js
realtime.js
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