noVNC/core
Samuel Mannehed 67cd2072ab Allow specifying details when calling RFB._fail()
RFB's _fail function logs the error, disconnects the session and sets
disconnect_reason. The disconnect_reason is upon disconnection sent to
the user interface. It is thus not suitable for including error details
that aren't user friendly. The idea is that you will look in the
browser console for a full log with details of the error.
2016-11-10 15:17:37 +01:00
..
input Merge pull request #689 from ossman/keysym 2016-11-10 09:36:43 +01: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 Don't allow more than one pending update 2016-10-24 14:42:45 +02: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 Allow specifying details when calling RFB._fail() 2016-11-10 15:17:37 +01:00
util.js Added Greek translation 2016-10-28 21:22:25 +03:00
websock.js Enable noVNC to become Browserifiable 2016-09-16 15:49:51 -04:00