James #FFFFFF

Results 121 comments of James #FFFFFF
trafficstars

Nice. Packagist shows it with the Craft CMS 3 version condition now. Should be safe to add back in without blocking composer updates.

I have noticed similar issues IPv6 traffic as well under mwan3 2.10 versions, the GitHub issue I created a while ago is quite long but based on the iptables logging,...

@feckert I think this is an interesting area which I've hit before as well, although @yayfortrees has provided information that highlights it better than my issue in #14332 and might...

I experienced the same issue on a Windows 10 host. Frankly, I just gave up and set the `mount-type` to `native` and left it, however the performance is something I...

I'd personally like to have a ping endpoint without needing to use the API key. Happy to hear alternative views against such an endpoint though. The current method is having...

Another image path is the Google Play app store image that is coming from: https://play.google.com/intl/en/badges/static/images/badges/en_badge_web_generic.png and could be hosted within the app. The issue with the avatar is Gravatar is...

Hosting the Google Play image is simply enough, however there does seem to be logic currently that's dynamically generating the Google Play store image relative to the locale set on...

Gravatar avatars are being served from the main domain www.gravatar.com so this should be acceptable to add as https://www.gravatar.com on img-src without being too wide in the same way as...

@hteumeuleu Hi. I was unaware of this behaviour! To confirm, would something like this trigger the described behaviour: ```css @media screen { @font-face { /* Some font stuff */ }...

@revelt Thanks for the further testing! There is a crucial difference in your test vs the original from @hteumeuleu, not sure if it makes a difference or not though. You...