Felix Edelmann
Felix Edelmann
**Version of KrakenD you are using** KrakenD Version: 2.4.3 **Is your feature request related to a problem? Please describe.** For HTTP handler (server) plugins, the register functions accepts a parameter...
**Version of KrakenD you are using** ``` KrakenD Version: 2.4.3 Go Version: 1.20.6 Glibc Version: MUSL-1.2.4_(alpine-3.18.2) ``` **Is your feature request related to a problem? Please describe.** Restarting krakend always...
The [GDTF](http://www.gdtf-share.com/) is a cooperation by Vectorworks, MA Lighting and Robe to create a common open fixture format. It remains to be seen if this format actually becomes an industry...
The JSON and Proto API (e.g. http://rdm.openlighting.org/api/json/1/manufacturers) both return `Content-Type: text/plain` in their headers. However, common REST APIs (like [this](https://jsonplaceholder.typicode.com/posts)) use `Content-Type: application/json`. A nice advantage in Firefox is that...
Maybe using an attribute or a CSS variable.
There should be a tests that checks/unchecks the icon-toggle using various methods (perform click, set `checked`, set `active`) and tests if the displayed styles are correct (right icon visible, right...
Like in https://github.com/googlecodelabs/polymer-first-elements/blob/master/icon-toggle-finished/icon-toggle.html, add a possibility to toggle between an active `fill` or `stroke` property. The element's property `iconActive` wouldn't be needed for switching between `star-border` and `star` or similar...
QLC+ offers the possibility to export the fixtures used in a QLC+ show into a .qxfl file. It includes quite similar data like [Shows](https://github.com/sandinak/dmx-followspot/tree/master/config#shows) in this project do. Maybe it'll...
### Describe the bug I'm currently migrating from ownCloud to nextCloud, so I exported my contacts in ownCloud as a huge `.vcf` file and imported that file in nextCloud. However,...