d-rk
d-rk
**What this PR does / why we need it**: - make bitwarden docker images configurable (my nas is running on arm64 so I need to be able to exchange images....
**What this PR does / why we need it**: this PR extends the pyLoad role with the following: * expose clickNLoad, thrift-backend ports in order to use clickNLoad and use...
**What this PR does / why we need it**: I don't use cloudflare but a different provider, so I replaced cloudflare_ddns role with a ddns_updater role. The role uses https://github.com/qdm12/ddns-updater...
Hi, the restrictions on the secret names are very counter-intuitive. e.g.: ``` helm secrets dec secrets.yml Decrypting secrets.yml sops metadata not found Error: plugin "secrets" exited with error ``` this...
Hey, this PR makes the array generation configurable (fixes #260). it introduces three new configuration parameters: ```yaml format: { arrays: { # after 'maxElementsPerLine' elements a newline will be inserted...
Hey, here is another PR with some smaller changes: - Confluence engine: the searchable document types are now configurable - Confluence engine: the result title is now prefixed with the...
Hey, this is the final thing I modified and wanted to contribute back. I added logos for all the engines:  
Hey, currently its not possible to change the theme when running as a docker container. This is because the relevant files are in the `/dist` folder and one would have...
Hi I hope you don't mind another PR from me :cold_sweat: This PR introduces the following: - the sidebar is hidden by default (needed for the spinner) - while search...
Hey, I would suggest to have a process in place to watch a configurable import folder for new gpx files. After doing a workout one currently has to upload the...