HackMD/public/js/lib
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
..
common Removing google drive integration 2018-05-16 01:34:55 +02:00
config Fix broken unicode urls 2018-06-26 22:25:36 +02:00
editor Fix all newly introduced linting issues 2018-06-23 21:27:21 +02:00
appState.js Implemented dark theme. 2018-01-05 00:15:13 +01:00
modeType.js Manage syncscroll / currentMode in appState 2017-05-07 20:38:22 +08:00
syncscroll.js Manage syncscroll / currentMode in appState 2017-05-07 20:38:22 +08:00