noVNC/core
Ryan Castner c5ca2be33e Merge remote-tracking branch 'origin/master' into feature/support-existing-rtcdatachannel-or-websocket
* origin/master:
  Fix focus problem after closing the toolbar
  Set a default value for the quality input
  Add UI for quality setting
  adds qualityLevel property to RFB class for updating JPEG quality level encoding on the fly
  Hide clipboard side bar button when view only mode
  Fix crash with too large clipboard data
  Style all input types for consistent UI
  Add extended clipboard Pseudo-Encoding
  Export constants in inflate.js for easier usage
  Fix bug where inflate would read too much data
  Split api of inflate
  Handle errors from zlib/pako
  Move error handling to Inflate class
  Add missing copyright header for Inflator.js
  Remove unused inflate argument
  Add util for unsigned and signed int. conversion
  Add deflator helper class for deflating data
  Make clipBoardPasteFrom() test more specific
  Correcting path to package.json for running at a path other than root.
2020-04-06 11:54:59 -04:00
..
decoders Split api of inflate 2020-02-17 11:29:41 +01:00
input Fix missing caps lock events on iOS 2019-11-07 16:44:26 +01:00
util adds qualityLevel property to RFB class for updating JPEG quality level encoding on the fly 2020-02-28 13:14:19 +01:00
base64.js Use default argument for base64 2019-02-26 23:52:47 +02:00
deflator.js Add deflator helper class for deflating data 2020-02-17 11:29:29 +01:00
des.js Convert DES into a class 2019-02-26 23:53:43 +02:00
display.js Handle slow loading of images 2019-12-23 15:52:54 +01:00
encodings.js Add extended clipboard Pseudo-Encoding 2020-02-18 09:32:36 +01:00
inflator.js Fix bug where inflate would read too much data 2020-02-17 11:29:41 +01:00
rfb.js Merge remote-tracking branch 'origin/master' into feature/support-existing-rtcdatachannel-or-websocket 2020-04-06 11:54:59 -04:00
websock.js Refactor Websock to WebChannel 2020-02-05 10:58:30 -05:00