Martin Treml
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.
@discordier du wolltest nen request damit du nicht vergisst die Filter zu ändern damit man sie leichter debuggen kann.
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...
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 -...
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...
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...