Werner Beroux

Results 119 issues of Werner Beroux

On the [QuickStart](http://www.sikulix.com/quickstart.html) you disclaim that: - Doesn't work for **mobile**, but it should state that you can run it on any other system and connect it to a running...

bug

I can `docker build .` locally but in CI this doesn't work. Sadly the script outputs don't detail much: ``` Even with METEOR_ALLOW_SUPERUSER or --allow-superuser, permissions in your app directory...

I make a working version of MumPI deployed on Kubernetes. That means that I made also Docker images running MumPI (based on Alpine Linux to be small). Normally I'd create...

See how to save settings somewhere else. Current non-portable settings: ``` HKCU\Software\Rename-It! ```

new feature

The system test fails because it's renaming the parent folder before its children. RIT should renaming the deepest path first when renaming directories.

bug

Change case is applied to the entire matching expression. Some renaming also. Especially with path renaming, you'd want to apply renaming only to a selected part of the path. Could...

improvement