Remove and replace all note id compression in LZString with base64url

Signed-off-by: Max Wu <jackymaxj@gmail.com>
This commit is contained in:
Max Wu
2018-02-26 16:43:29 +08:00
parent 912cce2b40
commit baa0418fb5
4 changed files with 34 additions and 8 deletions

View File

@@ -18,6 +18,7 @@
"Idle.Js": "git+https://github.com/shawnmclean/Idle.js",
"async": "^2.1.4",
"aws-sdk": "^2.7.20",
"base64url": "^2.0.0",
"blueimp-md5": "^2.6.0",
"body-parser": "^1.15.2",
"bootstrap": "^3.3.7",