| Commit message (Expand) | Author | Age | Files | Lines |
* | Move legacy classes from PSR0 to PSR4 | Christoph Wurst | 2020-04-07 | 1 | -1194/+0 |
* | Update the license headers for Nextcloud 19 | Christoph Wurst | 2020-03-31 | 1 | -0/+1 |
* | Use the short array syntax, everywhere | Christoph Wurst | 2020-03-26 | 1 | -47/+47 |
* | Update license headers | Christoph Wurst | 2019-12-05 | 1 | -5/+4 |
* | Fix sanity checks #16963 | Samuel CHEMLA | 2019-09-01 | 1 | -5/+3 |
* | Remove unneeded semicolon and parentheses | Morris Jobke | 2018-01-26 | 1 | -3/+3 |
* | Use index based string access for substr with length of 1 | Morris Jobke | 2018-01-26 | 1 | -3/+3 |
* | Improve OC_Image code to not guess the type of input, but actually request th... | Morris Jobke | 2018-01-18 | 1 | -36/+14 |
* | Fix float/integer handling in image API | Morris Jobke | 2018-01-17 | 1 | -4/+14 |
* | Only return 1 type | Roeland Jago Douma | 2018-01-07 | 1 | -2/+3 |
* | Don't lie about the preview mimetype | Roeland Jago Douma | 2018-01-07 | 1 | -0/+18 |
* | Remove unused mimetype detection method in OC_Image | Morris Jobke | 2017-11-27 | 1 | -16/+0 |
* | Change @georgehrke's email | Morris Jobke | 2017-11-06 | 1 | -1/+1 |
* | Update license headers | Morris Jobke | 2017-11-06 | 1 | -1/+4 |
* | Doc: Fix phpDoc issues | Julius Härtl | 2017-10-23 | 1 | -1/+1 |
* | better handling of preview generation errors | Robin Appelman | 2017-05-02 | 1 | -4/+4 |
* | Test is a file is a valid jpg file | Roeland Jago Douma | 2017-03-08 | 1 | -1/+5 |
* | Fix code quality a bit | Joas Schilling | 2017-02-22 | 1 | -13/+17 |
* | Use 90% JPEG quality for thumbnails and previews by default | Joas Schilling | 2017-02-22 | 1 | -3/+26 |
* | Check if color exists in palette before using it | Victor Dubiniuk | 2017-02-10 | 1 | -3/+3 |
* | Make sure invalid images don't flood the log file | Joas Schilling | 2017-02-10 | 1 | -5/+5 |
* | Fix avatar on exif rotated images | Roeland Jago Douma | 2016-10-26 | 1 | -0/+27 |
* | Some cleanup within OC_Image (#25875) | Thomas Müller | 2016-08-29 | 1 | -15/+11 |
* | Update with robin | Joas Schilling | 2016-07-21 | 1 | -1/+1 |
* | Fix others | Joas Schilling | 2016-07-21 | 1 | -3/+4 |
* | Update license headers | Lukas Reschke | 2016-05-26 | 1 | -2/+2 |
* | Move non PSR-4 files from lib/private root to legacy | Roeland Jago Douma | 2016-04-30 | 1 | -0/+1147 |