20 Commits

Author SHA1 Message Date
Faisal Salman
b1d9dcafcd [test] Move UA-CH test data into its own file 2025-09-01 23:13:00 +07:00
Faisal Salman
2078b1ec92 [enums] Clean up enum imports & create build script 2025-08-29 17:53:09 +07:00
Faisal Salman
fb1ed5cf6b Only check for direct properties from the headers object 2025-08-26 22:35:46 +07:00
Faisal Salman
3e65196b57 Normalize all headers into lowercase 2025-08-26 00:18:53 +07:00
Harlan Brawer
9e6dff6dc3 replace node fetch types with undici 2025-08-09 23:38:52 +07:00
Aidan Nulman
ecbc0336b6
Fix #797: Iterate over brands as an array (#798) 2025-08-01 18:34:36 +07:00
Faisal Salman
29677bcd3d Add new browser: Edge WebView, Edge WebView2 2025-05-21 11:12:37 +07:00
Faisal Salman
466a8b26be Improve device detection: OnePlus 2025-05-12 21:10:55 +07:00
Faisal Salman
f93cb043f5 Improve device detection for Meta Quest 2025-03-11 18:07:46 +07:00
Faisal Salman
f7f64a31ea [extensions] Detect OS from WhatsApp user agent 2025-03-11 17:50:36 +07:00
Faisal Salman
367eae4c85 [extensions] Add new Vehicles: BMW, Jeep Wagooner 2025-03-07 10:15:47 +07:00
Faisal Salman
8a05328ce0 [extensions] Improve inapp browser detection: Slack, Yahoo! Japan 2025-03-06 21:03:29 +07:00
Faisal Salman
d8057bcd8a Browser naming adjustments for Client Hints:
- `HuaweiBrowser` => `Huawei Browser`,
- `Miui Browser` => `MIUI Browser`,
- `OperaMobile` => `Opera Mobi`,
- `YaBrowser` => `Yandex`
2025-02-21 21:14:54 +07:00
Faisal Salman
837d319630 [extensions][helpers] Update Semrush bot variants 2025-02-20 21:53:49 +07:00
Faisal Salman
3ca23193dd Improve OS detection: fix Linux arch mistakenly detected as version 2024-12-23 22:58:05 +07:00
Faisal Salman
d024fe2006 [extensions] Fix #770 - Add new fetcher bot: Bluesky 2024-12-03 21:48:01 +07:00
Faisal Salman
259cd1422b [test] Move all client hints-related tests into a separate file 2024-11-30 19:52:41 +07:00
Faisal Salman
aed89f0b41 Fix #660 - Infer device vendor & type from sec-ch-ua-model 2024-11-30 19:26:41 +07:00
Faisal Salman
dbd24a579f Browser naming adjustments for Client Hints:
- `Google Chrome` => `Chrome`
- `Microsoft Edge` => `Edge`
- `Android WebView` => `Chrome WebView`
- `HeadlessChrome` => `Chrome Headless`
2024-11-30 13:16:53 +07:00
Faisal Salman
1a057b4be2 Reorganize test files & directories 2024-11-28 23:24:19 +07:00