]> git.proxmox.com Git - mirror_novnc.git/history - tests/playback-ui.js
Merge pull request #1414 from CendioOssman/gesture
[mirror_novnc.git] / tests / playback-ui.js
2020-06-05 Pierre OssmanMerge branch 'camelcase' of https://github.com/samhed...
2020-05-31 Samuel MannehedStandardize on camelCase 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-09-17 Pierre OssmanMerge branch 'style' of https://github.com/CendioOssman...
2018-09-06 Pierre OssmanEnforce curly braces for control statements
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-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-03-06 Samuel MannehedMerge pull request #989 from PeterDaveHelloKitchen...
2018-02-28 Pierre OssmanMerge branch 'userequire' of https://github.com/CendioO...
2018-01-26 Pierre OssmanUpdate vnc_playback.html to follow current API
2017-11-17 Samuel MannehedMerge pull request #950 from samhed/disconnectapi
2017-11-14 Samuel MannehedAbstract RFB errors to avoid sending strings
2017-11-11 Samuel MannehedRemove RFB.notification()
2017-09-29 Pierre OssmanMerge branch 'optional-port' of https://github.com...
2017-09-05 Pierre OssmanInclude optional log message on errors
2017-09-05 Pierre OssmanHandle new style recordings
2017-07-06 Pierre OssmanMerge branch 'qemufix' of https://github.com/CendioOssm...
2017-06-01 Pierre OssmanMerge branch 'record' of https://github.com/CendioOssma...
2017-05-22 Pierre OssmanRevert recording file format changes
2017-05-12 Samuel MannehedAdd missing semicolon
2017-05-04 Pierre OssmanMerge branch 'png_cursor' of https://github.com/CendioO...
2017-03-25 Solly RossMerge pull request #738 from patrakov/master
2017-03-22 Solly RossMerge pull request #774 from novnc/refactor/es6-module...
2017-03-21 Solly RossMake vnc_playback.html functional once more