hedgedoc/lib
Max Wu c7657ae81e Fix parseNoteId order to fix some edge case
that LZString note url could be parsed by base64url note url and thus return wrong note id

Signed-off-by: Max Wu <jackymaxj@gmail.com>
2018-03-10 16:52:24 +08:00
..
config Remove camel case from imageuploadtype in config 2018-01-27 23:50:15 +01:00
migrations Fix field type to prevent data truncation of authorship (#721) 2018-02-09 14:27:06 +01:00
models Fix parseNoteId order to fix some edge case 2018-03-10 16:52:24 +08:00
ot
web Fix uncaught exception for non-existent user 2018-01-30 21:53:36 +01:00
workers
csp.js
history.js Improve history migration performance 2018-03-10 16:51:00 +08:00
letter-avatars.js
logger.js
realtime.js Remove and replace all note id compression in LZString with base64url 2018-02-26 16:43:29 +08:00
response.js Remove and replace all note id compression in LZString with base64url 2018-02-26 16:43:29 +08:00
utils.js