jc21

Results 194 comments of jc21

You are welcome to try the `github-develop` docker tag, it's bleeding edge and frankly, I need people to test more DNS providers that I don't use. It has certbot v2.8.0...

I'm using Brave, which is chrome based, and I don't see this problem. That css snippet above comes from [Tabler](https://tabler.io/)

Ah ok I see it when the page is longer than the viewport, on Proxy Hosts table I have like 50 entries.

I've fixed this differently, by using auto for the UI and db column and rendering $scheme in the nginx config. The reason for this: I don't like the idea of...

Firstly, the error in the issue at the top says that the challenge has failed. This would be due to you asking for a cert for `mywebsite.com` that doesn't have...

Closing this PR, I've created a new one with the conflicts resolved: #4921

Thanks for the contribution! One thing though, I think the hit to the github endpoint should happen in the backend API. This avoids any CSP problems someone might have by...

Try running a popular project. I have 3516 unread emails from github.

I recommend using VS Code, especially for Node.js. But all IDEs support showing whitespace and converting from spaces to tabs. A quick Google will solve that for you. I do...

Yeah I'll merge it. I've got more feeback but it's easier if I make the changes myself before release.