Quadrubo
Quadrubo
Also facing this problem. For example this is my folder structure: ``` . └── lang/ ├── en/ │ └── pages/ │ └── dashboard.php └── de/ └── pages/ └── dashboard.php ```...
I don't think it creates problems as long as users are aware of it. You need to specifically decide to use those tags and I think anyone who does so,...
I can confirm that this has been introduced with #4587 in v0.20-dev. I had to downgrade to v0.19-dev to be able to create my instance.
> A workaround is to use `home.activation` to delete `~/.config/gtk-4.0/gtk.css` for now: > > `home.activation.removeGTK4Theming = lib.hm.dag.entryAfter ["writeBoundary"] ''rm ${config.xdg.configHome}/gtk-4.0/gtk.css'';` Thank you for the workaround. This is working for now.
Are you currently building docker images? I noticed the docker hub page is empty: https://hub.docker.com/r/pixelfed/pixelfed
Oh right thank you @fredsilon. Forgot to add that information. I'm also using 1.5 fractional scaling but only have one screen so I didn't check that. I can confirm the...
I just noticed this doesn't work until the openfoodfacts-php package is updated. I'll still leave this open.
I also encountered this issue but with a different container. I don't know how this behaviour should be handled. On the one hand, returning NXDOMAIN makes sense because the domain...
Another problem is that this issue only occurs with `CNAME` records. I think this behaviour should be consistent. TCPDump when rewrite has `CNAME` ``` 14:16:26.381888 enp4s0 Out IP 192.168.10.10.40774 >...
Can you tell me why this was solved as completed? I can't see any new release where this was addressed, I just tested it and still have the same issue...