summaryrefslogtreecommitdiff
path: root/core/util/browser.js
Commit message (Expand)AuthorAgeFilesLines
* Check for Android using userAgentPierre Ossman2022-12-271-1/+2
* Add OS checks for Android and ChromeOSPierre Ossman2022-12-271-0/+9
* Refine browser detectionPierre Ossman2022-12-271-3/+43
* Remove navigator check from browser testsPierre Ossman2022-12-271-7/+6
* Remove createImageData() fallbackPierre Ossman2020-12-071-9/+0
* Drop support for legacy EdgePierre Ossman2020-10-151-4/+0
* Drop support for Internet ExplorerPierre Ossman2020-10-151-4/+0
* Add comment for browser and platform detectionSamuel Mannehed2020-01-021-0/+7
* Add short description at the top of browser.jsSamuel Mannehed2020-01-021-0/+2
* Properly detect scrollbar gutterSamuel Mannehed2020-01-021-4/+25
* Update copyright to 2019 for modified filesSamuel Mannehed2019-09-301-1/+1
* Fix url cursor detection on EdgeNiko Lehto2019-09-231-1/+1
* Replace unnecessary function supportsCursorURIs by a constant variableJuanjo Diaz2019-02-271-21/+15
* Move support check from display to browserJuanjo Diaz2019-02-271-0/+9
* Only disable scrollbars on Android and iOSscrollbarsfortouchSamuel Mannehed2019-01-091-0/+4
* Move UI.isSafari into core/util/browser.jsSamuel Mannehed2019-01-091-0/+5
* Reorder browser and platform info functionsSamuel Mannehed2019-01-091-11/+11
* Change copyright header (#1138)Solly Ross2018-10-091-2/+1
* Enforce space after function namePierre Ossman2018-09-061-1/+1
* Move dragThreshold definition to util/Samuel Mannehed2018-08-101-0/+6
* Prefer const/let over varJuanjo Diaz2018-05-241-3/+3
* Add eslint and fix reported issuesJuanjo Diaz2018-05-241-1/+1
* Work around broken Alt keyup in FirefoxPierre Ossman2018-03-131-0/+4
* Move browser checks to browser.jsJuanjo Diaz2018-01-301-0/+69