Gabe Dunn
Gabe Dunn
Hey! This looks like a really useful tool, and I'm going to be using it for the API I'm currently working on. I'm also looking for something to create an...
I have added two parameterizations: `{variable:lower}` and `{variable:upper}`, which call `.toLowerCase()` and `.toUpperCase()` on the variables respectively. I have also added docs on this to the options.html page.
i had to point it to a forked repo here, since the upstream doesn't have a cargo.lock file. if you'd like me to handle that a different way, let me...
I'm interested in adding a couple of plugins, and have a few questions: **First:** I have a bunch of plugins I'd like to add. Would it be easier/better for me...
Would it be possible to add a command to toggle smooth scrolling? Something like `:NeoScroll `, so you could choose whether its enabled at any point, without having to go...
Would you be able to add a license to this project? I'm packaging it for my distro, and need to include license details as part of the package. Thanks!
**Describe the bug** If you use an immutable OS, and manage home-assistant through the package manager, then the `custom_components/mail_and_packages` directory is going to be set to `readonly`, which causes issues...
## Use case I would like to see OIDC support for authentication, to make it easier to integrate with existing setups that use auth providers such as authentik. ## Proposal...
I would like to see a docker container published for this app, so I can run it without building locally. ## Expected Behavior Optimally, I should be able to pull...
This adds the dependencies required for encryption (`poppler-utils` & `libnss3-tools`) to the dockerfile, so that encryption is able to be used with the container.