hedgedoc/lib
Sheogorath 1ee9874393
Fix names with spaces in letter-avatars
Seems like there is a possible problem when a name containing a space is
passed to this function. using urlencode on the name should fix possible
problems here.

Signed-off-by: Sheogorath <sheogorath@shivering-isles.com>
2019-03-03 15:46:28 +01:00
..
config Disable OpenID by default 2019-01-25 19:31:34 +01:00
migrations
models
ot
web Fix usage of new URL API 2018-12-18 14:52:18 +01:00
workers
csp.js Merge pull request #1105 from SISheogorath/fix/gistCSP 2018-12-21 18:39:22 +01:00
history.js
letter-avatars.js Fix names with spaces in letter-avatars 2019-03-03 15:46:28 +01:00
logger.js
realtime.js
response.js Fix broken PDF export by wrong unlink call 2019-01-24 13:02:53 +01:00
utils.js