]> git.proxmox.com Git - mirror_novnc.git/history - utils/use_require.js
feat: add French localization strings
[mirror_novnc.git] / utils / use_require.js
2020-12-07 Pierre OssmanMerge branch 'noie' of https://github.com/CendioOssman...
2020-10-15 Pierre OssmanRemove legacy conversion of modules
2020-06-24 Pierre OssmanMerge branch 'actions' of https://github.com/CendioOssm...
2020-06-05 Pierre OssmanMerge branch 'camelcase' of https://github.com/samhed...
2020-05-31 Samuel MannehedStandardize on camelCase in utils
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 OssmanLoad support scripts first
2019-11-12 Pierre OssmanUpgrade to latest babel
2019-11-11 Samuel MannehedMerge pull request #1319 from wavezhang/patch-2
2019-11-11 Pierre OssmanAlways include Promise polyfill for legacy browsers
2019-11-11 Pierre OssmanClean up handling of untransformed files
2019-11-11 Pierre OssmanRemove redundant "no copy" check
2019-11-11 Pierre OssmanUse proper backticks for generating legacy script tags
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 Pierre OssmanUse "nomodule" instead of manual check
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 explicit semi-colons
2018-09-06 Pierre OssmanEnforce keyword spacing
2018-09-06 Pierre OssmanEnforce function names
2018-09-06 Pierre OssmanEnforce indentation
2018-07-12 Juanjo DiazUse fat arrow functions `const foo = () => { ... }...
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 transpilation for IE11 and skip linux tests
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-28 Pierre OssmanOnly use converted modules as legacy fallback for app
2018-01-05 Pierre OssmanDon't include icons Makefile when packaging
2018-01-05 Pierre OssmanRemove intermediate files when bundling
2018-01-05 Pierre OssmanConvert use_require.js to use promises
2017-10-05 Solly RossMerge pull request #910 from novnc/infra/publish
2017-10-03 Solly Ross[infra] fix vendor import paths on built files
2017-10-03 Solly Ross[infra] option to clean on use_require.js
2017-09-29 Pierre OssmanMerge branch 'optional-port' of https://github.com...
2017-07-06 Pierre OssmanMerge branch 'qemufix' of https://github.com/CendioOssm...
2017-07-04 Pierre OssmanAdjust import of vendor/ modules in NPM package
2017-07-04 Pierre OssmanProperly use babel opts
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 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-07 Solly RossAllow transforming to any format
2017-02-07 Pierre OssmanMerge branch 'util-console' of https://github.com/tghw...
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 RossMove input-related files into core/input
2016-09-16 Solly RossEnable noVNC to become Browserifiable