Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

github.com/faisalman/ua-parser-js

"Unmask Your Traffic" - UAParser.js: The Essential Web Development Tool for User-Agent Detection
https://github.com/faisalman/ua-parser-js

Increment build version

7234216e02518c3e421af1233d5c72c0bc0add11 authored almost 11 years ago by Faisal Salman <[email protected]>
Merge pull request #30 from jackpoll/patch-1

Add device detection for Lenovo tablet

6dc04cdea27a6d0c151fc72652ce1a9483e7cfa3 authored about 11 years ago by Faisal Salman <[email protected]>
Merge pull request #31 from dougli/master

Add Nexus 5 to device list

c4b6742ea0cd5f67946ae13dc111f101aabc301a authored about 11 years ago by Faisal Salman <[email protected]>
Add Nexus 5 to device list

User agent string taken from Chrome (Beta) Desktop's user-agent override in its
developer tools....

7c1397cdcc0a3f9e9d8333318619ce9e1cd48711 authored about 11 years ago by Douglas Li <[email protected]>
Add device detection for Lenovo tablet

Lenovo tablet detection is missing. example userAgent: "Mozilla/5.0 (Linux; Android 4.0.3; IdeaT...

1b3fdf173a9d4428721f714ad6fa41e87f1f229c authored about 11 years ago by jackpoll <[email protected]>
Merge pull request #29 from halfdan/28-warning

Fix package.json

3901fbe5320fa920dc1fbc01ab5b114b4d1ccacb authored about 11 years ago by Faisal Salman <[email protected]>
Fix package.json

- Fix version range for devDependencies
- Remove repositories entry

fixes #28

2dec1a8b763b7afa39c4e0fc70ff0a050fce0ab8 authored about 11 years ago by Fabian Becker <[email protected]>
Merge pull request #26 from startswithaj/master

Add support for iPod touch and add device tests for iPhone and iPod

4d28bee555541f7e52b88287c1f9823108a2f12f authored about 11 years ago by Faisal Salman <[email protected]>
Add tests for iPhone and iPod touch

c177aa5e9eb953bcee4a2138b4027b916fe7f239 authored about 11 years ago by Jake Mc <[email protected]>
Add support for ipod touch

"Mozilla/5.0 (iPod touch; CPU iPhone OS 7_0_2 like Mac OS X) AppleWebKit/537.51.1 (KHTML, like G...

3796968cfefeafb670867db6cc03409ea548d32a authored about 11 years ago by Jake Mc <[email protected]>
Merge pull request #25 from mhess-connectify/master

Added windows 8.1 support NT was updated to 6.3

ea36010827dd17b4d61b11d885fa23816a9d57b0 authored about 11 years ago by Faisal Salman <[email protected]>
Added windows 8.1 support NT was updated to 6.3

f57577e41774af6f2e5be92d6d2a147158be53ec authored about 11 years ago by Michael Hess <[email protected]>
Merge pull request #18 from johnyanarella/master

Fixed: Unsafe use of for..in loop results in incorrectly parsed values in some JavaScript VMs.

230ef846fa35eba3b61812f7e13c3c2ab353be33 authored over 11 years ago by Faisal Salman <[email protected]>
Fixed unsafe use of for..in to sequentially iterate an Array = incorrect parsed values in some JavaScript VMs.

494175854fc14b6586cf57966721edc20ff2e1f2 authored over 11 years ago by John Yanarella <[email protected]>
Increment build version

80d6d137ba6eb9c49cf69b37584829cea90195fd authored over 11 years ago by Faisal Salman <[email protected]>
Fix rv token IE11

19b5ddd0381629bc0a9a6d7447ad032782d41e39 authored over 11 years ago by Faisal Salman <[email protected]>
Merge branch 'ie11' of github.com:faisalman/ua-parser-js

9133d73d50bcaed2369a8c9af50051db8be19a6a authored over 11 years ago by Faisal Salman <[email protected]>
Fix unicode char

3699c70a3a4ff1da4a961768423b8f0e8b500f98 authored over 11 years ago by Faisal Salman <[email protected]>
Motorola droid test case

e6d276032b1c629572a0a3db4510e554228f62b3 authored over 11 years ago by Faisal Salman <[email protected]>
New test for IE11

b68caafd94babd66f77c50dd12882a632cc83983 authored over 11 years ago by Faisal Salman <[email protected]>
Detect IE11 without MSIE token

eed632e3dd0436e32b11d39999fb9363f4563d8e authored over 11 years ago by Faisal Salman <[email protected]>
Add browsers: Iron, IceDragon, QQBrowser

