]> git.proxmox.com Git - mirror_novnc.git/history - core/websock.js
Avoid big strings on the stack
[mirror_novnc.git] / core / websock.js
2018-06-14 Samuel MannehedAvoid big strings on the stack
2018-06-14 Samuel MannehedCall rQshiftBytes to avoid code duplication
2018-06-14 Samuel MannehedRemove typedArrayToString
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-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-11 Pierre OssmanMerge branch 'resize' of https://github.com/CendioOssma...
2017-12-08 Pierre OssmanMerge branch 'german' of https://github.com/flumm/noVNC
2017-11-24 Pierre OssmanRemove noisy websock debug logging
2017-10-05 Solly RossMerge pull request #910 from novnc/infra/publish
2017-10-05 Samuel MannehedMerge pull request #893 from CendioOssman/amt
2017-09-29 Pierre OssmanMerge branch 'optional-port' of https://github.com...
2017-09-07 Pierre OssmanStop hiding exceptions in WebSock class
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 RossRefactor ES6 module structure/split up Util
2017-02-26 Solly RossUncomment ES6 module syntax
2017-02-07 Pierre OssmanMerge branch 'util-console' of https://github.com/tghw...
2017-02-03 Pierre OssmanDon't delay WebSocket flushing
2016-09-16 Solly RossMerge pull request #603 from WardF/master
2016-09-16 Solly RossMerge pull request #496 from kanaka/refactor/modularized
2016-09-16 Solly RossEnable noVNC to become Browserifiable