Michael Cramer

Results 24 comments of Michael Cramer

@LukeTowers thanks, I updated my fork of assetmanager and now it is working like a charm: https://github.com/BigMichi1/assetmanager

is it maybe possible to add some extra configuration map inside composer.json like commit configuration? e.g. ``` "extra": { "composer-changelogs": { "prefixes": { "zendframework/*": "release-", "zendframework/zend-view": "foo_", } } }

Maybe upvoting https://github.com/oerdnj/deb.sury.org/issues/1663

looks like an amazing addition to mapstruct. is there something i can already try out maybe a fork/branch to support developing this feature?

seeing the same for a self-hosted graphhopper instance

Actually I can recommend ActiveSync and not having any single problem on many devices that are connected to MailCow installation. The only difference is that we are not using the...

@amatulic nice work. I took your script and added some more functionality to it (e.g. adding support for custom bedrock-viz configuration, management key as a cookie to allow also remote...

today i run into the same issue, as a dirty hack i added a check for years > 2100 in ``recur_iterator.js`` to stop the yearly loop ```javascript if (this.rule.freq ==...