Martin Treml

Results 19 issues of Martin Treml

Contao: 3.2.14 MM: dev-tng (c7e43983) Beim kopieren eines Items wird nur die Fallback Sprache kopiert jedoch nicht die values anderer definierter Sprachen.

enhancement
DC_General

@discordier du wolltest nen request damit du nicht vergisst die Filter zu ändern damit man sie leichter debuggen kann.

enhancement

Hi Jan, Currently it seems that this program is used to be bundled with an other program (like nginx) which then can be reloaded etc. via the shell exec command....

## Proposed change - Added German translation - Added function to use the browsers local storage for the translations instead of the homeassistant object to allow the translation of title...

@zimmski The regex to check for the temporary test directory does not work on Windows right now but I didn't want to further postpone the PR because of it. Would...

refactor

For better measurements we need to preload the ollama model before prompting to it. We also need to cleanup afterwards ### Tasks: - [x] Check how to preload models -...

enhancement

The binary installed in `~/.eval-dev-quality/bin` is not set in the `PATH` variable for the current execution resulting in all calls to the symflower binary failing with `binary not found in...

bug

Hey running the extension with `nixd` LS and when I open an empty `.nix` file I always get a lot of errors inside VSCode because the LS is unable to...

Currently we are downloading and "installing" the dependencies for running various languages in the same step as the container. What we should do is moving them into multistage builds and...

enhancement
CI