Cathelijne Hornstra
Cathelijne Hornstra
Aaargh, terribly sorry. Got sidetracked with the flu and hadn't gotten around to it. My error log holds all normal startup entries, like what's the hostname of the ip-address, are...
@Atrejoe Your comment that you have to start search manually gets me thinking... Since Android 8 I have to disable battery optimization for some apps to keep their widgets working...
Well querying from the app in its current form doesn't wake it up. But opening the settings (helper?) app does. So something should be possible :) Anyway, for now, a...
Leaving this here because I see I'm not the only one with this issue. I managed to get it to work, somewhat, by hacking together a few bits and bobs....
> you can use [curl_cffi](https://pypi.org/project/curl-cffi/), instead of httpx or regular curl,which supports mimicking a browsers TLS fingerprint. Than you do not need a proxy. > > I already build a...
Something is wrong with the svg variable that gets inserted in `main.js`. The variable definition isn't in the repo, but I changed it in the compiled plugin to ``` var...
I had to wait for our maintenance window before I could test the ingresses that are already deployed with an ingressClass of _tailscale_: as I expected, these are taken over...
> Hey [@cathelijne](https://github.com/cathelijne), this seems like a reasonable addition and helps you on the onboarding path for your cluster. I've started taking a look into how we make this customisable....
> Hey @cathelijne, I've implemented and tested a solution for using custom ingress class names. Please keep an eye out for the next release where this should be supported. >...
There is an option to do the graph config in yaml, and that works for me. This is an actual gitGraph I'm using that renders fine on my website: ```...