| Commit message (Expand) | Author | Age | Files | Lines |
* | increase preview_max_memory and make it easier to debug | Simon L | 2022-12-22 | 1 | -2/+2 |
* | Fix test image default quality | J0WI | 2022-12-04 | 1 | -1/+1 |
* | getAppValue expects string | John Molakvoæ | 2022-11-17 | 1 | -1/+1 |
* | Tests adjustement | Git'Fellow | 2022-11-16 | 1 | -1/+1 |
* | Interlace all output JPEG | Varun Patil | 2022-10-25 | 1 | -0/+2 |
* | Prevent loading images that would require too much memory. | Joachim Bauch | 2022-01-11 | 1 | -0/+17 |
* | Revert "Do not run image tests on php8" | Côme Chilliet | 2021-10-28 | 1 | -68/+0 |
* | php cs fix | Roeland Jago Douma | 2020-12-07 | 1 | -1/+0 |
* | Do not run image tests on php8 | Roeland Jago Douma | 2020-12-07 | 1 | -0/+69 |
* | Add visibility to all methods and position of static keyword | Christoph Wurst | 2020-04-10 | 1 | -1/+1 |
* | Use the short array syntax, everywhere | Christoph Wurst | 2020-03-26 | 1 | -5/+5 |
* | Make phpunit8 compatible | Roeland Jago Douma | 2019-11-27 | 1 | -1/+1 |
* | Improve OC_Image code to not guess the type of input, but actually request th... | Morris Jobke | 2018-01-18 | 1 | -43/+81 |
* | Remove unused mimetype detection method in OC_Image | Morris Jobke | 2017-11-27 | 1 | -16/+1 |
* | Use 90% JPEG quality for thumbnails and previews by default | Joas Schilling | 2017-02-22 | 1 | -1/+7 |
* | Remove unneeded checks if it runs on a Windows machine | Morris Jobke | 2016-07-08 | 1 | -4/+0 |
* | Fix lib/ | Joas Schilling | 2016-05-19 | 1 | -0/+341 |