]> git.proxmox.com Git - mirror_novnc.git/history - tests/test.rfb.js
feat: add French localization strings
[mirror_novnc.git] / tests / test.rfb.js
2021-04-18 Pierre OssmanInitiate connection from RFB constructor
2021-04-18 Pierre OssmanDon't fake open events in Websock
2021-04-18 Pierre OssmanRefuse to use already closed WebSocket objects
2021-04-18 Pierre OssmanAdd unit tests for connect/attach errors
2021-04-18 Pierre OssmanAdd unit tests for passing WebSocket objects
2021-04-18 Pierre OssmanStop explicitly testing connection states
2021-03-13 lhchavezAdd VeNCrypt Plain authentication tests
2020-12-07 Pierre OssmanMerge branch 'noie' of https://github.com/CendioOssman...
2020-12-07 Pierre OssmanRemove createEvent() fallbacks
2020-12-07 Pierre OssmanRemove many small, obsolete, old browser hacks
2020-10-15 Pierre OssmanDrop support for Internet Explorer
2020-09-04 Pierre OssmanMerge branch 'rgbx' of https://github.com/CendioOssman...
2020-06-24 Pierre OssmanMerge branch 'actions' of https://github.com/CendioOssm...
2020-06-12 Samuel MannehedMerge pull request #1414 from CendioOssman/gesture
2020-06-12 Pierre OssmanMove mouse event handling to RFB class
2020-06-12 Pierre OssmanIncrease wheel step threshold
2020-06-12 Pierre OssmanMove wheel event handling to RFB class
2020-06-12 Pierre OssmanAdd touch gestures for mouse emulation
2020-06-11 Pierre OssmanStart fake test clock at real clock time
2020-06-11 Pierre OssmanAvoid printing the Websock buffer in tests
2020-06-08 Pierre OssmanSplit decoder tests to separate files
2020-06-05 Pierre OssmanMerge branch 'camelcase' of https://github.com/samhed...
2020-06-03 Pierre OssmanMerge branch 'limitmouse' of https://github.com/novnc...
2020-05-31 Samuel MannehedAdd camelCase rule to eslint
2020-05-31 Samuel MannehedStandardize on camelCase in Websock
2020-05-31 Samuel MannehedStandardize on camelCase in tests
2020-05-31 Samuel MannehedStandardize on camelCase in RFB
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-01 Samuel MannehedMerge pull request #1398 from novnc/compressionlevel
2020-05-01 Samuel MannehedAdd ability to set compression level
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-02-17 Niko LehtoMake clipBoardPasteFrom() test more specific
2020-01-30 Samuel MannehedFix color channels for VMware alpha cursors
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 LehtoTest unicode desktop names
2019-09-04 Niko LehtoAdd support for DesktopName extension
2019-08-23 Pierre OssmanMerge branch 'upgrade' of https://github.com/CendioOssm...
2019-08-15 Pierre OssmanUpgrade to latest sinon and chai
2019-08-15 Pierre OssmanAvoid deprecated called.once from sinon-chai
2019-02-15 Pierre OssmanMerge branch 'slowdata' of https://github.com/CendioOss...
2019-02-15 Pierre OssmanSend data one byte at a time in tests
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-09-18 Pierre OssmanAdd tests for Cursor encoding
2018-09-17 Pierre OssmanMerge branch 'style' of https://github.com/CendioOssman...
2018-09-06 Pierre OssmanEnforce space after function name
2018-09-06 Pierre OssmanEnforce function call spacing
2018-09-06 Pierre OssmanEnforce comma spacing
2018-09-06 Pierre OssmanEnforce indentation
2018-07-25 Pierre OssmanMerge branch 'master' of https://github.com/patrakov...
2018-07-13 Pierre OssmanMove sinon to karma framework
2018-07-12 Juanjo DiazUse the classic `function foo() { ... }` for top level...
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-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-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-06 Samuel MannehedMerge pull request #989 from PeterDaveHelloKitchen...
2018-02-28 Pierre OssmanMerge branch 'userequire' of https://github.com/CendioO...
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-31 Juanjo DiazRemove jshint comments
2017-12-14 Pierre OssmanMerge branch 'master' of https://github.com/josiah2009...
2017-12-12 Pierre OssmanMerge branch 'docs' of https://github.com/CendioOssman...
2017-12-11 Pierre OssmanMerge branch 'resize' of https://github.com/CendioOssma...
2017-12-06 Pierre OssmanMove resize handling in to RFB object
2017-11-30 Pierre OssmanForced cleanup of RFB objects in tests
2017-11-17 Samuel MannehedMerge pull request #950 from samhed/disconnectapi
2017-11-14 Samuel MannehedAbstract RFB errors to avoid sending strings
2017-11-14 Samuel MannehedReplace updatestate event with connect
2017-11-11 Samuel MannehedRemove RFB.notification()
2017-11-10 Pierre OssmanMerge branch 'api' of https://github.com/CendioOssman...
2017-11-09 Pierre OssmanUse standard EventTarget interface for events
2017-11-09 Pierre OssmanIntegrate connect() in to constructor
2017-11-09 Pierre OssmanClean up beforeEach() code in RFB tests
2017-11-09 Pierre OssmanRemove redundant setup of fake timer handling
2017-11-09 Pierre OssmanRemove disconnectTimeout property
2017-11-09 Pierre OssmanImprove naming for viewport properties
2017-11-09 Pierre OssmanUse standard JavaScript properties
next