d-rk

Results 18 issues of 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....

needs work

**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...

needs work

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: ![Screenshot from 2022-02-04 09-57-32](https://user-images.githubusercontent.com/10358603/152501316-45a50024-6d64-481a-81b7-0f4619020ee1.png) ![Screenshot from 2022-02-04 09-57-49](https://user-images.githubusercontent.com/10358603/152501328-979247e3-a1f4-4512-aff6-41f166021d1d.png)

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...