]> git.proxmox.com Git - mirror_novnc.git/history - app/webutil.js
feat: add French localization strings
[mirror_novnc.git] / app / webutil.js
2020-12-07 Pierre OssmanMerge branch 'noie' of https://github.com/CendioOssman...
2020-12-04 Pierre OssmanUse Fetch API for getting JSON data
2020-12-04 Pierre OssmanRemove unused injectParamIfMissing()
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 App
2020-05-31 Samuel MannehedStandardize on camelCase in Logging
2019-09-30 Samuel MannehedUpdate copyright to 2019 for modified files
2019-03-04 Samuel MannehedMerge pull request #1204 from juanjoDiaz/small_improvements
2019-02-27 Juanjo DiazRemove callbacks from UI in favour of promises
2018-10-09 Solly RossChange copyright header (#1138)
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 no trailing whitespace
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 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 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 Solly RossMerge pull request #1008 from juanjoDiaz/remove_unneces...
2018-01-30 Solly RossMerge pull request #1011 from juanjoDiaz/remove_console...
2018-01-30 Juanjo DiazRemove console statements
2017-10-18 Pierre OssmanMerge branch 'focus' of https://github.com/CendioOssman...
2017-10-06 Samuel MannehedMerge pull request #913 from kosmasgiannis/missing_quote
2017-10-06 Giannis KosmasAdd missing quotes
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-06-08 Pierre OssmanMerge branch 'ios9' of https://github.com/CendioOssman...
2017-06-02 Pierre OssmanAvoid use of 'let' and 'const'
2017-05-12 Samuel MannehedRemove trailing whitespace
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-03-07 Solly RossRemove WebUtil.load_scripts
2017-03-07 Solly RossLoad translations over XHR
2017-03-07 Solly RossRemove WebUtil.dirObj
2017-02-26 Solly RossUncomment ES6 module syntax
2017-02-09 Pierre OssmanUse setCapture() polyfill everywhere
2017-02-07 Pierre OssmanMerge branch 'util-console' of https://github.com/tghw...
2017-01-06 Solly RossMerge pull request #715 from CendioOssman/cleanup
2017-01-04 Pierre OssmanRemove alternative style sheets
2016-12-13 Samuel MannehedMerge pull request #699 from CendioOssman/double
2016-11-22 Samuel MannehedMerge pull request #718 from ossman/po
2016-11-17 Pierre OssmanUse gettext .po files for translations
2016-11-10 Samuel MannehedMerge pull request #689 from ossman/keysym
2016-11-08 Samuel MannehedMerge pull request #697 from CendioOssman/keyboard
2016-10-28 Samuel MannehedMove app-specific location of language files
2016-09-30 Solly RossMerge pull request #665 from CendioOssman/bell
2016-09-30 Samuel MannehedMerge branch 'CendioOssman-toolbar' into master
2016-09-30 Samuel MannehedMerge branch 'toolbar' of https://github.com/CendioOssm...
2016-09-23 Samuel MannehedAllow moving the controlbar handle
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 RossClean up Util
2016-09-16 Solly RossEnable noVNC to become Browserifiable