noVNC/core
Samuel Mannehed 3bb12056b1 Remove unnecessary substates of disconnected
The states 'loaded', 'failed' and 'fatal' were all variations of the
'disconnected' state. Removing these states allows us to get rid of
many ugly workarounds and special cases. Error messages to the UI can
now instead be delivered via a new onDisconnected callback.
2016-10-01 01:34:25 +02:00
..
input Move input-related files into core/input 2016-09-16 15:49:52 -04:00
base64.js Enable noVNC to become Browserifiable 2016-09-16 15:49:51 -04:00
des.js Enable noVNC to become Browserifiable 2016-09-16 15:49:51 -04:00
display.js Util shouldn't modify window object 2016-09-16 15:49:52 -04:00
inflator.js Enable noVNC to become Browserifiable 2016-09-16 15:49:51 -04:00
inflator.mod.js Enable noVNC to become Browserifiable 2016-09-16 15:49:51 -04:00
rfb.js Remove unnecessary substates of disconnected 2016-10-01 01:34:25 +02:00
util.js Allow moving the controlbar handle 2016-09-23 14:39:21 +02:00
websock.js Enable noVNC to become Browserifiable 2016-09-16 15:49:51 -04:00