Nico Wiedemann
Nico Wiedemann
## Feature Description ### What functionality would you like to see in your phoniebox? The settings already have an option to control the upper limit of the volume, I propose...
I needed a test for CustomEvent. This one worked for me (feel free to use or change): ``` javascript function addtest("dom-customevent", function() { try { var event = new CustomEvent("test");...
- **Platform**: Debian 12, Docker v25.0.3 ## Expected Behavior The image should be able to be pulled without a problem. ## Current Behavior When running ```docker pull wangqiru/mercury-parser-api``` the pull...
Is it possible to an .asar file instead of an app folder? This would be a nice addition.
### What's the feature 🧐 When planning meals I love it that I can attach recipes to my planner meals. But a lot of times I just want it the...
HTML properties with a hyphen, e.g. ``` html ``` here on Github, appear as ``` html ``` in the source view.
The pagination meta data contain an attribute ```total```. This should reflect the total number of responses for the current query. As far as I can tell it contains the total...
### Checklist - [x] I have filled out the template to the best of my ability. - [x] This only contains 1 feature request (if you have multiple feature requests,...