summaryrefslogtreecommitdiffstats
path: root/lib/private/legacy/image.php
Commit message (Expand)AuthorAgeFilesLines
* Remove unneeded semicolon and parenthesesMorris Jobke2018-01-261-3/+3
* Use index based string access for substr with length of 1Morris Jobke2018-01-261-3/+3
* Improve OC_Image code to not guess the type of input, but actually request th...Morris Jobke2018-01-181-36/+14
* Fix float/integer handling in image APIMorris Jobke2018-01-171-4/+14
* Only return 1 typeRoeland Jago Douma2018-01-071-2/+3
* Don't lie about the preview mimetypeRoeland Jago Douma2018-01-071-0/+18
* Remove unused mimetype detection method in OC_ImageMorris Jobke2017-11-271-16/+0
* Change @georgehrke's emailMorris Jobke2017-11-061-1/+1
* Update license headersMorris Jobke2017-11-061-1/+4
* Doc: Fix phpDoc issuesJulius Härtl2017-10-231-1/+1
* better handling of preview generation errorsRobin Appelman2017-05-021-4/+4
* Test is a file is a valid jpg fileRoeland Jago Douma2017-03-081-1/+5
* Fix code quality a bitJoas Schilling2017-02-221-13/+17
* Use 90% JPEG quality for thumbnails and previews by defaultJoas Schilling2017-02-221-3/+26
* Check if color exists in palette before using itVictor Dubiniuk2017-02-101-3/+3
* Make sure invalid images don't flood the log fileJoas Schilling2017-02-101-5/+5
* Fix avatar on exif rotated imagesRoeland Jago Douma2016-10-261-0/+27
* Some cleanup within OC_Image (#25875)Thomas Müller2016-08-291-15/+11
* Update with robinJoas Schilling2016-07-211-1/+1
* Fix othersJoas Schilling2016-07-211-3/+4
* Update license headersLukas Reschke2016-05-261-2/+2
* Move non PSR-4 files from lib/private root to legacyRoeland Jago Douma2016-04-301-0/+1147