DanielHabenicht
DanielHabenicht
Thanks for creating and maintaing this project. It would be awesome if the `requirements.txt` would also include a comment of the current python version used to generate it. This way...
I am currently working on a student project which explores bridging the gap between live systems and their respective (outdated) Privacy policy. It will auto-generate the Privacy policy based on...
## Expected Behavior I expect this dependency to not collect any of my (personal) data by default. ## Actual Behavior This package is using [scarf ](https://github.com/scarf-sh/scarf-js)with an opt-out functionality -...
Hi! While trying to incorporate the editor into my application I came across this `` wrapping the editor.  It is set here https://github.com/vankop/jsoneditor-react/blob/dabd034a66603fab0c570b53633b89a0611d40f0/src/Editor.jsx#L210-L216 It seems rather unneeded and prevents...
I am using a PIR sensor to detect the presence of people. For that, I am using https://github.com/paviro/MMM-PIR-Sensor. Now I would like to stop the slideshow if nobody is watching....
For debugging production issues etc it would be really helpful to add a version information. In the form of a string with either the commit or release tag (and a...
If WBO is used inside an IFrame on a touch device the Hand Tool does not work. It only moves the whole page instead of the Whiteboard. 1. Use this...
* adds an endpoint for deleting boards related to #199 By opening a pull request, I certify that I hold the intellectual property of the code I am submitting, and...
For ad-hoc privacy conscious users it would be great if the board can be deleted as the last user leaves. Maybe with a popup for the last user weather he...
While developing another feature I thought it might be worth sharing how to get started with developing this application. Please take a look and comment if something is missing. By...