Brandon Shelley

Results 87 issues of Brandon Shelley

Seems that if you set the imageToUpload before you set the other properties, they're ignored. If I get some time I'll fix it and submit a pull request. Love the...

Be sure to check the existing issues (both open and closed!), and make sure you are running the latest version of Pipenv. Check the [diagnose documentation](https://pipenv.pypa.io/en/latest/diagnose/) for common issues before...

Contributor Candidate
brainstorm
quiet

### Current Behavior I'm not entirely sure what specifically is incorrect, or if anything, however I'm running a headless Ubuntu 22.04 box with docker, and though I connect to it...

bug

The [Docker documentation page](https://docs.pi-hole.net/docker/configuration) contains some helpful information about the new FTLCONF env vars and configuration, but it doesn't link out to anywhere that lists all the configuration options. I...

There is some weird behavior (#1262) where the client expects a dict and the API is now (?) returning a list, as well as mismatched property casing (snake `hair_pinning` vs....

When enabling the plugin, I get a console error `TypeError: undefined is not an object (evaluating 'items.length')`. It's occuring inside the `onApply` event: I set it to break on uncaught...

New web color format is in the `(v v v / alpha)` format, and doesn't appear to be supported by colorize. Would be great to support these syntaxes 😊 https://developer.mozilla.org/en-US/docs/Web/CSS/color_value