]> git.proxmox.com Git - mirror_novnc.git/history - vendor
feat: add French localization strings
[mirror_novnc.git] / vendor /
2020-12-07 Pierre OssmanMerge branch 'noie' of https://github.com/CendioOssman...
2020-10-15 Pierre OssmanRemove legacy conversion of modules
2020-02-18 Pierre OssmanMerge branch 'clipboard_unicode' of https://github...
2020-02-17 Niko LehtoExport constants in inflate.js for easier usage
2020-02-17 Niko LehtoAdd deflator helper class for deflating data
2019-12-05 Samuel MannehedMerge pull request #1318 from chrisjdev/emptyPassword
2019-11-12 Pierre OssmanMerge branch 'babel' of https://github.com/CendioOssman...
2019-11-12 Pierre OssmanUpgrade to latest babel
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-08-23 Pierre OssmanMerge branch 'upgrade' of https://github.com/CendioOssm...
2019-08-19 Pierre OssmanRegenerate module loader after tool upgrades
2019-08-15 Pierre OssmanUpgrade to latest rollup
2019-08-15 Pierre OssmanRemove unused import from module loader
2019-01-14 Samuel MannehedMerge pull request #1182 from novnc/scrollbarsfortouch
2019-01-11 Pierre OssmanMerge branch 'npm' of https://github.com/CendioOssman...
2019-01-11 Pierre OssmanExplicitly list what we want in our NPM package
2018-07-25 Pierre OssmanMerge branch 'master' of https://github.com/patrakov...
2018-07-13 Pierre OssmanFix proper triggering of module fallback
2018-07-13 Pierre OssmanBetter currentScript fallback
2018-07-13 Pierre OssmanMove sinon to karma framework
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 DiazAdd transpilation for IE11 and skip linux tests
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-10-18 Pierre OssmanMerge branch 'focus' of https://github.com/CendioOssman...
2017-10-18 Pierre OssmanInclude .js for anonymous scripts
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-28 Samuel MannehedUpgrade and fix sinon.js
2017-07-21 Pierre OssmanIE compatibility fix for babel workers
2017-07-06 Pierre OssmanMerge branch 'qemufix' of https://github.com/CendioOssm...
2017-06-08 Pierre OssmanMerge branch 'ios9' of https://github.com/CendioOssman...
2017-06-02 Pierre OssmanAvoid use of 'let' and 'const'
2017-06-02 Pierre OssmanAvoid nested function declarations
2017-06-01 Pierre OssmanMerge branch 'record' of https://github.com/CendioOssma...
2017-05-30 Samuel MannehedMerge pull request #831 from samhed/visualhint
2017-05-22 Pierre OssmanUse one entry per file in transpile cache
2017-05-22 Pierre OssmanRemove #nocache system as it is unused
2017-05-19 Pierre OssmanHandle loading web workers in any path
2017-05-16 Pierre OssmanDon't fail on babel cache storage errors
2017-05-04 Pierre OssmanMerge branch 'png_cursor' of https://github.com/CendioO...
2017-05-04 Pierre OssmanMerge branch 'keyboard' of https://github.com/CendioOss...
2017-04-05 Soichi HayashiFixed the issue where novnc can't be relocated
2017-04-03 Samuel MannehedMerge pull request #801 from CendioOssman/errors
2017-03-27 Pierre OssmanGenerate source map for ES module loader rollup
2017-03-27 Pierre OssmanHandle uncaught WebWorker exceptions
2017-03-27 Pierre OssmanTry to populate error location on Promise errors
2017-03-27 Pierre OssmanOnly use unhandledrejection fallback when needed
2017-03-27 Pierre OssmanUse common code to handle Promise errors
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
2017-03-21 Solly RossVendor in an IE11 polyfill for Promises
2017-03-21 Solly RossMove error handler into separate file
2017-03-21 Solly RossOptimize ES6 Module Loader Polyfill
2017-03-21 Solly RossUpdate tests to work with new structure
2017-03-01 Solly RossVendor an ES6-modules-compatible Pako