hedgedoc/lib
Sheogorath 0f9e367015
Fix broken Gist embedding
Looks like GitHub changed their asset system and our CSP prevented them
from getting loaded.

This patch should fix the Gist embedding with enabled CSP by replacing
the old URL `https://assets-cdn.github.com` with the new
`https://github.githubassets.com`.

Signed-off-by: Sheogorath <sheogorath@shivering-isles.com>
2018-12-20 22:49:25 +01:00
..
config Warn on missing serverURL 2018-11-28 14:38:49 +01:00
migrations Update error message text checks 2018-11-16 23:53:50 +01:00
models Switch scrypt library to a successor 2018-11-21 01:33:34 +01:00
ot
web Merge pull request #1082 from cloudyu/pull 2018-11-28 13:27:38 +01:00
workers
csp.js Fix broken Gist embedding 2018-12-20 22:49:25 +01:00
history.js
letter-avatars.js
logger.js Fix streaming for winston 2018-11-16 11:49:39 +01:00
realtime.js
response.js Disallow creation of robots.txt in freeurl 2018-11-17 13:23:03 +01:00
utils.js