aboutsummaryrefslogtreecommitdiffstats
path: root/lib/private/legacy/OC_Image.php
Commit message (Expand)AuthorAgeFilesLines
* Update php licensesJohn Molakvoæ (skjnldsv)2021-06-041-1/+0
* Add support for webpRoeland Jago Douma2021-01-191-1/+8
* Update license headersChristoph Wurst2020-12-301-0/+1
* Merge pull request #22916 from J0WI/unifiy-links-to-php.netRoeland Jago Douma2020-12-221-1/+1
|\
| * Unify links to php.netJ0WI2020-09-171-1/+1
* | GD imagesRoeland Jago Douma2020-12-071-2/+15
|/
* Change 0 to null to properly encode image to BMP if the first pixel is blackMorris Jobke2020-09-101-1/+1
* Cast float/char to int to avoid invalid scalar argument warningMorris Jobke2020-08-181-2/+2
* Fix OC_Image new resize functionsRoeland Jago Douma2020-05-021-0/+9
* Add visibility to all properties and move static keywordChristoph Wurst2020-04-101-1/+0
* Merge pull request #20422 from nextcloud/techdebt/format-control-structs-clas...Christoph Wurst2020-04-101-1/+1
|\
| * Format control structures, classes, methods and functionChristoph Wurst2020-04-101-1/+1
* | Merge pull request #19495 from nextcloud/preview-generate-batchRoeland Jago Douma2020-04-101-8/+94
|\ \ | |/ |/|
| * optimize batch generation of previewsRobin Appelman2020-04-091-8/+94
* | Use elseif instead of else ifChristoph Wurst2020-04-101-2/+2
|/
* Move legacy classes from PSR0 to PSR4Christoph Wurst2020-04-071-0/+1194