Results 6 issues of EinDev

Will working PR's be merged? I just had the idea of this program, but if this repo is still active i will start fixing the current issues instead of coding...

I'm pretty new to GraphQL, maybe this is a user-error. Let's say i have a table "person" with the following JSON Schema: ```js { type: 'array', required: ['username'], properties: {...

If the Powerdns returns a 403 Access Denied (e.g. if the API key is "User", not "Operator") it will just return an error: ```Encountered exception during recovery: Traceback (most recent...

This is my PR According to #11. Changes: - It adds the ability to use the python logging module for logging inside the GUI - If the application runs into...

If the default server port is already taken, a user is unable to start the application. How to reproduce: Have another OSC app running while starting this app. Expected Behaviour:...

**Describe the incorrect behavior you saw** If i make a protocol and wrap it with the haproxy protocol, twisted changes the IP address using the PROXY protocol, twisted does not...

bug