crazygolem
crazygolem
### Does your log mention database corruption? No ### Include required information * Version: `syncthing v1.19.2 "Fermium Flea" (go1.17.7 linux-amd64) [email protected] 2022-03-21 03:47:47 UTC [noupgrade]` * on Archlinux running podman...
## Feature Request ### Description I would find it helpful to have an option to use an empty (or minimal) variant of the templates used by authelia when config files...
When a contact has a an event set with a date without the year, BirthdayCalendar displays the year in messages as "1970", and computes ages (for birthday events) from 1970....
Currently, navidrome applies the `RealIP` header only when configured without a trusted reverse proxy (`ReverseProxyWhitelist == ""`), and does not apply it when a reverse proxy is configured. It should...
### I confirm that: - [X] I have searched the existing [open AND closed issues](https://github.com/navidrome/navidrome/issues?q=is%3Aissue) to see if an issue already exists for the bug I've encountered - [X] I'm...
Calling `:colorscheme monotone` several times doesn't always do the same thing, which is surprising. As implemented, the load guard prevents the user from switching to another color scheme and back,...
Related to https://github.com/navidrome/navidrome/pull/2558
This PR makes enabling reverse proxy authentication explicit also when navidrome listens on a unix socket. The rationale is that standard authentication means should also work when listening on a...