Alexander "Ananace" Olofsson

Results 63 comments of Alexander "Ananace" Olofsson

Rebased the branch, added in an IP forward config block, and built new image tags for 27, 28, and 29 for testing.

I've just set it up with traefik2 as well, though in Kubernetes. Here's the middleware and ingressroute I ended up using; ```yaml --- apiVersion: traefik.containo.us/v1alpha1 kind: Middleware metadata: name: nextcloud-push-strip...

@mloiseleur The issue is entirely unrelated to either of those links. The problem here is that the Kubernetes API server munges the Helm-generated patch request (as described in the linked...

It seems to be somewhat related to the Kubernetes environment, Helm, and probably configuration as well. My thought is that just offering the option to render the `Service` with numeric...

I pushed some updates to #1610 - it now results in what looks to be a fully functional install, including support for pretty URLs. I've in fact moved my personal...

@Scrumplex Not even in regards to hooking the notifications and such that Flatpak (and maybe Snap? Can't find any docs) provide for applications to know when they've been updated?

I don't primarily mean in regards to notifying that an update is available, but rather - for Flatpak at least - detecting that an update has been installed and can...

I would like to see links underlining on hover. Underlined links are in basically every other chat / web software out there after all.

Some sort of feedback of the hovering of a link at least, I'd be perfectly fine with something like a slight color change, or anything else. Just some sort of...

I've ended up writing a Lemmy chart as well, running a pair of test instances and one production one on it. https://gitlab.com/ananace/charts/-/tree/master/charts/lemmy - no readme or anything like that yet,...