Jörn Lund
Jörn Lund
For me this happens every time a scss `@import` statement is parsed. Tracing it down takes me to one of the dependencies of `precess`, which calls `postcss()` without any configuration:...
Hi @albertvisuals, I can't reproduce this so far ... Which Browser and which localization are you using? Does it still appear in a different Browser? Can you post an URL,...
Hi, hmm ... a nice idea in general. It could just grow very complex and difficult to maintain and support. I must admit, that I am already hitting my limits,...
I'm sorry, but I am not the maintainer of the nominatim service.
Well, openrouteservice looks interesting ... This plugin uses (leaflet-control-geocoder)[https://github.com/perliedman/leaflet-control-geocoder] for geocoding, which does not support openrouteservice. Would be quite a bit of work to do, implementing a different service, parse...
@sjinks And a capital THANKS from me too!
@iandunn I made some minor improvements and added a basic test class. Concerning U2F-Key I hope I can relieve some of from your concerns. I played around with key migration...
@iandunn I've chosen `2venom/cborencode` and `davidearl/webauthn` mainly because they were easy to rephrase. I didn't want to poke into the two-factor codebase and infrastructure too deeply and keep it the...
@afragen > [...] unless these are packaged as plugins. This is exactly what's fueling my optimism! Maybe I'm wrong, but I would expect some kind of dependency-only plugins to appear...
@afragen thanks for the clearification. I guess you're refering to `afragen/wp-dependency-installer`, right?