Marcel

Results 29 issues of 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

kind/enhancement
help wanted

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

enhancement

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

confirmed-bug

Before: ![image](https://github.com/user-attachments/assets/dacc5154-84a6-4c75-8c7a-2f04fefe5057) After: ![image](https://github.com/user-attachments/assets/ee32e76d-aeec-4804-829d-82d19fb09ebd)

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: ![image](https://github.com/user-attachments/assets/aecd9dfc-a953-4e75-aff0-5195e367df9e) nix-shell pure: ![image](https://github.com/user-attachments/assets/eeec053b-3c7e-4bc9-87b7-96769a113f0f) nix shell: ![image](https://github.com/user-attachments/assets/ca9231c5-7198-4b2c-9b4d-5416eb37ea55) nix develop: ![image](https://github.com/user-attachments/assets/d7803287-5805-4e89-9b0b-ebf64413ea5f) ## Acceptance Checks *...