c5ce73f7deb659041aeb02ec486f926836236c4f authored over 11 years ago by Faisal Salman <[email protected]>
Motorola Droid lineup

2c9c721a5c21e5382ec8b985871c2a9a36c7e15d authored over 11 years ago by Faisal Salman <[email protected]>
Merge pull request #17 from silkapp/master

Fix problem with html5shiv and old IE

ec50c619eac6b2f32f2b095414760c9b8bf718f5 authored over 11 years ago by Faisal Salman <[email protected]>
Change 'for..in' loop to for loop.

The 'for..in' loop caused problems when the array was extended with
more methods (like map), e.g...

07a7956edabb7910840369ecd6d9c7d18789282d authored over 11 years ago by Erik Hesselink <[email protected]>
Include ua in result object

be0eec671683af67ec62f80d661b589186dfb8cc authored almost 12 years ago by Faisal Salman <[email protected]>
Fix PocketPC mistakenly identified as PowerPC

8d439d26b89040c53e37e9ca4b2cb6adf7db8683 authored almost 12 years ago by Faisal Salman <[email protected]>
Add CPU test & increment minor version

dc20c12b638da3966f525b725f580098695a72e8 authored almost 12 years ago by Faisal Salman <[email protected]>
Merge branch 'dev-cpu' of github.com:faisalman/ua-parser-js

ecf8f7a84953744ddfa358792584cd924a917c6e authored almost 12 years ago by Faisal Salman <[email protected]>
Merge branch 'master' of github.com:faisalman/ua-parser-js

3bf60cc830d178dd0ae0383e420f86981f008be1 authored almost 12 years ago by Faisal Salman <[email protected]>
Update readme.md modify node example

8c940183513fa45ac76ad55d9000bf92db5af992 authored almost 12 years ago by Faisal Salman <[email protected]>
Update readme.md regarding CPU detection

9098ad501f842a2a570338b95d6202cfd7d8a454 authored almost 12 years ago by Faisal Salman <[email protected]>
Add new getCPU() method to detect CPU architecture

376541a383729fdb8a365ffc89cfd366d6821c46 authored almost 12 years ago by Faisal Salman <[email protected]>
Detect new IE 11 user-agent

9cad6a0f2d1d40f7b1bb800c7a3c1e48b4d2617b authored almost 12 years ago by Faisal Salman <[email protected]>
Exclude unintended char from being captured

84a8eedad4203f31545a8e76d2abab9b8a6f78e4 authored almost 12 years ago by Faisal Salman <[email protected]>
Increment version

30e1e7a98fea38412b1eeab7a15cf93dda7aac01 authored almost 12 years ago by Faisal Salman <[email protected]>
Fix closing braces

c1df106dca714a610b0fb88465ae25f361875d6d authored almost 12 years ago by Faisal Salman <[email protected]>
Fixes issue #15 - Attach UAParser to window

edcd5402a6b3937e904082171cbe98ab022064df authored almost 12 years ago by Faisal Salman <[email protected]>
Fix issue #14

4f2ee98dae5fa6204bd1be32a023bf958d0306f5 authored almost 12 years ago by Faisal Salman <[email protected]>
Revert back util.is to typeof

ce8f4977c01b6150e2812a1b758814df78f0126f authored almost 12 years ago by Faisal Salman <[email protected]>
Fix issue #13 & Resolve npm package name conflict with ua-parser

38f62b3d631a0516f0ec0320d431d58b9bbba95b authored almost 12 years ago by Faisal Salman <[email protected]>
Tidying up readme

d5d329e15d077fee360f7c7126dbde9d95df30b8 authored almost 12 years ago by Faisal Salman <[email protected]>
Fix error build

e89e8173f500678128134fd8e01fae595016e699 authored almost 12 years ago by Faisal Salman <[email protected]>
Merge branch 'develop' of github.com:faisalman/ua-parser-js

e58c93fe0a00ab1f3d93812956e4081eb53ae04c authored almost 12 years ago by Faisal Salman <[email protected]>
Update configs

8c36f005a5bed1f25d5d4eb0943b57c2a9cc1f57 authored almost 12 years ago by Faisal Salman <[email protected]>
Some premature optimizations

5717b00343e539f957088095dae7920b1e0f3caa authored almost 12 years ago by Faisal Salman <[email protected]>
List possible values

4ebe7a1899c2e99c8bda3350e23d130eaca7f169 authored almost 12 years ago by Faisal Salman <[email protected]>
Mention the use of Vanilla.js

