-
### Checklist
- [X] I will only use English in my report.
- [X] I have used the search function for [**open and closed issues**](https://github.com/redphx/better-xcloud/issues?q=is%3Aissue) to see if…
-
Not sure if this is already known and something you might be working on, but thought I should mention it in case it is not known.
I think overall the remote works terrifically well, and quite respo…
-
### Summary
_**NOTE:** This may not necessarily be a bug, but it can cause issues when integrating with some client libraries_.
The current configuration of the built-in proxy explicitly fil…
-
I managed to successfully deploy my dev stage using zappa. However, when I'm calling
`curl -d '{"payload": "something"}' https://my_url/dev`
I'm getting the following error:
`"{u'message': u'A…
-
```
chciałbym zaproponować dodanie HBO GO [PL] do waszej wtyczki.
```
Original issue reported on code.google.com by `pawel.wi...@gmail.com` on 20 Dec 2012 at 9:32
-
I have this weird issue. It could be related to Sharp, but I was wondering if there could be better and more performant configuration set for this library. I'm scratching my head off as I did a few …
-
I'm trying to control a HTPC using [HASS.Agent](https://github.com/LAB02-Research/HASS.Agent), but I'm unable to get `Enter` or :`select` to work correctly and start the highlighted app. Up/Down/Left…
-
## CORS code
`app()->cors([
"origin" => 'http://example.com',
"optionsSuccessStatus" => 200 // some legacy browsers (IE11, various SmartTVs) choke on 204
]);`
## Screens…
-
I've installed the latest version of Tizen Studio on Windows 10 and I can't install the app on the TV by using it.
After following all the steps from the installation guide for the app, when I get …
-
I created a GraphQL schema:
```graphql
type Query {
messages: [Message!]! @aws_iam @aws_oidc
}
type Message @aws_iam @aws_oidc {
topic: ID
text: String!
}
input SendMessageInput {…