hedgedoc/lib
David Mehren 6acb23f26d
Fix checkUploadType after upgrade to file-type 17
This package is now ESM-only, so we need to `import()` it and
raise the oldest supported Node version.

Signed-off-by: David Mehren <git@herrmehren.de>
2021-12-02 17:30:47 +01:00
..
config Refactor existing code to add the configured domain to connect-src 2021-09-16 19:43:20 +02:00
migrations
models
ot
web Fix checkUploadType after upgrade to file-type 17 2021-12-02 17:30:47 +01:00
workers
csp.js Refactor existing code to add the configured domain to connect-src 2021-09-16 19:43:20 +02:00
errors.js
history.js
letter-avatars.js
logger.js
prometheus.js
realtime.js
response.js Don't throw error if gitlab response is not okay-ish 2021-10-29 20:57:20 +02:00
utils.js