Marvin Rösch

Results 10 issues of Marvin Rösch

As a disclaimer, this is very much to be interpreted as a WIP feature right now, but I still wanted to get out the current results and iteratively improve upon...

type: enhancement
status: wip

This adds support for various methods/functions in MCP code bases that take colors as parameters. Currently supported are hex color codes (encoded as integers) as well as [0,1] and [0,255]...

status: wip
platform: mcp

This introduces "links" between entries, which essentially are a codified version of common relationships between entries. Right now, the following relations are implemented: * Refers to * Referred to by...

This introduces a (temporary) alternative to the current website header, based around a Vue.js app that's injected into the regular Django context. The aim is to ease the transition to...

enhancement

**Describe the bug** The audio devices for the individual channels of my GoXLR are suddenly gone. Clicking on the GoXLR in the "Audio > Setup" section of the settings does...

bug

**Use case** BuildKit supports [multi-platform](https://github.com/moby/buildkit/blob/master/docs/multi-platform.md) builds using shipped QEMU binaries for a subset of architectures without relying on the `binfmt_misc` kernel feature. In environments where that feature is unavailable or...

type:proposal

### Description of Feature We use a 3rd party service which offers an S3-compatible API for object storage. We'd like to use this service for storing Growthbook uploads, but unfortunately...

enhancement

**What happened**: When one backend pod fails under a condition covered by `proxy_next_upstream` (e.g. `http_404` for easy testing), if there's a large volume of requests, any one request may reuse...

kind/bug
needs-triage
needs-priority

#### What is the purpose of this change? This enables the logger parameters (`--combined`, `--missing-on-src` etc.) for the `rclone copy` and `move` commands (as well as their `copyto` and `moveto`...

This is a follow-up to #7282 for also implementing the logger flags available for `rclone sync` (e.g. `--differ`, `--missing-on-dst` etc.) for the `rclone copy` command. I'm also interested in submitting...