Denis Demchenko
|
0ce5a8173a
|
Merge pull request #363 from navarroaxel/feat/gsa
feat(browsers): Add Google Search App detection
|
2019-10-02 21:26:25 +03:00 |
|
Axel Navarro
|
e29357793a
|
feat(browsers): Add Google Search App detection
|
2019-09-25 08:58:27 -03:00 |
|
Mathias Kahl
|
e57c3d99d5
|
support QQ Browser
|
2019-09-18 10:34:14 +02:00 |
|
Oz Weiss
|
82cd6a82de
|
adding detection for Roku OS: https://en.wikipedia.org/wiki/Roku#Software
examples: http://www.webapps-online.com/online-tools/user-agent-strings/dv/brand798903/roku-dvp
note: The reason I added the test for Roku before all other tests is that Roku user agents might contain other tokens (like Windows), but Roku is still Roku.
|
2019-07-07 12:55:53 +03:00 |
|
王涛
|
fbc32e6736
|
Add constant output so that users can quickly get all types
|
2019-05-20 15:33:10 +08:00 |
|
Marco Starker
|
98f348ebd3
|
switching from default export to named export
|
2019-04-18 16:09:16 +02:00 |
|
Marco Starker
|
7075f6c4d7
|
adding useless semicolon
|
2019-04-18 13:50:17 +02:00 |
|
Marco Starker
|
0f20a43f0a
|
fixing ES6 Module import for BROWSER_ALIAS_MAP
|
2019-04-18 13:46:30 +02:00 |
|
Denis Demchenko
|
328852aa0e
|
Add an alias for Samsung Internet
related to #313
|
2019-04-12 21:43:09 +03:00 |
|
Will Soares
|
ace7a8899b
|
Fix eslint errors
|
2019-03-09 19:29:34 -03:00 |
|
Will Soares
|
b111862cce
|
Update rules for creating browser aliases
|
2019-03-09 19:27:28 -03:00 |
|
Will Soares
|
064aa812fc
|
Use snake case for alias names
|
2019-03-09 19:14:03 -03:00 |
|
Will Soares
|
a307533f74
|
Add support for using short version for browser name in satisfies
|
2019-03-09 19:14:03 -03:00 |
|