HackMD/lib
Sheogorath d4a9bb3c7e
Add data: URL to CSP and upgrade helmet
Seems like the old version of helmet had a problem with `data:`. This
patch upgrades to the latest version and adds the CSP rule to allow
Google Fonts and the offline version of it, to properly include the
fonts and no longer throw ugly error messages at us.

Signed-off-by: Sheogorath <sheogorath@shivering-isles.com>
2018-10-04 03:04:36 +02:00
..
config Set default to v4 2018-09-27 21:57:12 +02:00
migrations Extend migration error handling 2018-09-05 16:19:35 +01:00
models Further improvement of error handling for LZString 2018-07-27 15:42:58 +02:00
ot Change config to camel case with backwards compatibility 2018-03-25 19:08:14 +02:00
web Fixing content types in status router 2018-07-03 20:38:52 +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 little bug in length limit 2018-09-28 00:17:43 +02:00
utils.js switch to __dirname 2017-06-02 11:34:35 +01:00