Tyler Getsay

Results 17 issues of Tyler Getsay

It would be awesome to the support the Torznab api, as it would allow many automation tools to work with this project. Here is documentation from Sonarr, an automation tool....

enhancement

If you close the last chat, the window will hide. This is my desired behavior, here is a PR for the main repo if its wanted.

Adding a setup method allows people to load models/resources once instead of multiple times. If you need to verify authorization via a field on a model you later need in...

I will submit a PR for this if the team believe its a good addition. Currently you can create types anonymously like this ```PHP GraphQL::addType(new class extends BaseType { protected...

Seeing a random error on our deployments, will continue to dig deeper. ```/usr/local/lib/node_modules/conventional-github-releaser/node_modules/minimist-options/index.js:101 throw new TypeError(`Expected "${key}" default value to be of type "${expectedType}", got ${prettyPrint(defaultType)}`); ^ TypeError: Expected "verbose"...

Release notes are located here: https://laravel.com/docs/5.3/releases Is anybody currently working on this?

Love the project I wanted throw up an issue to see if there is any interested in adding a parseable (maybe JSON?) output mode to ddcutil; This would make it...

enhancement

Hey BlinkID team, Is there currently any plans for adding web support for this library? Thank you

The library declares allowBackup=true, so if an app explicitly sets this to false; gradle will fail with a merger error. I don't think this option is necessary for this library.

Hey there, I am having issues with the latest version of this library. When I try and create a new instance of a child model, it is not receiving the...

bug