noVNC/core
Jesper Alf Dam fe034b04f7 Make logger output configurable
init_logging can now optionally be called with an object containing
custom handlers for log messages.

This allows clients to use their own logging frameworks instead of log
messages always just being written to the console.
2020-02-25 14:09:26 +01: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 Make logger output configurable 2020-02-25 14:09:26 +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 Fix crash with too large clipboard data 2020-02-21 09:39:31 +01:00
websock.js Update copyright to 2019 for modified files 2019-09-30 15:35:33 +02:00