Attila Kerekes
Attila Kerekes
should fix issue #1
When the template option is set in the global git config, the commit-template won't work as the template param is passed in. See https://git-scm.com/docs/githooks#_prepare_commit_msg Fix is in related PR to...
Added profile images Code cleanup
We have a bigger backbone application where we would like to use this debugger sometimes. Sadly after switching views a few times the page gets so slow that we can't...
### Describe the enhancement you're suggesting. In the **Wiki > Customization > Protocols** I can see the **SubGhz Bypass** menu, however this menu is missing from the firmware. As I...
**Is your feature request related to a problem? Please describe.** As the modelfiles from the hub are pretty good, it would be nice if we could use also them with...
Add openaAI API **v1/models** endpoint compatibility. See spec at: https://platform.openai.com/docs/api-reference/models/list Personally I am not so sure about putting the ListModelsHandlerOpenAI method into the router file, however the original ollama ListModelsHandler...
Please add a rotate method that behaves similarly to the Python Deque class. See https://pythontic.com/containers/deque/rotate for reference.
### Before you start please confirm the following. - [X] Yes, I've searched similar issues on [GitHub](https://github.com/portainer/portainer/issues). - [X] Yes, I've checked whether this issue is covered in the Portainer...
### Current Behavior Postinstall script hangs when installing with pnpm on MacOS. ### Expected Behavior Postinstall script finishes. ### GitHub Repo Every repository using nx, no specific repository is needed....