hedgedoc/public/js
Sheogorath 1c92524c08
Fix broken unicode urls
It wasn't possible to create unicode based URLs in freeurl mode, because
the noteid used for the websocket connection is double escaped. When we
decode it and let socketio-client reencode it, we get the real
shortid/noteid and can find the note in the database and open the
connection.

Signed-off-by: Sheogorath <sheogorath@shivering-isles.com>
2018-06-26 22:25:36 +02:00
..
lib Fix broken unicode urls 2018-06-26 22:25:36 +02:00
cover.js Final replacements 2018-06-24 14:13:46 +02:00
extra.js Rebrand HackMD to CodiMD 2018-06-24 13:24:12 +02:00
history.js Fix typo 2018-03-11 03:00:36 +08:00
htmlExport.js
index.js Fix liniting and optimize some functions 2018-06-23 21:18:15 +02:00
locale.js
mathjax-config-extra.js
pretty.js
render.js
reveal-markdown.js
slide.js Add Print icon to slide view 2018-06-24 23:50:38 +02:00
utils.js Update to migrate note url in the history of browser storage and cookie 2018-03-03 16:26:19 +08:00