Commit Graph

  • f715023f47 Improve device detection: categorize PDA as mobile Faisal Salman 2021-04-12 12:24:34 +07:00
  • 36b2275add Improve detection rule for Mac on PowerPC Faisal Salman 2021-04-12 12:19:01 +07:00
  • 75620c7b6c Merge branch 'master' into develop Faisal Salman 2021-04-12 12:12:10 +07:00
  • c3208a2e01 Add more companies to showcase Faisal Salman 2021-04-10 21:20:59 +07:00
  • 1d3c98a10c Revert breaking fix #279 and release as 0.7.28 0.7.28 Faisal Salman 2021-04-10 21:36:44 +07:00
  • c39590b673 Test for Firefox UAs, add new browser: Klar, add new OS: Maemo Faisal Salman 2021-04-08 22:33:23 +07:00
  • 9200e53787 Update readme: use https for demo link Faisal Salman 2021-04-08 21:06:52 +07:00
  • 6c671dd246 Refactor code: saving bytes towards 15KB minified Faisal Salman 2021-04-08 00:43:25 +07:00
  • 535f11bd24 Delete redundant code Faisal Salman 2021-04-07 21:42:13 +07:00
  • 642c0399e8 Fix #492 LG TV WebOS detection Faisal Salman 2021-04-06 14:56:23 +07:00
  • cf2d82912d Add more companies to showcase Faisal Salman 2021-04-06 02:42:18 +07:00
  • 3edacddb24 Merge branch 'master' into develop Faisal Salman 2021-04-05 23:32:24 +07:00
  • acc0b91ff5 Update contributor list Faisal Salman 2021-04-05 23:32:15 +07:00
  • f726dcd1ae Merge branch 'master' into develop Faisal Salman 2021-04-05 13:24:46 +07:00
  • 383ca587ef More test for tablet devices Faisal Salman 2021-04-04 16:32:30 +07:00
  • 7c8aa435b2 Minor rearrangement Faisal Salman 2021-04-04 14:37:13 +07:00
  • 09aa9105dc Add new device & browser: Tesla Faisal Salman 2021-04-04 13:47:17 +07:00
  • 557cc2198d More test for latest phones with unique form factor (fold/flip/qwerty/swivel) Faisal Salman 2021-04-04 13:12:55 +07:00
  • f95aced43b Release as 0.7.27 0.7.27 Faisal Salman 2021-04-02 18:17:03 +07:00
  • 24950f97ae Merge branch 'master' of github.com:faisalman/ua-parser-js into master Faisal Salman 2021-04-02 18:15:28 +07:00
  • cb30756f48 Merge pull request #490 from SuperOleg39/fix-set-ua-limit Faisal Salman 2021-04-02 18:15:04 +07:00
  • 0868e372e0 Add string check to setUA method o.drapeza 2021-04-02 12:52:30 +03:00
  • 9d431cfddd Add new device: Fairphone Faisal Salman 2021-04-02 10:10:47 +07:00
  • c937400e8e Add new browser: Firefox Reality Faisal Salman 2021-04-02 01:00:50 +07:00
  • 8bea5c552a Add new Engine & Browser: Flow Faisal Salman 2021-04-02 00:15:20 +07:00
  • 3843578de9 Small refactor Faisal Salman 2021-04-01 16:22:51 +07:00
  • 12eeda7a80 Revamp demo page Faisal Salman 2021-03-27 21:35:04 +07:00
  • be9a066029 Merge pull request #487 from kueez/kueez-develop Faisal Salman 2021-03-29 23:53:21 +07:00
  • 6f2ba7fcd5 Better tablet detection: - iPad using Facebook browser on some occasions - More Huawei tablets - Asus ZenPad Z8s (P00J) sUP 2021-03-29 18:40:41 +03:00
  • d72de26ef9 Better tablet detection - Build. sUP 2021-03-29 16:17:18 +03:00
  • 80fae81eee Better tablet detection: - Fix lenovo phone / tablet detection sUP 2021-03-29 16:04:00 +03:00
  • 91fa6dd5cc Better tablet detection: - Huawei MediaPad M/T - Galaxy Tab SM-P - Kindle Fire without Silk sUP 2021-03-29 15:42:44 +03:00
  • a6b0c165c4 Release as 0.7.26 0.7.26 Faisal Salman 2021-03-27 02:43:24 +07:00
  • 999764cf36 Merge branch 'old-edge-fix' into develop Faisal Salman 2021-03-27 02:29:18 +07:00
  • 0e70fc4044 Add new device.vendor: Realme Faisal Salman 2021-03-27 02:21:18 +07:00
  • 3b703a6379 Refine device detection with more test cases Faisal Salman 2021-03-27 00:10:55 +07:00
  • 4f27489ccf Fix regexes that were marked as unsafe by safe-regex module Faisal Salman 2021-03-26 21:17:35 +07:00
  • 2cfd792d24 Fix #342 - Enforce all regexes to comply with safe-regex as a safeguard against possible ReDoS vulnerability Faisal Salman 2021-03-26 19:39:00 +07:00
  • b406b5df2c Merge branch 'refactor-experimental' into develop Faisal Salman 2021-03-26 16:38:34 +07:00
  • 536b9e8d9d Add new device.vendor: Vivo Faisal Salman 2021-03-26 15:53:46 +07:00
  • 8d5685771d Refine some detection with more test cases Faisal Salman 2021-03-25 23:18:46 +07:00
  • 69a568ae49 Casually save some bytes Faisal Salman 2021-03-25 15:45:18 +07:00
  • 59d947dcab Detect ARMEABI as ARM Faisal Salman 2021-03-25 01:56:19 +07:00
  • 62cb5a2e54 Add some test cases for Samsung, Huawei, Xiaomi Faisal Salman 2021-03-25 01:50:08 +07:00
  • cd61aef07d Add Device: Surface Duo Faisal Salman 2021-03-25 00:10:32 +07:00
  • afe62e915d Add new OS: Raspbian Faisal Salman 2021-03-25 00:06:12 +07:00
  • ef4eeadcd8 Refine some OS detection Faisal Salman 2021-03-25 00:00:30 +07:00
  • 3da59cef3d Release as 0.7.25 0.7.25 Faisal Salman 2021-03-24 15:51:45 +07:00
  • a0b40be04f Simplify Huawei detection Faisal Salman 2021-03-24 15:37:20 +07:00
  • 73fb12b379 Add Electron Faisal Salman 2021-03-24 02:15:50 +07:00
  • 94d3550844 Fix #209 Add CHANGELOG Faisal Salman 2021-03-24 01:09:34 +07:00
  • 14e7dd3f86 Fix #448 Add AT&T & Vodafone devices Faisal Salman 2021-03-24 00:44:14 +07:00
  • dff9746527 Fix #279 Remap old Edge versions <= 44 as suggested by @mikemaccana @callaginn Faisal Salman 2021-03-24 00:09:49 +07:00
  • effd766e3b Fix #422 Add ARMHF in CPU Arch detection Faisal Salman 2021-03-23 23:37:43 +07:00
  • 4d94c6b3e3 Add CDN links & insert npm fund Faisal Salman 2021-03-23 21:43:46 +07:00
  • daeb118543 Move documentation upwards and..mAkE tHe LoG0 BiG99eR!!1!1! Faisal Salman 2021-03-23 20:31:09 +07:00
  • c47f458586 Merge branch 'refactor-experimental' of github.com:faisalman/ua-parser-js into refactor-experimental Faisal Salman 2021-03-23 20:12:46 +07:00
  • 8c2b84fc31 Enforce maximum limit to user-agent input Faisal Salman 2021-03-20 07:53:30 +07:00
  • 1667f5f2b2 Update README contents & structures Faisal Salman 2021-03-21 03:35:39 +07:00
  • a66ec82d6c Update logo Faisal Salman 2021-03-20 19:31:57 +07:00
  • e1905168a8 Fix #438 Add Zebra devices Faisal Salman 2021-03-20 07:53:30 +07:00
  • 10475761cf Action doesn't work, should be under /.github/workflows folder perhaps Faisal Salman 2021-03-19 19:29:11 +07:00
  • db381cad92 Change mocha reporter for CI Faisal Salman 2021-03-19 19:16:36 +07:00
  • bb16473fac Fix #427 - Trying GitHub Actions Faisal Salman 2021-03-19 19:09:24 +07:00
  • fe5ca1de96 Fix #401 Rearrange the order of regexes to improve hit-rate performance Faisal Salman 2021-03-18 21:59:38 +07:00
  • ebccc29d97 Casually save some bytes Faisal Salman 2021-03-18 18:12:48 +07:00
  • 1a8cd671ab Fix #449 Lenovo Tablet Faisal Salman 2021-03-18 02:05:57 +07:00
  • d1ba5f5914 Fix #430 Playstation 5 Faisal Salman 2021-03-18 00:19:41 +07:00
  • e402a6a55c Latest Xperia lineup Faisal Salman 2021-03-17 10:58:50 +07:00
  • e612b44ecd Fix #470 Identify Android TV as SmartTV Faisal Salman 2021-03-14 22:47:23 +07:00
  • fc1d3b0719 Fix #475 Nokia version incomplete Faisal Salman 2021-03-14 22:22:04 +07:00
  • c626c01a5e Merge branch 'develop' of github.com:faisalman/ua-parser-js into develop Faisal Salman 2021-03-14 19:07:48 +07:00
  • d1ea2f0dc4 Fix #433 #434 Huawei devices Faisal Salman 2021-03-14 19:07:28 +07:00
  • 70a586d4b1 Merge pull request #483 from annez/check-typeof-window Faisal Salman 2021-03-14 01:08:33 +07:00
  • 9da55e9791 Merge branch 'master' of github.com:faisalman/ua-parser-js Faisal Salman 2021-03-13 21:10:56 +07:00
  • 6c44b3fcc5 Merge branch 'develop' of github.com:faisalman/ua-parser-js into develop Faisal Salman 2021-03-13 21:04:46 +07:00
  • b1f34c1620 Merge pull request #477 from crcong/fixWechatDesktop Faisal Salman 2021-03-13 21:00:59 +07:00
  • 1cfe34f517 FIX: new wechat desktop's unsafe regex ruicong 2021-03-13 14:26:42 +08:00
  • 6c87e069ec Fix #407 ZTE Nubia misidentified as Nextbook Tablet Faisal Salman 2021-03-13 11:41:56 +07:00
  • d658ef364b Fix #339 Add Weibo Faisal Salman 2021-03-13 09:34:22 +07:00
  • f85dc8cb9a Fix #366 Amazon Alexa Echo Show Faisal Salman 2021-03-13 09:22:56 +07:00
  • cdac86782b Add Nintendo Switch Faisal Salman 2021-03-13 08:47:06 +07:00
  • 46615e70db Fix #454 Improve Samsung detection Faisal Salman 2021-03-12 19:20:17 +07:00
  • 6aa3ff1374 Fix #450 Sony Xperia Z2 Tablet Faisal Salman 2021-03-12 17:40:07 +07:00
  • dce862364b Add funding support links Faisal Salman 2021-03-10 00:55:26 +07:00
  • ec5a864abb Fix #367 #425 Detect Instagram in-app browser Faisal Salman 2021-03-09 02:32:10 +07:00
  • d78a2e0361 Fix #413 Bug resulting Motorola model O Faisal Salman 2021-03-09 02:13:31 +07:00
  • f661da9d47 Move to check typeof for window for different envs David Annez 2021-02-26 10:14:32 +00:00
  • 9999815ac8 Update version number to 0.7.24 0.7.24 Faisal Salman 2021-02-12 09:58:03 +07:00
  • 809439e20e Fix potential ReDoS vulnerability as reported by Doyensec Faisal Salman 2021-02-12 09:53:26 +07:00
  • 5b83893476 Merge pull request #479 from joeyparrish/develop Faisal Salman 2021-02-10 15:41:56 +07:00
  • 9d154cc41b chore: Update build Joey Parrish 2021-02-09 12:42:27 -08:00
  • 7679003f87 fix: Xbox OS detection Joey Parrish 2021-02-09 12:12:15 -08:00
  • cd1bfd87c5 FIX: Wechat Desktop for Windows compatible with new version ruicong 2021-01-18 17:11:53 +08:00
  • 45bf76a0fe Merge pull request #474 from dust-off/master Faisal Salman 2021-01-08 14:41:15 +07:00
  • f543c5ad72 facebook movile app with no browser info Dustin 2021-01-07 09:41:20 -08:00
  • 89a72c27a7 Merge pull request #471 from jishidaaaaa/fix-firetv-detection Faisal Salman 2021-01-05 23:46:45 +07:00
  • 314131d003 Merge pull request #472 from GeraldHost/master Faisal Salman 2021-01-05 23:44:08 +07:00
  • 386ebc29f1 feat: update readme playstation Gerald Host 2021-01-05 12:59:41 +00:00
  • b0f14de2a4 Fix Detection Rule For Amazon Fire TV Junki-Ishida 2021-01-05 20:56:45 +09:00