Marcel
Marcel
Implemented an option to remove old versions of a newly created image and images older than a specified time. Reason/Usecase: https://github.com/docker/build-push-action/issues/252 My temporarily solution: https://github.com/docker/build-push-action/issues/252#issuecomment-744400434
**What kind of change does this PR introduce?** (check at least one) - [ ] Bugfix - [x] Feature - [ ] Code style update - [ ] Refactor -...
**Is your feature request related to a problem? Please describe.** If you are deploying authentik using a reverse proxy, there is no point in having a https listener running ad...
### This issue is unique. - [X] I have used the [search tool](https://github.com/ONLYOFFICE/DocumentServer/issues?q=) and did not find an issue describing my idea. ### Your idea. > If nextcloud is down,...
Before:  After: 
Add supports for the fish scripting language. https://fishshell.com/ I am not completely sure if atom_nodes and delimiter_tokens are correct. But it seems to be working for me. Tested using the...
**related:** #355 Adds support for indicating presence of nix-shell, nix shell and nix develop. nix-shell impure:  nix-shell pure:  nix shell:  nix develop:  ## Acceptance Checks *...