HackMD/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 Use JavaScript Standard Style (part 2) 2017-03-09 02:41:05 +08:00
index.js Fix liniting and optimize some functions 2018-06-23 21:18:15 +02:00
locale.js support Simplified Chinese and rename original zh to Traditional Chinese 2017-10-23 17:38:04 +08:00
mathjax-config-extra.js Fix MathJax config not being picked up 2017-10-22 02:48:24 +02:00
pretty.js Fix rendering might result XSS attribute on self closing tag [Security Issue] 2017-03-14 16:27:55 +08:00
render.js Update to allow rp tag for ruby 2018-02-26 20:55:10 +08:00
reveal-markdown.js Fix file permission, remove useless executable 2017-12-14 05:05:18 +08:00
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