]> git.proxmox.com Git - mirror_novnc.git/history - tests
Add unit tests for mouse move limit
[mirror_novnc.git] / tests /
2020-05-01 Samuel MannehedAdd unit tests for mouse move limit
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 LehtoAdd util for unsigned and signed int. conversion
2020-02-17 Niko LehtoAdd deflator helper class for deflating data
2020-02-17 Niko LehtoMake clipBoardPasteFrom() test more specific
2020-01-30 Samuel MannehedFix color channels for VMware alpha cursors
2020-01-23 Pierre OssmanMake afterEach() hooks work when skipping tests
2020-01-14 Pierre OssmanMerge branch 'abstraction_for_detection' of https:...
2020-01-03 Samuel MannehedSimplify encodeUTF8/decodeUTF8 unittests
2020-01-02 Samuel MannehedAdd unit tests for encodeUTF8 and decodeUTF8
2019-12-23 Pierre OssmanHandle slow loading of images
2019-12-05 Samuel MannehedMerge pull request #1318 from chrisjdev/emptyPassword
2019-11-11 Samuel MannehedMerge pull request #1319 from wavezhang/patch-2
2019-11-07 Alex TanskanenFix missing caps lock events on iOS
2019-11-04 Pierre OssmanHandle missing Shift events on Windows
2019-11-01 Pierre OssmanSend NumLock on macOS, even though the key is Clear
2019-11-01 Pierre OssmanFix AltGr for a few more keys in IE and Edge
2019-10-31 Pierre OssmanRevert iOS keyup workaround
2019-10-31 Pierre OssmanHandle broken numpad delete key in Chrome
2019-10-31 Pierre OssmanTry to handle Meta key properly
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 OssmanSet viewport size for autoscale tests
2019-08-23 Pierre OssmanMerge branch 'upgrade' of https://github.com/CendioOssm...
2019-08-23 Pierre OssmanRemove pointless Display.clear()
2019-08-23 Pierre OssmanRemove unused Display.logo attribute
2019-08-16 Jesper Alf DamDon't compact the receive buffer unless we've actually...
2019-08-15 Pierre OssmanUpgrade to latest sinon and chai
2019-08-15 Pierre OssmanAvoid deprecated called.once from sinon-chai
2019-03-26 Pierre OssmanFix up errors and warnings in vnc_playback.html
2019-03-04 Samuel MannehedMerge pull request #1204 from juanjoDiaz/small_improvements
2019-02-27 Juanjo DiazRemove callbacks from UI in favour of promises
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'...
2019-01-08 Pierre OssmanUse CustomEvent for playback events
2019-01-08 Pierre OssmanAvoid using String.prototype.startsWith()
2019-01-08 Pierre OssmanPre-convert recordings for playback
2018-12-08 Juanjo DiazAdd getters/setter to websock
2018-10-09 Solly RossChange copyright header (#1138)
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 space before code block
2018-09-06 Pierre OssmanEnforce explicit semi-colons
2018-09-06 Pierre OssmanEnforce curly braces for control statements
2018-09-06 Pierre OssmanEnforce function names
2018-09-06 Pierre OssmanEnforce function call spacing
2018-09-06 Pierre OssmanEnforce comma spacing
2018-09-06 Pierre OssmanEnforce indentation
2018-08-28 Samuel MannehedMerge pull request #1129 from novnc/vnclitecleanup
2018-08-16 Pierre OssmanMerge branch 'hidpi_scale' of https://github.com/Cendio...
2018-08-16 Pierre OssmanReplace bad sinon stub in mouse tests
2018-08-16 Samuel MannehedMerge pull request #1117 from novnc/bug/fix-test-playback
2018-08-16 Pierre OssmanSupport password auth recordings for playback
2018-08-16 Samuel MannehedMerge pull request #1118 from novnc/disabledragwhilescale
2018-08-08 Samuel MannehedRemove firebug comments
2018-07-30 Solly RossAdd a record flag to launch.sh
2018-07-29 Solly RossFix perf/playback tool
2018-07-25 Pierre OssmanMerge branch 'master' of https://github.com/patrakov...
2018-07-16 Pierre OssmanStop transpiling karma tests
2018-07-13 Pierre OssmanDon't stub out ES module imports
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-15 Samuel MannehedAdd rQshiftStr unit test for large strings
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-13 Pierre OssmanMerge branches 'ffalt' and 'altgr' of https://github...
2018-03-09 Pierre OssmanGet localStorage tests running on more browsers
2018-03-09 Pierre OssmanBetter detection of AltGr on Windows
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-13 Andrew WebsterUse localstorage only to initialize settings map
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
2018-01-30 Juanjo DiazMove browser checks to browser.js
next