Denis Demchenko
|
a28903bd29
|
fix strictMode for isUnsupportedBrowser
|
2016-07-07 18:02:18 +03:00 |
|
Nir Rattner
|
65dfb0918c
|
Fix strict mode logic
|
2016-07-06 17:01:02 -04:00 |
|
Denis Demchenko
|
5bf468659a
|
fix type detection of chromium browsers
fix #142
|
2016-06-30 21:13:02 +03:00 |
|
Denis Demchenko
|
b84c5c09fb
|
fix mistype
|
2016-06-28 11:16:11 +03:00 |
|
Alexander Lukin
|
134aeede53
|
add support for optional ua parameter
|
2016-06-16 16:01:45 +03:00 |
|
Alexander Lukin
|
c30f6d41d9
|
fix isUnsupportedBrowser documentation
|
2016-06-16 13:49:18 +03:00 |
|
Alexander Lukin
|
43ac868d84
|
export bowser.check
|
2016-06-16 13:45:24 +03:00 |
|
Alexander Lukin
|
ec7531e8cb
|
remove @see jsbin comment
|
2016-06-16 13:43:48 +03:00 |
|
Alexander Lukin
|
24b91a4dab
|
fix comments
|
2016-06-16 13:41:21 +03:00 |
|
Alexander Lukin
|
c77cf0ae1b
|
refactoring: use map instead of direct Array::map
|
2016-06-16 13:39:05 +03:00 |
|
Alexander Lukin
|
b51a35e006
|
add Array::map polyfill to compatible with es4
|
2016-06-16 13:38:25 +03:00 |
|
Alexander Lukin
|
c9eed902e3
|
add check method
|
2016-06-16 13:07:46 +03:00 |
|
Alexander Lukin
|
57a45d1dee
|
fix comments
|
2016-06-16 13:07:46 +03:00 |
|
kerbyfc
|
6715bb2b08
|
Implement isUnsupportedBrowser method
See http://jsbin.com/vohahaciku/1/edit?js,console
|
2016-06-16 13:07:35 +03:00 |
|
Denis Demchenko
|
e817fd67a7
|
add SlimerJS support
close #141
|
2016-05-19 00:57:34 +03:00 |
|
Denis Demchenko
|
6749f62528
|
add Chromium detecting
related to #94
|
2016-05-10 23:25:56 +03:00 |
|
Denis Demchenko
|
542277ceb7
|
add Xbox detection
#fix 139
|
2016-05-09 10:40:47 +03:00 |
|
Denis Demchenko
|
277202172b
|
add some browsers from #73
fix #73
|
2016-05-09 10:18:11 +03:00 |
|
Denis Demchenko
|
891f98100f
|
add Puffin detection
fix #68
|
2016-05-09 10:02:20 +03:00 |
|
Denis Demchenko
|
78ee04fa37
|
fix Android tablet detection
fix #136
|
2016-05-09 09:45:18 +03:00 |
|
Denis Demchenko
|
b9edb72e2f
|
add Epiphany browser
fix #130
|
2016-05-09 09:18:00 +03:00 |
|
Denis Demchenko
|
40fc55f393
|
add blink flag when we can suppose it
fix #134
|
2016-05-09 09:06:32 +03:00 |
|
Denis Demchenko
|
d6fb6d5358
|
fix order: Chrome should be almost lowest, but before Safari
|
2016-05-08 15:08:19 +03:00 |
|
Denis Demchenko
|
4ac5b4e14d
|
add Opera Coast detection
fix #133
|
2016-05-08 14:58:18 +03:00 |
|
Denis Demchenko
|
0b120a860c
|
add tests for UC Browser on iOS
|
2016-05-08 14:41:55 +03:00 |
|
Denis Demchenko
|
e55dd78792
|
add support of Maxthon browser on iOS
|
2016-05-08 14:37:10 +03:00 |
|
Denis Demchenko
|
35f635b845
|
add iOS Safari and Chrome to the tests
|
2016-05-08 14:27:24 +03:00 |
|
Denis Demchenko
|
62745525df
|
add support firefox for iOS
|
2016-05-08 14:24:36 +03:00 |
|
Denis Demchenko
|
197c203e11
|
fix Safari browser name on iOS
|
2016-05-07 18:55:19 +03:00 |
|
Denis Demchenko
|
83182d28a0
|
add iOS 9 support
fix #132
|
2016-05-07 15:57:04 +03:00 |
|
Denis Demchenko
|
0abf17a0c4
|
fix main file in package managers specs
|
2016-05-06 21:45:03 +03:00 |
|
Denis Demchenko
|
80af774724
|
remove minified file from git
|
2016-05-06 21:29:22 +03:00 |
|
Denis Demchenko
|
5b67843977
|
add nexus mobile to detection
|
2016-04-16 19:00:31 +03:00 |
|
Denis Demchenko
|
71b69e822d
|
Merge branch 'fix-nexus-mobile-tablet' of git://github.com/daemon1981/bowser into daemon1981-fix-nexus-mobile-tablet
|
2016-04-16 18:54:58 +03:00 |
|
Denis Demchenko
|
31805826f3
|
Merge branch 'vivaldi-support' of git://github.com/pokono/bowser into pokono-vivaldi-support
# Conflicts:
# README.md
merging #120
|
2016-04-16 18:53:36 +03:00 |
|
Denis Demchenko
|
e5a4bf15bc
|
Merge branch 'QupZilla' of git://github.com/yconoclast/bowser into yconoclast-QupZilla
# Conflicts:
# README.md
# src/useragents.js
|
2016-04-15 00:01:11 +03:00 |
|
Denis Demchenko
|
ffe414a319
|
Merge branch 'yconoclast-ucbrowser' into develop
# Conflicts:
# src/useragents.js
|
2016-04-14 23:45:04 +03:00 |
|
Denis Demchenko
|
468cf69679
|
Merge branch 'ucbrowser' of git://github.com/yconoclast/bowser into yconoclast-ucbrowser
# Conflicts:
# src/bowser.js
|
2016-04-14 23:43:37 +03:00 |
|
Denis Demchenko
|
a763bb43e5
|
Merge branch 'master' of git://github.com/weo-edu/bowser into weo-edu-master
# Conflicts:
# bowser.js
# bowser.min.js
# src/bowser.js
# src/useragents.js
|
2016-04-14 23:25:31 +03:00 |
|
Damien Saillard
|
ad0e2ee636
|
fix eventual nexus 0 to 3 being mobile
|
2016-01-27 14:23:38 +01:00 |
|
Damien Saillard
|
6f151970bf
|
fix nexus 7 to 9 considered as a mobile
|
2016-01-27 10:14:11 +01:00 |
|
Ivan Carosati
|
23697032da
|
Added support for grade a.
|
2015-12-07 16:19:56 -05:00 |
|
Ivan Carosati
|
b98e37c6ac
|
Vivaldi version number is now parsed correctly.
|
2015-12-07 16:17:10 -05:00 |
|
Ivan Carosati
|
b01795c475
|
Fixed typo.
|
2015-12-07 16:13:48 -05:00 |
|
Ivan Carosati
|
14f16d6120
|
Trying to get version number to validate.
|
2015-12-07 16:12:18 -05:00 |
|
Ivan Carosati
|
fb5ddeadcb
|
Added Vivaldi case.
|
2015-12-07 16:09:18 -05:00 |
|
Ivan Carosati
|
80d0934c00
|
Added Vivaldi headers.
|
2015-12-07 16:06:51 -05:00 |
|
Jose Tavares
|
d22d9207cb
|
fix #100 - Exception with QupZilla
|
2015-10-18 20:21:29 +01:00 |
|
Jose Tavares
|
1fa7c01a85
|
fix #107 - uc browser is not detect using this library
|
2015-10-18 20:06:08 +01:00 |
|
Will Binns-Smith
|
32e2bc4807
|
Expose the UA's os as a property on the results
|
2015-10-08 22:11:24 -07:00 |
|