Eric Daly

Results 26 comments of Eric Daly

Sweet! I look forward to checking that out as you get it written.

Oops, I didn't mean to close this

I'm not sure, but looking at .github/workflows/publish.yml the Windows build is just running `npm run electron:build` I would suggest testing if that works, and sending a pull request

This is the online version embedded in NC.

Just to hammer the point that was made in that other issue, I agree that Nextcloud can't include everything in the image. But now they "highly recommend" bz2 and there's...

@J0WI in that case it's strange that we are seeing this new warning that wasn't there before. It sounds like the bug isn't the missing module, but the actual message...

It seems to work fine on 1.6.0. I will check changes with 1.6.1 to try to track down the issue

I'm experiencing the exact same issue with the stock version of Android on another Pixel 6a, so I don't believe this is limited to GrapheneOS. I'm also experiencing the issue...

I just came here to answer this question because I used this as a reference to get ssh proxied through Traefik. The answer is that SSH cannot be routed by...

@borgmanJeremy Sure this is the stack I'm using for Gitlab. Keep in mind in this case, I'm referencing two entrypoints which need to be already defined in Traefik, websecure and...