109 Commits

Author SHA1 Message Date
Faisal Salman
b8b39dcfd2 update 0.7.14 2017-09-05 13:24:19 +07:00
Faisal Salman
e20b78fa6a Merge pull request #261 from jdeniau/gh-pages
translations system + french translation
2017-09-05 02:44:45 +07:00
Julien Deniau
71f12024d1 translations system + french translation 2017-09-04 13:03:07 +02:00
Faisal Salman
2d55b7e38d update version 2017-07-19 19:46:08 +07:00
Faisal Salman
d479585818 Update to v0.7.12 2016-11-22 01:30:38 +07:00
Faisal Salman
eca492e761 Resize image 2016-11-14 00:39:10 +07:00
Faisal Salman
bce6fda72a New logo 2016-11-14 00:30:26 +07:00
Faisal Salman
6b17173566 update gh site to 0.7.11 2016-11-09 17:00:32 +07:00
Faisal Salman
0e35c2bbb0 update latest version 2015-12-12 18:19:19 +07:00
Faisal Salman
b1aef9db65 Merge branch 'gh-pages' of github.com:faisalman/ua-parser-js into gh-pages 2015-05-11 23:01:49 +07:00
Faisal Salman
3fc1238aef Update latest version 2015-05-11 23:00:20 +07:00
Faisal Salman
af25adb888 Merge pull request #72 from PeterDaveHello/patch-1
Use protocol-relative URL to load fonts
2014-10-20 23:56:08 +07:00
Peter Dave Hello
13e6d39ce1 Use protocol-relative URL to load fonts 2014-10-20 20:50:42 +08:00
Faisal Salman
b313ff826c Update latest UAParser.js 2014-10-19 13:27:21 +07:00
Faisal Salman
c78973ed45 update demo page 2014-10-19 13:14:04 +07:00
Faisal Salman
dce749d440 Fix issue #57 2014-08-05 23:34:07 +07:00
Faisal Salman
f9f87fe692 fix issue #19 #27 #47 2014-08-05 23:19:08 +07:00
Faisal Salman
f44a22042e Update UAParser to 0.5.27 2013-03-26 13:40:27 +07:00
Faisal Salman
5f01f6f343 Update script 2013-03-22 14:25:56 +07:00
Faisal Salman
dc0076248a Add webkit opera 2013-03-20 14:19:38 +07:00
Faisal Salman
c8c96ee859 Prefer using minified 2013-03-20 14:11:42 +07:00
Faisal Salman
d1b3b36981 Update script 2013-03-20 14:06:37 +07:00
Faisal Salman
f0d820d287 Update uaparser used in demo to latest version 2013-03-20 13:53:56 +07:00
Faisal Salman
ce0bb6ed4b Update lib to latest version 2013-03-05 21:26:20 +07:00
Faisal Salman
ca03805925 Update parser in demo to latest version 2012-12-05 11:51:20 +07:00
Faisal Salman
3223931d91 Fix documentation 2012-09-22 00:03:53 +07:00
Faisal Salman
1486d1c0b3 Merge branch 'master' into gh-pages 2012-09-21 23:22:51 +07:00
Faisal Salman
3f92a3cb10 Fix readme & version 2012-09-21 23:21:51 +07:00
Faisal Salman
b9843b4108 Change device properties naming into more appropriate names 2012-09-21 22:59:30 +07:00
Faisal Salman
bdeefcd1fb New identifier for device: type (Mobile, Tablet, Console) 2012-09-20 01:52:23 +07:00
Faisal Salman
bf9c8de5c4 Maps object should contains only data 2012-09-18 00:40:03 +07:00
Faisal Salman
41b3e247a4 Add some Android browsers and some others 2012-09-17 23:11:28 +07:00
Faisal Salman
e5be3083cf Use strict 2012-09-15 14:18:49 +07:00
Faisal Salman
68d124c59c Reorganize the structure of the code v0.4.0 2012-09-15 03:48:30 +07:00
Faisal Salman
33e6fe42d1 Move string checker to outside as strMapper 2012-09-15 02:27:54 +07:00
Faisal Salman
51822ad172 Make sure the result only get constructed once 2012-09-15 02:22:41 +07:00
Faisal Salman
ec40433c5c Fix node.js old example in readme 2012-09-15 01:55:02 +07:00
Faisal Salman
65703e7c1a Move regexMapper & maps outside UAParser class v0.3.4 2012-09-15 01:33:38 +07:00
Faisal Salman
064d52255f Remove optional argument from all getters 2012-09-15 01:15:02 +07:00
Faisal Salman
71b5300080 Replace UAParser.result object with UAParser.getResult() 2012-09-15 01:09:28 +07:00
Faisal Salman
4a3985ed73 More demo images & ua examples 2012-09-14 23:48:28 +07:00
Faisal Salman
fd2ff2cce4 Merge branch 'master' into gh-pages 2012-09-14 05:29:29 +07:00
Faisal Salman
e41fa1c829 Modify mapper method 2012-09-14 05:11:08 +07:00
Faisal Salman
7cd76a3fba Fix Opera, Add match for replacement 2012-09-14 04:23:48 +07:00
Faisal Salman
ac1f92d3c6 Change license paragraph in readme from GPL2 to MIT 2012-09-14 02:42:11 +07:00
Faisal Salman
060b34da54 Fix uastring 2012-09-13 22:48:41 +07:00
Faisal Salman
5d199b4aa7 Merge branch 'master' into gh-pages 2012-09-13 22:06:05 +07:00
Faisal Salman
eaacb14ef2 Modify mapper v0.3.2 2012-09-13 21:22:00 +07:00
Faisalman
7704570581 Add getUA(), improve regxMap(), add Silk browser, add more older versions of Windows, etc 2012-09-13 18:39:12 +07:00
Faisal Salman
9bb8bdb1b0 Add repository to package.json 2012-09-11 03:02:31 +07:00