noVNC/include
Joel Martin 3af1c2751b webutil.js: add localStorage/chrome.storage settings.
Add routines to store/read settings in either localStorage or in
chrome.storage.sync (which is synchronized between browsers for
extensions/apps).

Before using chrome.storage.sync the initSettings routine must to
called setup the intermediate cache which speeds up access and allows
multiple setting changes to be coallesced to avoid hitting storage
change frequency limits/quotas.
2012-09-17 17:15:49 -05:00
..
chrome-app tcp-client.js: read/write arraybuffer. Read/disconnect handling. 2012-09-17 17:15:48 -05:00
web-socket-js Update websockify/websock.js. 2012-09-17 17:00:01 -05:00
Orbitron700.ttf Add local copy of Orbitron font. 2011-09-27 16:53:09 -05:00
Orbitron700.woff Add local copy of Orbitron font. 2011-09-27 16:53:09 -05:00
base.css License clarification: HTML,CSS,images,fonts under permissive licenses. 2012-06-24 16:29:44 -05:00
base64.js Better base64 illegal character output. 2012-02-20 15:48:39 -06:00
black.css License clarification: HTML,CSS,images,fonts under permissive licenses. 2012-06-24 16:29:44 -05:00
blue.css License clarification: HTML,CSS,images,fonts under permissive licenses. 2012-06-24 16:29:44 -05:00
des.js include/des.js: trim some fat. 2010-09-30 11:17:52 -05:00
display.js License clarification: HTML,CSS,images,fonts under permissive licenses. 2012-06-24 16:29:44 -05:00
input.js Comment out duplicates in unicodeTable. 2012-04-26 08:18:27 -05:00
jsunzip.js add some documentation; default to existing websocket transport 2012-03-09 11:02:18 -05:00
logo.js Add logo, favicon. 2011-02-03 11:04:32 -06:00
playback.js License clarification: HTML,CSS,images,fonts under permissive licenses. 2012-06-24 16:29:44 -05:00
rfb.js rfb.js: add onFBResize event callback. 2012-09-17 17:15:48 -05:00
ui.js License clarification: HTML,CSS,images,fonts under permissive licenses. 2012-06-24 16:29:44 -05:00
util.js websock.js: simpler binary support, protocols param. 2012-08-16 13:31:31 -05:00
vnc.js License clarification: HTML,CSS,images,fonts under permissive licenses. 2012-06-24 16:29:44 -05:00
websock.js Update websockify/websock.js. 2012-09-17 17:00:01 -05:00
webutil.js webutil.js: add localStorage/chrome.storage settings. 2012-09-17 17:15:49 -05:00