]> git.proxmox.com Git - mirror_novnc.git/history - core/rfb.js
Merge branch 'limitmouse' of https://github.com/novnc/noVNC
[mirror_novnc.git] / core / rfb.js
2020-06-03 Pierre OssmanMerge branch 'limitmouse' of https://github.com/novnc...
2020-05-30 Samuel MannehedProperly limit mouse moves to once every 17 ms
2020-05-30 Samuel MannehedStop send mouse clicks while dragging in view only
2020-05-30 Samuel MannehedStandardize on camelCase for functions in RFB
2020-05-30 Samuel MannehedStandardize on camelCase for variables in RFB
2020-05-08 Samuel MannehedRemove unused mouse_arr variable
2020-05-01 Samuel MannehedMerge pull request #1398 from novnc/compressionlevel
2020-05-01 Samuel MannehedAdd ability to set compression level
2020-04-08 Filip Stedronskyrfb: VeNCrypt Plain SecurityType support
2020-02-28 Pierre OssmanMerge branch 'quality-level' of https://github.com...
2020-02-28 Andrey Trebleradds qualityLevel property to RFB class for updating...
2020-02-21 Alex TanskanenFix crash with too large clipboard data
2020-02-18 Pierre OssmanMerge branch 'clipboard_unicode' of https://github...
2020-02-18 Niko LehtoAdd extended clipboard Pseudo-Encoding
2020-01-30 Samuel MannehedFix color channels for VMware alpha cursors
2019-12-30 Pierre OssmanAllow cursor to be updated while connecting
2019-12-23 Samuel MannehedBuild in the behavior to ignore decodeUTF8 errors
2019-12-07 Samuel MannehedMerge pull request #1327 from vanym/decodeUTF8_try_catch
2019-12-06 VanyMAdd try catch in every place that uses decodeUTF8
2019-12-05 Chris "Koying" BrowetAdd support for Unix Tight auth
2019-12-05 Samuel MannehedMerge pull request #1318 from chrisjdev/emptyPassword
2019-12-05 Chris JAllow connecting with empty string credentials
2019-09-30 Samuel MannehedUpdate copyright to 2019 for modified files
2019-09-25 Samuel MannehedMerge pull request #1298 from CendioNiko/edgeCursorURI
2019-09-25 Samuel MannehedMerge pull request #1299 from CendioNiko/vmwarecursor
2019-09-25 Samuel MannehedMerge pull request #1289 from CendioNiko/master
2019-09-25 Samuel MannehedMerge pull request #1281 from jalfd/optimize-receive...
2019-09-24 Samuel MannehedMerge pull request #1280 from jalfd/alt-key-recursion
2019-09-24 Samuel MannehedMerge pull request #1279 from CendioOssman/nomodule
2019-09-24 Niko LehtoAdd support for VMware cursor encoding
2019-09-04 Niko LehtoAdd support for DesktopName extension
2019-08-23 Pierre OssmanMerge branch 'upgrade' of https://github.com/CendioOssm...
2019-08-23 Pierre OssmanRemove pointless Display.clear()
2019-08-23 Pierre OssmanDeprecate showDotCursor option for RFB constructor
2019-08-23 Pierre OssmanMake sure showDotCursor can be modified before connecting
2019-07-23 Samuel MannehedRemove the default value of wsProtocols
2019-07-23 Samuel MannehedMerge pull request #1262 from shiramax/sub_protocols
2019-07-23 Shira MaximovAdd support in websocket sub-protocols
2019-05-24 Pierre OssmanRemove server pixel format warnings
2019-03-04 Samuel MannehedMerge pull request #1204 from juanjoDiaz/small_improvements
2019-02-26 Juanjo DiazConvert DES into a class
2019-02-15 Pierre OssmanRemove error handling in clientCutText()
2019-02-15 Pierre OssmanMerge branch 'slowdata' of https://github.com/CendioOss...
2019-02-15 Pierre OssmanClean up RFB._rfb_auth_schema assignment
2019-02-15 Pierre OssmanFix security failure reason handling of slow data
2019-02-15 Pierre OssmanFix version handshake to handle slow data
2019-02-15 Pierre OssmanUse arrow function to avoid bind
2019-01-21 Samuel MannehedMerge pull request #1190 from saucelabs/screen_background
2019-01-18 Mykola MokhnachMake the screen background cutomizable
2019-01-11 Pierre OssmanMerge branch 'npm' of https://github.com/CendioOssman...
2019-01-09 Samuel MannehedMerge pull request #1179 from ssebs/super-key-feature
2019-01-08 Pierre OssmanMerge branch 'user_getters_and_setters_in_websock'...
2018-12-08 Juanjo DiazAdd getters/setter to websock
2018-11-26 Samuel MannehedMerge pull request #1165 from juanjoDiaz/throw_errors_i...
2018-11-26 Samuel MannehedMerge pull request #1166 from juanjoDiaz/simplify_Event...
2018-11-26 Samuel MannehedMerge pull request #1168 from juanjoDiaz/use_new_error
2018-11-24 Juanjo DiazUse `new` when constructing errors
2018-10-09 Solly RossChange copyright header (#1138)
2018-09-18 Pierre OssmanFix cursor encoding handling from earlier merge
2018-09-17 Pierre OssmanMerge branch 'style' of https://github.com/CendioOssman...
2018-09-17 Pierre OssmanMerge branch 'decoders' of https://github.com/CendioOss...
2018-09-16 Samuel MannehedMerge pull request #1119 from patrakov/master
2018-09-14 Alexander E. PatrakovShow dot when there is no visible cursor
2018-09-07 Alexander E. PatrakovMoved the "pixels + mask -> RGBA" logic to rfb.js
2018-09-06 Pierre OssmanEnforce explicit semi-colons
2018-09-06 Pierre OssmanEnforce curly braces for control statements
2018-09-06 Pierre OssmanEnforce no trailing whitespace
2018-09-06 Pierre OssmanEnforce indentation
2018-08-28 Samuel MannehedMerge pull request #1129 from novnc/vnclitecleanup
2018-08-22 Pierre OssmanMove decoders to separate classes
2018-08-22 Pierre OssmanHandle pseudo encodings directly
2018-08-22 Pierre OssmanRemove statistics tracking
2018-08-22 Pierre OssmanGive proper int argument to encodingName()
2018-08-16 Pierre OssmanMerge branch 'hidpi_scale' of https://github.com/Cendio...
2018-08-16 Samuel MannehedMerge pull request #1117 from novnc/bug/fix-test-playback
2018-08-16 Samuel MannehedMerge pull request #1118 from novnc/disabledragwhilescale
2018-08-10 Samuel MannehedMove dragThreshold definition to util/
2018-07-26 Pierre OssmanHandle fractional screen sizes
2018-07-12 Juanjo DiazUse fat arrow functions `const foo = () => { ... }...
2018-07-12 Juanjo DiazUse ES6 classes
2018-07-11 Pierre OssmanMerge branch 'cursor' of https://github.com/CendioOssma...
2018-07-06 Pierre OssmanProvide fallback cursor method
2018-07-04 Pierre OssmanMerge branch 'fix/ie11-numpad5-compatibility' of https...
2018-06-07 Pierre OssmanMerge branch 'issue_templates' of https://github.com...
2018-06-07 Pierre OssmanWork around Siemens touch panel authentication bug
2018-06-07 Pierre OssmanAdd debug logging for Tight authentication
2018-05-25 Samuel MannehedMerge pull request #1013 from juanjoDiaz/es6_refactor_2
2018-05-23 Juanjo DiazPrefer const/let over var
2018-05-23 Juanjo DiazAdd eslint and fix reported issues
2018-05-07 Samuel MannehedMerge pull request #1074 from samhed/largeclipboard
2018-05-07 Samuel MannehedHandle sending large clipboards
2018-03-15 Pierre OssmanSeparate out cursor handling
2018-03-06 Samuel MannehedMerge pull request #989 from PeterDaveHelloKitchen...
2018-02-28 Pierre OssmanMerge branch 'userequire' of https://github.com/CendioO...
2018-02-28 Pierre OssmanMerge branch 'settings' of https://github.com/andrwwbst...
2018-02-27 Pierre OssmanEnforce Tight PNG restrictions
2018-02-23 Leslie Qi Wangadd encoding support for TightPNG
2018-02-01 Solly RossMerge pull request #1009 from juanjoDiaz/move_browser_c...
2018-01-31 Solly RossMerge pull request #1007 from juanjoDiaz/remove_jshints...
2018-01-30 Solly RossMerge pull request #1008 from juanjoDiaz/remove_unneces...
next