-
Notifications
You must be signed in to change notification settings - Fork 136
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
feat: improve user agent detection #1038
Merged
Merged
Changes from all commits
Commits
Show all changes
43 commits
Select commit
Hold shift + click to select a range
9bbbb51
wat
pauldambra f3517c4
wat
pauldambra c450722
wat
pauldambra 406deb4
Revert "wat"
pauldambra 54a5e28
Revert "wat"
pauldambra a9c2a75
Revert "wat"
pauldambra 70669d7
use the test suite
pauldambra 1abd869
split smarttv and wearable tests out
pauldambra 03c45f8
more
pauldambra c2fe338
a little bit of constants for the bundler god
pauldambra 5d94dcf
fangling
pauldambra db96994
fiddling
pauldambra 1e58470
fiddling
pauldambra b2f1341
some more OS detection
pauldambra cef594f
add more OS detection
pauldambra 33e6abe
a brief but necessary diversion into OS matching
pauldambra 458282b
fix
pauldambra aef14fd
fix
pauldambra bf960bc
fix a regex
pauldambra 261c7f6
down to 18 failing
pauldambra 7da5c33
all passing
pauldambra c5072d5
fix
pauldambra d421450
fangling
pauldambra e35737f
Fix
pauldambra bde06aa
Fix
pauldambra b3746dd
fix
pauldambra 8724d2d
does that help
pauldambra b8cffa6
does that help
pauldambra 1e877c1
does that help
pauldambra ae87965
does that help
pauldambra 1d5ced7
split this into its own file so size impact is clearer
pauldambra c0025aa
Add a comment
pauldambra 4913b1b
does that help
pauldambra d01e23a
does that help
pauldambra 4eeaed4
fix vendor detection
pauldambra 3608b5e
add source to test case files
pauldambra b98e42b
a little more code golf
pauldambra d7a60d3
more code golf
pauldambra 7bc501f
more code golf
pauldambra d5da91d
more code golf
pauldambra 2beb227
is this smaller?
pauldambra f108113
is this smaller?
pauldambra d79132e
is this smaller?
pauldambra File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
not deleted, just moved