Boudewijn Geiger

Results 24 issues of Boudewijn Geiger

Background mode is not working for android 9. As it would not launch the Foreground service. Based on android documentation FOREGROUND_SERVICE permission is required: > Note: Apps that target Android...

Dear @Viatorus @Cortys @VladimirTechMan. It seems there has been no development in the past seven months. Care to share a statement on what the future holds for **LokiDB**?

We should start versioning this plugin and publishing it NPM to prevent breaking app integrations in the future. Currently there is [another plugin](https://www.npmjs.com/package/cordova-plugin-webserver) with the same name which is occupying...

In the documentation you talk about how a base role could be created: > Here the association targets ArticleEditorRole, but if you have several roles that apply to articles, you...

I believe https://github.com/apache/cordova-plugin-file-transfer/pull/310 broke the previous behaviour. It was possible to provide a nested path as target file. Now it will throw an error when doing so. ## Code to...

# Bug Report ## Problem Files stored on the device which are accessed through `https://localhost` should start playing, but don't. Files play fine if accessed directly from the web. A...

Support for url patterns. Allows for more flexibility in whitelisting options.

Hi, Thanks for your awesome book! I have a question: On page 306 your say: > Using a dedicated class per Application Service makes the code more robust against external...

When deploying Kilo on DigitalOcean, I've noticed that it fetches the wrong internal IP. Specifically, it seems to be selecting an internal IP bound to the eth0 interface. All my...

Hello Kilo Community :wave:, I’ve recently delved into Kilo after being captivated by the CNCF talk. Currently, our setup already involves a multi-cloud environment with K3S, WireGuard, and Netmaker. All...