9 Commits (d690f909284ae4bb4dee7d00318104ee76720bfa)

Author SHA1 Message Date
Roeland Jago Douma d690f90928
Do not run image tests on php8 5 years ago
Christoph Wurst 1584c9ae9c
Add visibility to all methods and position of static keyword 6 years ago
Christoph Wurst b80ebc9674
Use the short array syntax, everywhere 6 years ago
Roeland Jago Douma c007ca624f
Make phpunit8 compatible 6 years ago
Morris Jobke 3d4c698f44
Improve OC_Image code to not guess the type of input, but actually request the specific methods to be called 8 years ago
Morris Jobke dbb034f903
Remove unused mimetype detection method in OC_Image 8 years ago
Joas Schilling 1e281bc616
Use 90% JPEG quality for thumbnails and previews by default 9 years ago
Morris Jobke c2d88a08b7
Remove unneeded checks if it runs on a Windows machine 9 years ago
Joas Schilling 9a4253ef7c
Fix lib/ 10 years ago
Olivier Paroz 71d65cb713 Fix max preview, some resizing and caching issues and force preview providers to resize their previews properly 11 years ago
Joas Schilling 8ed27d2ce0 Create an interface for OC_Image and OCP\Image for the public API 11 years ago
Georg Ehrke 09b05373ed validate resource's integrity before using it 11 years ago
Joas Schilling cb3a598cdb Make root tests extend the \Test\TestCase 11 years ago
Joas Schilling a3a064fe96 Skip some more tests on Windows which just can not work at all 11 years ago
kondou 18ef7bf1ed Preserve transparency when loading from a file 11 years ago
Thomas Müller cd038604d3 unit tests for specific image type output added 12 years ago
kondou 2d6a400381 Check for $this->fileInfo and @depend on testData() 12 years ago
kondou 0869f9b655 Fix #4258, clean up \OC_Image and improve its unittest 12 years ago
kondou de0dc30d89 Update skipped tests messages 12 years ago
kondou 20b688d4be Optimize image and skip mimetype test 12 years ago
kondou 415e38fc50 Cover more cases 12 years ago
kondou 71f43c5fa1 Add OC_Image Unit Test 12 years ago