Marc

Results 8 issues of Marc

Hey there, I noticed that the Duplicati docs don’t really cover the API, which can make things tricky for anyone trying to work with it programmatically. I’ve been digging into...

**Describe the bug** When deploying Grimoire I can set the `HOST` var to a value but it's not possible to make it listen two both ipv4 and ipv6 at the...

# Description: This PR refines the Dockerfile by splitting the build and release stages into separate images to reduce dependency noise. The build stage is now isolated, ensuring the release...

This pull request enhances the `renderCard` function in `src/utils/renderCard.tsx` by introducing support for gradient backgrounds and improving background handling. The changes include updating logic for background assignment, adding support for...

It would be nice to have support for a gradient background. This would allow for more visually appealing designs.

Hey there, I created a Exporter for the *Arr Suite, and would like to include it into the Exporters List. It would be nice if somebody could have a look...

kind/exporter-addition

This pull request updates the CI workflow to support publishing Docker images to the GitHub Container Registry (GHCR) in addition to DockerHub. It also updates the `README.md` to inform users...

Due to Docker Hub's stricter API rate limits, it would be nice to also publish the Docker images to the GitHub Container Registry (GHCR) as an alternative. Additionally, the current...