Anthony Ryan

Results 33 issues of Anthony Ryan

It compiles against PHP 8.0 but it's failing to allow php-fpm to start. ``` PHP Fatal error: Class CommonMark\Node must implement interface Traversable as part of either Iterator or IteratorAggregate...

CommonMark/Node was declared as final, but CommonMark/Node/* all extend it, leading to conflicts between the class definition and reality.

Safe is now enabled by default and a no-op, which will probably come as a surprise to some people upgrading. People wanting the old default behavior will need to use...

This is the first step in preparing kettu for a Content Security Policy being added to Transmission. For further details on this, please see [Transmission's #5894](https://trac.transmissionbt.com/ticket/5894).

It's a small change, but I've losslessly compressed the htop logo to save half a kilobyte on every computer it's installed on.

documentation :open_book:

#### Database Migration No #### Description By using better image compression, the webui will load faster without any reduction in visual quality. Compression was performed using [Efficient Compression Tool](https://github.com/fhanau/Efficient-Compression-Tool) ####...

While I haven't looked into the specifics of why, processing http://upload.wikimedia.org/wikipedia/commons/e/e8/BlankMap-World6-Equirectangular.svg with this optimizer ends up producing a dramatically different output. Thought this might be of interest to you.

I recently had a penetration tester question whether or not django-axes was working because it returned the same 403 code as an invalid password attempt. I did verify it was...

feature request

Same as #1054 but moved to another branch (I don't see a way to change the head branch on a Pull request other than creating a new one). My long...

By using Efficient-Compression-Tool I was able to reduce the size of PNGs by 71.41KB (40.68%) without any change in gameplay or rendering. Reduces bandwidth and makes the game more accessible...