Faisal Salman
|
b29a9a7ffb
|
Fix #708 - Improve detection for Quest 3
|
2024-02-28 10:19:30 +07:00 |
|
Faisal Salman
|
4d950db145
|
Update version to 2.0.0-beta.2
|
2024-01-28 22:34:46 +07:00 |
|
Faisal Salman
|
9c5d6ee70e
|
Fix Edge detection in ua-ch: "Microsoft Edge" -> "Edge"
|
2024-01-18 11:29:46 +07:00 |
|
Faisal Salman
|
b5c62b0c82
|
Fix #635 - ua-ch: prioritize more specific brand name regardless the order
|
2024-01-10 17:16:26 +07:00 |
|
Faisal Salman
|
0c49d75074
|
Fix #697 - Add new browser: Opera GX - https://www.opera.com/gx
|
2023-12-29 20:59:44 +07:00 |
|
Faisal Salman
|
09904a0a47
|
Fix undefined brandName when reading a field list that has no version
|
2023-12-20 22:28:23 +07:00 |
|
Faisal Salman
|
106d882fba
|
Create test for helpers
|
2023-11-10 10:10:38 +07:00 |
|
Faisal Salman
|
7abc8b9ecc
|
Add new helper method isChromiumBased() to check whether the current browser is a Chromium-based browser
|
2023-11-09 13:50:04 +07:00 |
|
Faisal Salman
|
17f0c1e1cd
|
Improve browser detection: WeChat
|
2023-10-24 00:09:53 +07:00 |
|
Faisal Salman
|
9cc274fb6f
|
Improve browser detection: unified name for Baidu
|
2023-10-24 00:00:38 +07:00 |
|
Faisal Salman
|
f56073bb3e
|
Improve browser detection: remove unnecessary extra space in "Avant "
|
2023-10-23 23:33:04 +07:00 |
|
Faisal Salman
|
5c10e2b107
|
Improve browser detection: rename "Samsung Browser" to "Samsung Internet" https://developer.samsung.com/internet/user-agent-string-format.html
|
2023-10-23 23:32:35 +07:00 |
|
Faisal Salman
|
d565f65280
|
Fix #682 - Add new browser: Smart Lenovo Browser
https://browser.lenovo.com.cn/
|
2023-10-19 10:05:52 +07:00 |
|
Faisal Salman
|
69ed6cec77
|
Fix #683 - change MetaSr into Sogou Explorer (+add Sogou Mobile)
|
2023-10-12 22:11:20 +07:00 |
|
Faisal Salman
|
b51ae9eb38
|
Fix misidentified WebView token as device model - found in #681
|
2023-10-12 14:52:25 +07:00 |
|
Faisal Salman
|
125f0d9f16
|
Fix #681 - Add new browser: Vivo Browser
https://play.google.com/store/apps/details?id=com.vivo.browser
|
2023-10-12 14:43:26 +07:00 |
|
Faisal Salman
|
e614108911
|
Increase UA_MAX_LENGTH to 500
|
2023-10-12 14:36:54 +07:00 |
|
Faisal Salman
|
77e0aa1ac6
|
Fix #563 #631 - Add new browser: Alipay
|
2023-10-12 14:18:51 +07:00 |
|
Ilya Daraseliya
|
177a496c34
|
add Klarna Shopping Browser UA parser (#669)
Co-authored-by: Ilya Daraseliya <ilya.daraseliya@klarna.com>
|
2023-10-02 18:54:37 +07:00 |
|
Faisal Salman
|
5a0d9cc3d0
|
Fix #655 - Provide in-package type definitions
|
2023-10-02 14:54:32 +07:00 |
|
Faisal Salman
|
f6fbf170e3
|
Update formFactor to be a list
|
2023-09-30 16:05:32 +07:00 |
|
Faisal Salman
|
a9247154e0
|
Update build & test
|
2023-09-30 14:13:45 +07:00 |
|
Faisal Salman
|
f57f8fa1a7
|
Update enums & extensions
|
2023-09-30 14:10:53 +07:00 |
|
Faisal Salman
|
aa76da90d9
|
Fix #651 - Improve device detection: Xiaomi Redmi
|
2023-09-18 00:31:46 +07:00 |
|
Faisal Salman
|
817c5835ef
|
Add new device vendor: Ulefone
https://ulefone.com/
https://www.gsmarena.com/ulefone-phones-124.php
|
2023-09-18 00:11:46 +07:00 |
|
Faisal Salman
|
6ea6936632
|
Improve device detection: Realme
|
2023-09-18 00:09:51 +07:00 |
|
Faisal Salman
|
647e115a1e
|
[ua-helpers] Fix type error
|
2023-09-04 22:41:44 +07:00 |
|
Faisal Salman
|
807dcdbded
|
Add eslint to devDependencies to support latest ES version
|
2023-08-30 12:56:59 +07:00 |
|
Faisal Salman
|
1522691426
|
[ua-client-hints] Refactor UAClientHints
|
2023-08-27 10:53:26 +07:00 |
|
Faisal Salman
|
3f105fe93b
|
[helpers] split helpers into 2 new packages: user-agent-helpers & client-hints-helpers
|
2023-08-23 14:53:34 +07:00 |
|
Faisal Salman
|
129657673b
|
[helpers] Add new method: UACHParser() , parse client-hints HTTP headers into its JS API equivalent
|
2023-08-22 23:58:04 +07:00 |
|
Faisal Salman
|
3dd4b60ee9
|
[helpers] Add new method: unfreezeUA() , construct new unfreezed user-agent string using real data from client hints
|
2023-08-22 01:16:09 +07:00 |
|
Faisal Salman
|
2046b77ede
|
Improve device.type detection using client hints "form-factor" data
|
2023-08-20 13:59:44 +07:00 |
|
Faisal Salman
|
6e26e38247
|
[extension] Add Axios, jsdom, Scrapy. Also fixes #627 #156 #217 #227
Axios: `axios/VERSION`
https://www.zenrows.com/blog/axios-user-agent#what-is-axios-user-agent
JSDOM: `Mozilla/5.0 (${process.platform || "unknown OS"}) AppleWebKit/537.36 (KHTML, like Gecko) jsdom/${jsdomVersion}`
https://github.com/jsdom/jsdom
Scrapy: `Scrapy/VERSION (+https://scrapy.org)`
https://docs.scrapy.org/en/master/topics/settings.html
|
2023-08-15 11:46:31 +07:00 |
|
Runar Heggset
|
f76d8983ca
|
Fix Amazon Fire TV device detection
|
2023-08-15 11:46:31 +07:00 |
|
Faisal Salman
|
22eae9f70c
|
[extensions] Add GPTBot to Bots
|
2023-08-07 21:39:21 +07:00 |
|
JBYoshi
|
153831d2ed
|
Add Snapchat user agent.
|
2023-07-30 09:11:19 +07:00 |
|
Faisal Salman
|
072a82b87b
|
Add a new submodule: ua-parser-helpers with a method: isFrozenUA() to match a string with a frozen user-agent pattern
|
2023-05-27 20:53:45 +07:00 |
|
Faisal Salman
|
15d17e97a1
|
Add some tests; Add new devices: Infinix, Tecno; Improve detection: Xiaomi POCO
Source: https://www.useragents.me
|
2023-05-06 21:21:21 +07:00 |
|
Faisal Salman
|
102dc51683
|
Update fuzzing test
|
2023-04-28 06:43:17 +07:00 |
|
Faisal Salman
|
3d5c70457e
|
Fuzz testing using Jazzer.js
|
2023-04-27 09:34:49 +07:00 |
|
Faisal Salman
|
4c77c5ef21
|
Revive the extensive list of MediaPlayers regexes by @leofiore as an Extension
(Original commit reference: 3fa1fe9f704d716e8f57dea46bccc5724da7b952)
|
2023-04-24 14:58:08 +07:00 |
|
Faisal Salman
|
9102871dea
|
Rearrange the structure of src folders
|
2023-04-21 09:47:51 +07:00 |
|
Faisal Salman
|
29fb85658a
|
Fix #643 - Improve iOS detection + detect Slack (&Slackbot)
|
2023-04-15 01:08:46 +07:00 |
|
Faisal Salman
|
35c2b91534
|
Fix: accept empty string as input
|
2023-04-15 00:01:49 +07:00 |
|
Faisal Salman
|
16b416d9ea
|
Move feature detection into its own method: withFeatureCheck
|
2023-04-09 07:40:21 +07:00 |
|
Faisal Salman
|
05747dba37
|
Install @playwright/test to perform test in real browser
|
2023-04-08 09:33:17 +07:00 |
|
Faisal Salman
|
625ece73e2
|
Rearrange test files & config
|
2023-04-08 07:12:18 +07:00 |
|
Faisal Salman
|
e01663b48f
|
Rearrange internal class & remove old Safari map
|
2023-04-08 04:40:59 +07:00 |
|
Faisal Salman
|
30de983043
|
Alpha release of v2.0
|
2023-03-29 10:44:37 +07:00 |
|