]> git.proxmox.com Git - mirror_novnc.git/history - core/util/browser.js
Drop support for legacy Edge
[mirror_novnc.git] / core / util / browser.js
2020-10-15 Pierre OssmanDrop support for legacy Edge
2020-10-15 Pierre OssmanDrop support for Internet Explorer
2020-06-08 Pierre OssmanSwitch to RGBx pixel format
2020-06-08 Pierre OssmanStandardise on a single blit function
2020-01-14 Pierre OssmanMerge branch 'abstraction_for_detection' of https:...
2020-01-02 Samuel MannehedAdd comment for browser and platform detection
2020-01-02 Samuel MannehedAdd short description at the top of browser.js
2020-01-02 Samuel MannehedProperly detect scrollbar gutter
2019-09-30 Samuel MannehedUpdate copyright to 2019 for modified files
2019-09-25 Samuel MannehedMerge pull request #1298 from CendioNiko/edgeCursorURI
2019-09-23 Niko LehtoFix url cursor detection on Edge
2019-03-04 Samuel MannehedMerge pull request #1204 from juanjoDiaz/small_improvements
2019-02-27 Juanjo DiazReplace unnecessary function supportsCursorURIs by...
2019-02-27 Juanjo DiazMove support check from display to browser
2019-01-14 Samuel MannehedMerge pull request #1182 from novnc/scrollbarsfortouch
2019-01-09 Samuel MannehedOnly disable scrollbars on Android and iOS
2019-01-09 Samuel MannehedMove UI.isSafari into core/util/browser.js
2019-01-09 Samuel MannehedReorder browser and platform info functions
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-08-16 Pierre OssmanMerge branch 'hidpi_scale' of https://github.com/Cendio...
2018-08-16 Samuel MannehedMerge pull request #1117 from novnc/bug/fix-test-playback
2018-08-16 Samuel MannehedMerge pull request #1118 from novnc/disabledragwhilescale
2018-08-10 Samuel MannehedMove dragThreshold definition to util/
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-13 Pierre OssmanMerge branches 'ffalt' and 'altgr' of https://github...
2018-03-13 Pierre OssmanWork around broken Alt keyup in Firefox
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-30 Juanjo DiazMove browser checks to browser.js