Commit Graph

947 Commits (master)
 

Author SHA1 Message Date
Dustin Diaz 5acd77e6c9 Merge pull request #82 from sankargorthi/patch-1
9 years ago
Sankar Gorthi 8a57dcdb3f fix version in component.json
9 years ago
Yonggang Luo 2b80ea3105 Add bowser test function.
9 years ago
Andrew Shaffer 3c755ed710 add support for googlebot detection
9 years ago
Dustin Diaz 5a3d3766b9 0.7.2
10 years ago
Dustin Diaz 5307ce8bbe rebuild
10 years ago
Dustin Diaz bd39e6eb71 Merge pull request #58 from trillioncz/master
10 years ago
Dustin Diaz a058eb3c71 Merge pull request #63 from stefanpenner/patch-1
10 years ago
Stefan Penner 657f85a1b8 ensure the define belongs to amd
10 years ago
Ales Rippl ac247c5d14 mark BB10 browser as A graded
10 years ago
Dustin Diaz defca35d7c Merge pull request #52 from rouge8/patch-1
10 years ago
Andy Freeland a5313a7927 Fix version number in component.json
10 years ago
Dustin Diaz 36b1b240a0 0.7.1
10 years ago
Dustin Diaz 7c017173ce 0.7.0
10 years ago
Dustin Diaz 1a70355675 updates tests to reflect new browser groups
10 years ago
Dustin Diaz dff5cc37be bump `a` version browsers
10 years ago
Dustin Diaz 9689716763 Merge pull request #49 from dominicbarnes/master
10 years ago
Dominic Barnes 577265e82f adding component.json for component.js support
10 years ago
Dustin Diaz 8ebfe6cd48 update readme with better info
10 years ago
Dustin Diaz fb2608077e 0.6.0
10 years ago
Dustin Diaz 62d192e61a Merge pull request #48 from BendingBender/refactor-duplications
10 years ago
Dustin Diaz 87616180cf Merge pull request #47 from BendingBender/add-tizen-detection
10 years ago
Dustin Diaz 3325ae08c1 Merge pull request #46 from BendingBender/add-iceweasel-detection
10 years ago
BendingBender 1e7a7279c8 refactored detection for firefox/seamonkey/plain gecko to conform to the way other browsers are detected, added version information in case unknown gecko/webkit browser is detected, added detection+tests+docs for sailfish browser
10 years ago
BendingBender 8bcd3bc802 separated os detection specific code from webkit-based browser detection
10 years ago
BendingBender 3fd9de187d rebuilt lib
10 years ago
BendingBender c30463a454 Merge branch 'add-tizen-detection' into refactor-duplications
10 years ago
BendingBender 6ed5e29fd0 removed (undocumented) `mozilla` flag that was merely mirroring the `gecko` flag
10 years ago
BendingBender fd1d833dec refactored regex matching to be executed at the latest possible moment and after a match was found to skip all consecutive regex execution instead of running *all* of the checks upfront
10 years ago
BendingBender f07d14b89a Merge branch 'add-iceweasel-detection' into add-tizen-detection
10 years ago
BendingBender 30bd58569d Merge branch 'master' of https://github.com/ded/bowser into add-iceweasel-detection
10 years ago
Dustin Diaz be6296cb7f Merge pull request #45 from BendingBender/add-bada-detection
10 years ago
Dustin Diaz f5f9f31512 Merge pull request #44 from BendingBender/add-tablet-flag
10 years ago
Dustin Diaz 77b4d68c29 Merge pull request #43 from BendingBender/combine-webos-and-touchpad
10 years ago
BendingBender 4029ba1e9a Merge branch 'add-bada-detection' into refactor-duplications
10 years ago
BendingBender e4ed52c0ec removed jshint rule that was introduced for code that was later removed
10 years ago
BendingBender 2e5dbd10b3 small code simplification
10 years ago
BendingBender 745c38b758 first flush of refactorings, clarified identifiers, moved flag generation for OSes that may have multiple browsers out of browser-specific code
10 years ago
BendingBender a796ce79f8 fixed unneded check introduced by copy&paste
10 years ago
BendingBender c19a6672aa small cleanup
10 years ago
BendingBender e39d6a8fc0 added detection for tizen and a new `tizen` flag
10 years ago
BendingBender 6b0bc2ee9b generated lib/minified lib
10 years ago
BendingBender b7622cdb3a added detection for iceweasel, detecting it as firefox, no extra flags added
10 years ago
BendingBender 8fd5310a53 added detection for bada browser, changed docs to reflect the new flag
10 years ago
BendingBender 90c375380f added docs for `tablet` flag
10 years ago
BendingBender bae0904d80 added tablet detection, refined blackberry and older mobile chrome detection, added more tests for android native browser
10 years ago
BendingBender a4be4df6b0 Merge branch 'master' of https://github.com/ded/bowser into combine-webos-and-touchpad
10 years ago
BendingBender a7c41d2ee9 Added description of version field to readme.
10 years ago
BendingBender e84b3d98de yet another silk addition to readme
10 years ago
BendingBender eb20ecaf5d added silk browser detection to readme
10 years ago