Daijobou
Daijobou
When you have a lot of action()-function in a controller(), you like to use before() to check various things. Like authentication, verifications, GET or POST and more. If there are...
Look here https://www.chromium.org/updates/same-site This new attribute is missing in https://github.com/koseven/koseven/blob/master/system/classes/Kohana/Cookie.php PHP https://www.php.net/manual/en/function.setcookie.php setcookie('key', 'value', ['samesite' => 'None', 'secure' => TRUE]);
Image module have extension **GD** and **ImageMagick**. It would be nice to add **GraphicsMagick** (with WEBP support). http://www.graphicsmagick.org/ https://www.php.net/manual/de/book.gmagick.php In kohana2 it was included https://github.com/kohana/kohana2/blob/master/system/libraries/drivers/Image/GraphicsMagick.php > IMPORTANT: ImageMagick is not...
**What is the current behavior? Describe the bug** Custom options in **editor.settings** not allowed since v6? I found no hint in https://www.tiny.cloud/docs/tinymce/6/migration-from-5x/#plugins for this. **Please provide the steps to reproduce...
No output image for this image in AlmaLinux 8.6 https://cdn.discordapp.com/attachments/352403408264757248/1021481890525483009/cover_test.webp in PHP `echo shell_exec('waifu2x-ncnn-vulkan -i "'.$source.'" -o "'.$output.'" -m models-upconv_7_anime_style_art_rgb 2>&1; echo $?');` I get this output `vkEnumeratePhysicalDevices failed -3...
See Screenshot from phpMyAdmin v5.1.3.  "Go" and "Cancel" button not working properly in browser chrome version 105.0.5195.54. In Firefox and Opera its working fine. In Chrome its working only...
This behavior looks complete random. I can't repoduce it. I don't know how this happen and why, the button "Show invisible characters" show me since 4.x very often random protected...
### Is your feature request related to a problem? Please describe. Enlarge images (like 2 times) is with ImageMagick blurred and in most cases (for me) not really usable. Its...
Currently there is only a single quote icon: https://icons.getbootstrap.com/icons/quote/ I wish both ;) https://fontawesome.com/v4/icon/quote-left https://fontawesome.com/v4/icon/quote-right Thanks.
Icon of a **crown** In two versions: normal and filled. There exists utf8 characters like ♚, ♔ or 👑. However this icons looks bad and colored. System dependent. Discord uses...