summaryrefslogtreecommitdiffstats
path: root/lib/private/Preview
Commit message (Expand)AuthorAgeFilesLines
* Remove unneeded semicolon and parenthesesMorris Jobke2018-01-261-1/+1
* Properly log the full exception instead of only the messageMorris Jobke2018-01-233-3/+13
* If the preview is size 0 it is invalidRoeland Jago Douma2018-01-221-3/+13
* Improve OC_Image code to not guess the type of input, but actually request th...Morris Jobke2018-01-181-2/+3
* Fix float/integer handling in image APIMorris Jobke2018-01-172-4/+6
* Merge pull request #7731 from nextcloud/preview_size_incJan-Christoph Borchardt2018-01-091-2/+2
|\
| * Max preview size to 4096x4096Roeland Jago Douma2018-01-081-2/+2
* | Only return 1 typeRoeland Jago Douma2018-01-071-5/+17
* | Don't lie about the preview mimetypeRoeland Jago Douma2018-01-071-7/+29
|/
* Properly detect if fopen fails for txt previewsRoeland Jago Douma2017-12-111-0/+5
* Change @georgehrke's emailMorris Jobke2017-11-066-6/+6
* Update license headersMorris Jobke2017-11-065-4/+6
* Allow requesting the max previewRoeland Jago Douma2017-09-251-0/+6
* Use IConfig instead of static OCP\ConfigMorris Jobke2017-07-271-1/+1
* Merge pull request #5836 from nextcloud/preview_updateLukas Reschke2017-07-251-1/+7
|\
| * Empty search no longer worksRoeland Jago Douma2017-07-241-1/+7
* | More phpstorm inspection fixesRoeland Jago Douma2017-07-243-3/+3
|/
* Add PHPDocMorris Jobke2017-05-021-0/+2
* better handling of preview generation errorsRobin Appelman2017-05-021-0/+5
* Some code cleanupRoeland Jago Douma2017-03-191-12/+21
* Don't generate max preview twiceRoeland Jago Douma2017-03-191-0/+5
* MP3 without cover don't get a previewRoeland Jago Douma2017-03-101-19/+1
* Fix previews for federated sharesRoeland Jago Douma2016-11-241-1/+2
* Dispatch event on preview requestRoeland Jago Douma2016-11-101-1/+18
* Added genertor helper & testsRoeland Jago Douma2016-11-032-35/+100
* Moved over files_versionsRoeland Jago Douma2016-11-031-5/+10
* Move Ipreview to more of DI thingyRoeland Jago Douma2016-11-031-22/+15
* Fix name conflictRoeland Jago Douma2016-11-031-3/+3
* Move fileRoeland Jago Douma2016-11-031-0/+366
* Watch for file modification/deletionRoeland Jago Douma2016-11-032-0/+170
* Update with robinJoas Schilling2016-07-213-3/+3
* Fix othersJoas Schilling2016-07-2125-44/+70
* remove png references in coreHendrik Leppelsack2016-07-011-1/+1
* Update license headersLukas Reschke2016-05-262-0/+2
* Move \OC\Preview to PSR-4Roeland Jago Douma2016-04-2025-0/+1247