b7d76f5df0cc3b0cb3a41cd9b269ed687495f408 authored almost 12 years ago by Faisal Salman <[email protected]>
Modularize test data

acfce61942a38409a3afb36394f85e8e5f1c2be6 authored almost 12 years ago by Faisal Salman <[email protected]>
Some minor revisions

d75f84820a302f579606f893e00cdf9c56445954 authored almost 12 years ago by Faisal Salman <[email protected]>
Add build script

007f74178f080867bc1013398b13936f50a513dc authored almost 12 years ago by Faisal Salman <[email protected]>
Reorder files

d063e532e3b8bcbf51d8319aeaf45eb24e5efeea authored almost 12 years ago by Faisal Salman <[email protected]>
Add component.json

f3f25ae3e7f85759d4acdf270665ed7c5dadf180 authored almost 12 years ago by Faisal Salman <[email protected]>
Fix my poor english

45571b6f21cc5d28ac2a641fca10a3c826b14119 authored almost 12 years ago by Faisal Salman <[email protected]>
Add new Webkit Opera

615d6a2034b39f7fbb3a88c771b8e2ed1d7c6ba0 authored almost 12 years ago by Faisal Salman <[email protected]>
Fix issue #12

40ac5c5bc30d312b9163729ef03772c33f0e610c authored almost 12 years ago by Faisal Salman <[email protected]>
Revise jQuery plugin API

3eb1c1c352a0b1874a31d5d8054e233bf17ee940 authored almost 12 years ago by Faisal Salman <[email protected]>
Update version

217cef226a696d82745df2e7ea8eb3f43ecbb4e7 authored almost 12 years ago by Faisal Salman <[email protected]>
Merge pull request #11 from jbuck/requirejs

Add requirejs module support

a5e4b7bf72dcd6cf570078859ee992ad9ea6b75c authored almost 12 years ago by Faisal Salman <[email protected]>
Add requirejs module support

Fixes #10.

8aaf7db771e80085f67949d41b63693aae138ed5 authored almost 12 years ago by Jon Buckley <[email protected]>
Automatically create $.ua object if jQuery is present

0109c768584f2299e6de5a23c57c395bbd8f904a authored almost 12 years ago by Faisal Salman <[email protected]>
Update contributors

d1120a4d5d0b11f73d8f392393b66c7f415575c8 authored almost 12 years ago by Faisal Salman <[email protected]>
Add Rekonq, Comodo Dragon, Conkeror, Amaya, w3m, Links, ICE Browser, NetSurf, RISC OS

204345a8bf4004570d93fbbc2f0303a6acc58f7a authored almost 12 years ago by Faisal Salman <[email protected]>
Sprint default vendor to Sprint

a20d8f70527f8c31368c30317a3ccf4d343a8d91 authored almost 12 years ago by Faisal Salman <[email protected]>
Add new OS: Firefox OS

9a90d932cef634b97e68c28c46e2ceaadbf3d343 authored almost 12 years ago by Faisal Salman <[email protected]>
Add new devices: Alcatel, GeeksPhone, Huawei, Lenovo, Nexian, Panasonic, Sony

cea29e5c1b80e4043feae13ff0ee64524528fdca authored almost 12 years ago by Faisal Salman <[email protected]>
Better fix for issue #8

e0b6ae65e5e3029e78047989c3a62d583863828c authored almost 12 years ago by Faisal Salman <[email protected]>
Add a test for issue #8

59714adea3b7d8b3e1d2a913729d7e7c2957ecf4 authored almost 12 years ago by Faisal Salman <[email protected]>
Merge branch 'htc-evo'

249dcf0c8095b5df3ace21291504ec794fd129d5 authored almost 12 years ago by Faisal Salman <[email protected]>
Workaround for issue #8

b99546072d226486d4adf1652a57c2c1ddf198bf authored almost 12 years ago by Faisalman <[email protected]>
Merge pull request #9 from leetreveil/google_closure_compiler

Fix google closure compiler JSC_TRAILING_COMMA errors

4e911cec886d68cfcd5f19e7f46ce0695d010f67 authored almost 12 years ago by Faisal Salman <[email protected]>
Fix google closure compiler JSC_TRAILING_COMMA errors

f1fa7f38a11afe19b59c5da5dd9119b246165b39 authored almost 12 years ago by Lee Treveil <[email protected]>
Fix issue #7

a6610646ca1799bdcca7f901e3c94528ec18ec24 authored about 12 years ago by Faisal Salman <[email protected]>
Minify filesize by variable-izing strings

