Alt, Michael
|
98ff5993dc
|
Merge branch 'master' of https://github.com/novnc/noVNC
# Conflicts:
# core/display.js
# core/rfb.js
# package.json
|
2021-07-19 09:23:22 +02:00 |
Juanjo Diaz
|
9e1bd410aa
|
Remove jshint comments
|
2018-01-31 07:38:29 -08:00 |
Pierre Ossman
|
858ea4a774
|
Avoid use of 'let' and 'const'
They are not supported on older browsers, e.g. iOS 9.
|
2017-06-02 15:41:37 +02:00 |
Solly Ross
|
fba220c6fc
|
Vendor an ES6-modules-compatible Pako
This commit vendors a converted, stripped-down version of Pako which
uses ES6 modules instead of CommonJS modules.
|
2017-03-01 11:21:32 -05:00 |