Arne Bahlo

Results 20 issues of Arne Bahlo

Hey Jason, I am planning to use one nginx-proxy container for private (internal) services and one (on different ports) for public services. The current idea is to have a `DOMAIN_MASKS`...

type/feat

**Is your feature request related to a problem? Please describe.** No. **Describe the solution you'd like** Publish all bugfix-release also on the minor tag (patch `v0.8.1` also gets pushed to...

It would be great to have support for [centaur](https://github.com/ema2159/centaur-tabs#known-supported-theme-plugins).

...instead of HashMap.

good first issue

Great work, I love having my desk in Home Assistant (and HomeKit) and it works really good. I have one issue: If I click the up or down arrow and...

Would be amazing to be able to use this on embedded devices, for that we need no_std support though.

help wanted

If you create a new logger by running `req.log.with({ … })`, it won’t get flushed at the end of the request, but it should.

bug

People want to use this library but are either self-hosting or don't use Vercel (#62, #55). The idea is to make it work by providing an API token with ingest...

I'm able to change the colours once using the following snippet, but it gets overwritten on each new coverage. ``` hi covered ctermfg=green ctermbg=none hi uncovered ctermfg=red ctermbg=none ``` How...