Faisal Salman
|
6c34c3d4fa
|
Add new utility methods: is() & toString()
|
2023-02-18 20:46:28 +07:00 |
|
Faisal Salman
|
f8e5a1fb4f
|
Fix #601 - Detect Chrome OS without version
|
2023-01-31 15:09:14 +07:00 |
|
Faisal Salman
|
c9d1ab9561
|
Merge branch 'develop'
|
2023-01-28 21:04:43 +07:00 |
|
Faisal Salman
|
f815ca6e9c
|
Fix #620 - Add new Device: Kobo
|
2023-01-26 14:58:53 +07:00 |
|
Faisal Salman
|
0cbeb7a829
|
Rearrange the recently added smarttv detection
|
2023-01-26 14:08:18 +07:00 |
|
Faisal Salman
|
bf4fb916ca
|
Merge pull request #618 from garritfra/smarttv
Support for various smart tvs
|
2023-01-26 10:52:47 +07:00 |
|
Faisal Salman
|
68447d883a
|
Merge branch 'develop' of github.com:faisalman/ua-parser-js into develop
|
2023-01-26 10:28:34 +07:00 |
|
Faisal Salman
|
0b0c7ff617
|
Fix #619 - Move Sharp up to be checked before Huawei
|
2023-01-26 10:26:38 +07:00 |
|
Faisal Salman
|
5b2e80bdfd
|
Merge pull request #527 from jparismorgan/samsung
Add Samsung Galaxy S20 5G
|
2023-01-26 10:00:29 +07:00 |
|
Faisal Salman
|
ba0f25c19d
|
Improve Kakao/Naver detection + add test
|
2023-01-26 09:36:41 +07:00 |
|
Faisal Salman
|
4d3048aaaa
|
Merge pull request #573 from KnifeLemon/patch-1
Add KakaoTalk App, KakaoStory App regex
|
2023-01-26 08:53:26 +07:00 |
|
Faisal Salman
|
97e4a89685
|
Merge pull request #510 from L15018105103/ie8-fix
Fix #509 add support for Internet Explorer 8
|
2023-01-26 08:46:37 +07:00 |
|
Faisal Salman
|
1a521b867f
|
Utilize navigator.userAgentData as a fallback #588
|
2023-01-25 01:39:23 +07:00 |
|
Faisal Salman
|
5d4ca2b4c2
|
Fix #621 - Detect Oculus Quest Pro
|
2023-01-24 23:28:03 +07:00 |
|
Faisal Salman
|
f2d0db001d
|
Bump version 0.7.33
|
2023-01-22 22:26:12 +07:00 |
|
Faisal Salman
|
a6140a17dd
|
Remove unsafe regex in trim() function
`trim()` function contains a regular expression that is vulnerable to ReDoS but was uncaught by `safe-regex` module.
|
2023-01-22 22:19:45 +07:00 |
|
Garrit Franke
|
2033eb4aba
|
Merge branch 'faisalman:master' into smarttv
|
2022-12-09 13:39:49 +01:00 |
|
Faisal Salman
|
a886604935
|
Fix #605 - Identify Macintosh as Apple device
|
2022-12-06 09:53:54 +07:00 |
|
Garrit Franke
|
df7551c9b6
|
Add support for TechniSAT TVs and SATs
|
2022-11-10 11:20:44 +01:00 |
|
Garrit Franke
|
528e7aea1c
|
Support philips smart tvs
|
2022-11-09 11:03:13 +01:00 |
|
Garrit Franke
|
db5567d614
|
Support Loewe Smart TVs
|
2022-11-08 15:56:40 +01:00 |
|
Garrit Franke
|
5fd47ee00d
|
Support Panasonic 2018+ smart tvs
|
2022-11-08 15:26:12 +01:00 |
|
Garrit Franke
|
6fde0d92d6
|
Support Panasonic Viera Smart TVs
|
2022-11-08 15:08:50 +01:00 |
|
Oscar Becerra
|
8d3c2d327c
|
Add new browser: Cobalt
|
2022-10-17 14:03:53 -07:00 |
|
Faisal Salman
|
d11fc47dc9
|
Bump version 0.7.32
|
2022-10-15 16:15:14 +07:00 |
|
kNoAPP
|
55b5b40c7d
|
Fix #596 - Detect Galaxy Tab S8 as tablet
|
2022-09-20 11:56:24 -07:00 |
|
Faisal Salman
|
8483ac09b3
|
Refine small redundancy
|
2022-09-18 16:37:13 +07:00 |
|
Faisal Salman
|
ea04d018bb
|
Merge pull request #589 from choo737/master
fixed sony bravia smart tv, added sharp AQUOS TV
|
2022-09-18 15:54:00 +07:00 |
|
nabetama
|
75e58525fe
|
Safari and Mobile Safari began to include commas in the minor version numbers.
|
2022-09-15 23:10:12 +09:00 |
|
Jacky Choo
|
ebb32d1ad9
|
fixed sony bravia smart tv, added sharp AQUOS TV
|
2022-07-27 17:41:35 +08:00 |
|
Faisal Salman
|
f54d3fadac
|
Fix #513 - Add new browser: DuckDuckGo
|
2022-07-02 23:06:08 +07:00 |
|
Faisal Salman
|
21fe76742f
|
Fix #532 - Detect Xiaomi Mi TV as smarttv
|
2022-07-01 01:14:36 +07:00 |
|
Faisal Salman
|
30ac448a0c
|
Increase UA_MAX_LENGTH to 350
|
2022-07-01 00:39:36 +07:00 |
|
Faisal Salman
|
1e82d7d265
|
Fix #558 - WeGame mistakenly identified as WeChat
|
2022-07-01 00:32:10 +07:00 |
|
Faisal Salman
|
a5cdc2975b
|
Fix #565 - Add new OS: HarmonyOS
|
2022-06-30 23:46:42 +07:00 |
|
Faisal Salman
|
180846b80a
|
Rename 'HuaweiBrowser' to 'Huawei Browser'
|
2022-06-30 23:39:48 +07:00 |
|
Faisal Salman
|
061a7a6145
|
Merge pull request #570 from jparismorgan/HuaweiBrowser
Add support for HuaweiBrowser
|
2022-06-30 23:28:01 +07:00 |
|
JBYoshi
|
4f77fbb441
|
Add LinkedIn app.
|
2022-05-24 23:02:01 -05:00 |
|
KnifeLemon
|
534ba7dd7c
|
Add iOS Naver, Kakao regex
|
2022-04-12 16:21:31 +09:00 |
|
KnifeLemon
|
0b423078c8
|
Add Kakao App, Naver App
|
2022-04-12 14:17:48 +09:00 |
|
KnifeLemon
|
779b5dc1e5
|
add KakaoTalk App, KakaoStory App regex
|
2022-04-12 12:57:28 +09:00 |
|
Paris Morgan
|
fe963b58e5
|
Add support for HuaweiBrowser
|
2022-03-15 14:07:03 -07:00 |
|
Faisal Salman
|
3d4ec6ef3b
|
Merge pull request #525 from jparismorgan/Huawei
Add Huawei models
|
2022-02-25 20:37:01 +07:00 |
|
Paris Morgan
|
b6bddd8c09
|
pr feedback
|
2022-02-17 11:39:01 -08:00 |
|
Faisal Salman
|
a29213960c
|
Fix #561 - Increase UA_MAX_LENGTH to 275
|
2022-01-28 22:16:51 +07:00 |
|
Faisal Salman
|
f761a89ab2
|
Fix #562 - Xiaomi Mi CC9
|
2022-01-13 00:35:56 +07:00 |
|
Faisal Salman
|
7ddb2575bd
|
Fix #533: Detect Sony BRAVIA as SmartTV
|
2021-12-18 15:13:19 +07:00 |
|
Faisal Salman
|
23ad60ea68
|
Fix #559: Sony Xperia 1 III misidentified as Acer tablet
|
2021-12-18 01:31:40 +07:00 |
|
Faisal Salman
|
97f3368ef0
|
Bump version 0.7.31
|
2021-10-27 14:00:19 +07:00 |
|
Faisal Salman
|
157af1e2f2
|
Merge pull request #547 from sunny-mwx/patch-1
Fix enumerize loop to only check its own properties
|
2021-10-26 17:51:31 +07:00 |
|