Buffele

Results 4 issues of Buffele

Is it possible to cancel or delay the swappable swap event? I'd like to implement swapping, doing an ajax call, depending on the result, success -> continue with swapped, failure,...

Hi, is there somewhere a list of current active ips of weserv.nl image resize servers? Would love to have a list of these so we can whitelist these IPs. Background:...

planned
documentation

Hi, Is it planned to add a view / option so we can display all active leafs? That would be extremely useful. Thanks in advance!

My yml is as follows: ```yaml - name: Run Tests uses: php-actions/phpunit@master with: version: "11.2.8" php_version: "8.3" php_extensions: "gd mysqli sockets imagick ssh2" bootstrap: "app/autoload.php" configuration: "tests/phpunit.xml" ``` Getting the...