4703137b7999e19f0d7801fb16f2d8481cdcda9f authored about 12 years ago by Faisal Salman <[email protected]>
Add some more test

541dfea86dbb430a290fda34f5f6a12db7e626ee authored about 12 years ago by Faisal Salman <[email protected]>
Insert dog

35b410009fe75b89ab0b390d7171c8249a4f6031 authored about 12 years ago by Faisal Salman <[email protected]>
Add test for engine parser

5e84ab7b8206641016f9723e02952f089c1adb8b authored about 12 years ago by Faisal Salman <[email protected]>
Add Opera Tablet & capture AppleWebKit as just WebKit

816b5d22b490b0a54a0e6229b982c79363756f54 authored about 12 years ago by Faisal Salman <[email protected]>
Merge branch 'test-cases'

29bb0797a660b67d6c425cad3e6ce10966f7a0c1 authored about 12 years ago by Faisal Salman <[email protected]>
Fix error build

52897acf24786a6b9cc8d022679ab9c4f43db1b1 authored about 12 years ago by Faisal Salman <[email protected]>
More test cases

9ccc32ce5ab0065dc1ff6d185683972fad9200f0 authored about 12 years ago by Faisal Salman <[email protected]>
Add minifier

4a65f1b3f82f8f2235a679e10bce6e79f09ae779 authored about 12 years ago by Faisal Salman <[email protected]>
Turn off travis-ci notification if build success

be4d8a10d149dbadbe022dfb6311ad7eb6843ce1 authored about 12 years ago by Faisal Salman <[email protected]>
Fix error build

6d183003b34924039fc569fd54374e731e601212 authored about 12 years ago by Faisal Salman <[email protected]>
Add .travis.yml

a2b4f6d5c51c1f17f2a7815df6a81b2abc71e9d1 authored about 12 years ago by Faisal Salman <[email protected]>
Add browser test cases

3f98036d50fe5eb23d8b99356c1b955b7cac52c9 authored about 12 years ago by Faisal Salman <[email protected]>
Fix Chrome for iOS not detected

d1d4e0a7a014877638efdd6ef081511887d1ec9b authored about 12 years ago by Faisal Salman <[email protected]>
Revise window object detection

3ecb3fbea2dd2738b71fc830269d42bc50a56904 authored about 12 years ago by Faisalman <[email protected]>
Merge pull request #6 from tantalor/master

Fixes nodejs require.

5cc6bf78a51b448ece34df16123bd76af6c61f8d authored about 12 years ago by Faisal Salman <[email protected]>
added simple test case (mocha)

08c7a84407b4f35c48d247122fef663fa959c5c1 authored about 12 years ago by John Tantalo <[email protected]>
in strict mode, `this` is undefined

ea9d093f0dad37b34c0c8707874e8f41ee84128c authored about 12 years ago by John Tantalo <[email protected]>
Fix issue #4

1f4befe4c3a42c029854da03955f67c3d8166043 authored about 12 years ago by Faisalman <[email protected]>
Distinguish Windows RT from Windows 8

d35fb44066e8e5a1e6b19cfc1f524b3daa0c76ff authored about 12 years ago by Faisalman <[email protected]>
Add Polaris, Tasman, PS Vita, Hurd, AmigaOS, MorphOS

9a6479193ade4c1a86b2093d4e5142afe3c562aa authored about 12 years ago by Faisalman <[email protected]>
Add BB10 new UA pattern & Fix Mobile Safari being caught as just Safari

527ba70cf426e5e54f8e53308a1665432fec82c7 authored about 12 years ago by Faisalman <[email protected]>
Add OS/2, Plan 9, AIX, QNX

3fe07487cdc86ee71d3ea1eb470458864c2b4f1d authored about 12 years ago by Faisalman <[email protected]>
Add Mosaic, Chimera, Firebird, Phoenix

8030aa33f79db5ae63f4d9d6b10bd57fe4771c04 authored about 12 years ago by Faisalman <[email protected]>
Exclude the letter 'v' from Omniweb version

99251addfc4a95bab82bed35a39418bd7d808d3e authored about 12 years ago by Faisalman <[email protected]>
Improve Mac OS detection

610cdb84aeaa1d879cfc6c19e33a7a4481ab5e16 authored about 12 years ago by Faisalman <[email protected]>
Add Baidu, Yandex, UCBrowser. Make Apple & RIM as vendor name

31b386c636e17d5b7219361db0a8026921f60896 authored about 12 years ago by Faisalman <[email protected]>