1
0
mirror of https://github.com/lancedikson/bowser synced 2024-09-28 14:20:45 +00:00
Commit Graph

344 Commits

Author SHA1 Message Date
Dustin Diaz
96ce833318 adds build image 2014-02-22 13:34:00 -08:00
Dustin Diaz
521011d9c4 new travis integration 2014-02-22 13:30:03 -08:00
Dustin Diaz
d13f962a16 0.5.0 2014-02-21 16:57:30 -08:00
Dustin Diaz
2f3c3e7e3d Merge pull request #41 from BendingBender/make-testable-and-add-tests
Expanded detection and tests
2014-02-21 16:56:21 -08:00
BendingBender
ffd340c62b marginally improved regex to detect firefoxos 2014-02-22 00:48:51 +01:00
BendingBender
b62ae3e233 Merge branch 'master' into make-testable-and-add-tests
Conflicts:
	bowser.js
	bowser.min.js
2014-02-21 21:07:21 +01:00
Dustin Diaz
1bbfe34a2c 0.4.0 2014-02-21 08:37:53 -08:00
Dustin Diaz
bd319d4814 rebuild 2014-02-21 08:37:47 -08:00
Dustin Diaz
8b6ba9bfd2 Merge branch 'make-testable-and-add-tests' of github.com:Jimdo/bowser into Jimdo-make-testable-and-add-tests 2014-02-21 08:33:10 -08:00
Dustin Diaz
cc27fc5f28 update copyright date 2014-02-21 08:33:01 -08:00
BendingBender
5aeeb68746 updated readme 2014-02-21 15:09:58 +01:00
BendingBender
ede3ff49cd removed falsy flags from results, added osversion for ios/android/winphone,
added msie flag for winphone, made ios safari a-grade down to v6
2014-02-21 13:56:57 +01:00
BendingBender
0da898f906 made version extraction less error-prone/more future-proof, will now always check
if result of regex match is truthy and array bounds are correct before actually
accessing the version number
2014-02-21 01:23:58 +01:00
BendingBender
24dd55d9b4 added detection and tests for firefox on firefox os 2014-02-21 00:54:32 +01:00
BendingBender
1a22035c5b added tests for seamonkey and fixed detection 2014-02-21 00:30:09 +01:00
BendingBender
4acca40a99 added tests and detection for mobile firefox and mobile chrome 2014-02-21 00:02:13 +01:00
BendingBender
4fdd74d05a fixed indentation 2014-02-20 23:17:59 +01:00
BendingBender
ebfaba07e5 Merge branch 'expand-browser-support' of https://github.com/Jimdo/bowser into make-testable-and-add-tests
Conflicts:
	src/bowser.js
	src/useragents.js
2014-02-20 23:15:29 +01:00
BendingBender
5d246add74 added detection for newer opera + opera mobile (new/legacy) 2014-02-20 22:52:01 +01:00
Hannes Diercks
981354333e Merge branch 'origin/stable' into make-testable-and-add-tests 2014-02-20 09:34:55 +01:00
Dustin Diaz
d782ab54b1 0.3.9 2014-02-19 09:16:17 -08:00
Dustin Diaz
36a94abe1b rebuild for #37 2014-02-19 09:16:06 -08:00
Dustin Diaz
fe82184bdf adds ipod to the mix
closes #37
2014-02-19 09:15:20 -08:00
Dustin Diaz
3f793853c8 0.3.8 2014-02-19 09:08:23 -08:00
Dustin Diaz
d34499a4d9 rebuild 2014-02-19 09:08:16 -08:00
Dustin Diaz
4bba352a16 add ipad and mobile to chrome devices 2014-02-19 09:07:14 -08:00
Dustin Diaz
9c3d5b9ed8 Merge pull request #38 from smtlaissezfaire/amazon_silk
fix README formatting
2014-01-29 13:19:51 -08:00
Scott Taylor
8e2b077a4b fix README formatting 2014-01-29 00:18:45 -08:00
Dustin Diaz
819b2eccd8 0.3.7 2014-01-27 14:10:37 -08:00
Dustin Diaz
6f23dc0338 closes #35 - making silk not part of safari detection 2014-01-27 14:10:16 -08:00
Dustin Diaz
450e3158db 0.3.6 2014-01-27 14:06:34 -08:00
Dustin Diaz
3817621cc0 Merge branch 'amazon_silk' of github.com:smtlaissezfaire/bowser into smtlaissezfaire-amazon_silk
Conflicts:
	bowser.min.js
2014-01-27 14:05:59 -08:00
Dustin Diaz
cffc0c8a00 0.3.5 2014-01-27 14:01:27 -08:00
Dustin Diaz
efe1c6719a closes #16 - move commonjs to first check 2014-01-27 14:01:01 -08:00
Scott Taylor
0ff5acd06f add building instructions 2014-01-26 14:43:42 -08:00
Scott Taylor
325df23ddc add support amazon silk support for kindle devices 2014-01-26 14:43:32 -08:00
Hannes Diercks
8668678f8a Add support for ipod, windowsphone, webos and blackberry. 2013-12-16 06:52:33 +01:00
Hannes Diercks
89cffac4a5 Make testable and add tests. 2013-12-16 06:42:26 +01:00
Dustin Diaz
88589615f4 bump for new 'crios': Chrome for iOS 2013-12-11 10:48:47 -08:00
Dustin Diaz
9ef72aeb6f Merge pull request #31 from robCrawford/master
Added Chrome for iOS
2013-12-11 10:47:40 -08:00
Rob
0a13523041 Added Chrome for iOS 2013-12-11 17:38:22 +00:00
Dustin Diaz
5884b16874 Merge pull request #30 from boblauer/browser-name
Adds a name property to the returned object
2013-12-05 15:19:56 -08:00
Bob Lauer
647b7d77f8 Added name property 2013-12-05 14:00:02 -06:00
Dustin Diaz
af42c3fd45 semicolon surprise 2013-12-03 14:46:08 -08:00
Dustin Diaz
f448737f15 rebuild min.
bump to 0.3.2
2013-10-29 16:14:27 -07:00
Dustin Diaz
17fbf34292 Merge pull request #25 from robCrawford/patch-1
Fix bug in Opera version regex
2013-10-29 16:13:41 -07:00
Rob Crawford
37a2e4834a Fix bug in Opera version regex 2013-10-29 23:04:59 +00:00
Rob Crawford
99a0a4e426 Fix bug in Opera version regex 2013-10-29 18:11:27 +00:00
Dustin Diaz
20826d1ea5 upgrade support 2013-08-16 13:03:14 -07:00
Dustin Diaz
541fab750e rebuild and new relase for IE, Opera, & Phantom
cut v0.3
2013-08-16 12:58:39 -07:00