Adam Radestock
Adam Radestock
Material Icons and many other icon sets include a Taxi icon, but there is nothing like it in this set.
I've exposed the map widget attributes for the width and height in the settings, with the defaults set to the same as the original attrs. This way, the user can...
Python includes a virtual environment package as part of the base installation - "venv". Ideally, I do not want to install virtualenv as I do not use it for any...
I don't know what permissions I need when I create the API Token for the cli?
# Bug Report ## Problem ### What is expected to happen? I am able to pass configuration to electron-builder to define Publish parameters. ### What does actually happen? I am...
### Platforms affected Electron (Mac/Win/Linux) ### Motivation and Context Fixes #240. `electron-builder` allows options to be passed which enable auto-updating, among other things. Cordova-Electron was unnecessarily restricting the passing of...
The config type import was `ElectronCapacitorConfig` but should be `CapacitorElectronConfig`
In the DoS Protection, the paths to iptables are hard coded to `/sbin/iptables` and `/sbin/ip6tables`. This is not where my iptables live... on my Debian 10 install, they are in...
I've been trying to deal with stream URLs that sometimes do not work, and needed a way to catch these errors - so implemented the correct delegate methods (e.g. -...
I've updated propeller to use 1.3.1 and updated the code to be compatible with Django 2.0