Gabe Cook
Gabe Cook
Hello! Love your work on Authentik and on this integration. I am hitting a small issue with the latest version of Home Assistant. In Home Assistant 2021.11, the popup message...
Currently, if a `ast.StringNode` is multiline, it does not encode its line comment. This PR adds the comment after the block header similarly to `ast.LiteralNode`. Block comments are allowed in...
https://github.com/panr/hugo-theme-terminal/pull/52 fixed the date rendering as `0001-01-01` on a specific page, but dates still show incorrectly in the list layout. This PR hides the date so that the list layout...
The current vorbis decoder sets NumChannels to 2 even though `jfreymuth/oggvorbis` provides a way to determine a vorbis stream's number of channels. This is working in my testing, but if...
- [x] Did you check to see if this issue already exists? - [x] Is this only a single feature request? Do not put multiple feature requests in one issue....
Hi! I've used Bubble Tea in a few different projects, but finally have one that feels right to add to the list of example programs. This PR adds a link...
Hello! Yesterday, Docker sent an email stating they will be removing open source organizations within the next month, described by [this unofficial blog post](https://blog.alexellis.io/docker-is-deleting-open-source-images/). Since then, Docker has apologized for...
This pull request contains changes for streamlining your Tailwind configuration file and utilities. **Before merging**, you need to: - Checkout the `shift-114045` branch - Review all pull request comments for...
This adds the selfhosted URL shortener [Polr](https://github.com/cydrobolt/polr) to the MultiShortener's supported APIs. The API is very similar to YOURLS, so most of the code is the same, but it still...
### Checklist - [X] I have searched the [issue tracker](https://github.com/fyne-io/fyne/issues) for open issues that relate to the same problem, before opening a new one. - [X] This issue only relates...