Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Remove unneeded semicolon and parentheses | Morris Jobke | 2018-01-26 | 1 | -1/+1 |
* | Properly log the full exception instead of only the message | Morris Jobke | 2018-01-23 | 3 | -3/+13 |
* | If the preview is size 0 it is invalid | Roeland Jago Douma | 2018-01-22 | 1 | -3/+13 |
* | Improve OC_Image code to not guess the type of input, but actually request th... | Morris Jobke | 2018-01-18 | 1 | -2/+3 |
* | Fix float/integer handling in image API | Morris Jobke | 2018-01-17 | 2 | -4/+6 |
* | Merge pull request #7731 from nextcloud/preview_size_inc | Jan-Christoph Borchardt | 2018-01-09 | 1 | -2/+2 |
|\ | |||||
| * | Max preview size to 4096x4096 | Roeland Jago Douma | 2018-01-08 | 1 | -2/+2 |
* | | Only return 1 type | Roeland Jago Douma | 2018-01-07 | 1 | -5/+17 |
* | | Don't lie about the preview mimetype | Roeland Jago Douma | 2018-01-07 | 1 | -7/+29 |
|/ | |||||
* | Properly detect if fopen fails for txt previews | Roeland Jago Douma | 2017-12-11 | 1 | -0/+5 |
* | Change @georgehrke's email | Morris Jobke | 2017-11-06 | 6 | -6/+6 |
* | Update license headers | Morris Jobke | 2017-11-06 | 5 | -4/+6 |
* | Allow requesting the max preview | Roeland Jago Douma | 2017-09-25 | 1 | -0/+6 |
* | Use IConfig instead of static OCP\Config | Morris Jobke | 2017-07-27 | 1 | -1/+1 |
* | Merge pull request #5836 from nextcloud/preview_update | Lukas Reschke | 2017-07-25 | 1 | -1/+7 |
|\ | |||||
| * | Empty search no longer works | Roeland Jago Douma | 2017-07-24 | 1 | -1/+7 |
* | | More phpstorm inspection fixes | Roeland Jago Douma | 2017-07-24 | 3 | -3/+3 |
|/ | |||||
* | Add PHPDoc | Morris Jobke | 2017-05-02 | 1 | -0/+2 |
* | better handling of preview generation errors | Robin Appelman | 2017-05-02 | 1 | -0/+5 |
* | Some code cleanup | Roeland Jago Douma | 2017-03-19 | 1 | -12/+21 |
* | Don't generate max preview twice | Roeland Jago Douma | 2017-03-19 | 1 | -0/+5 |
* | MP3 without cover don't get a preview | Roeland Jago Douma | 2017-03-10 | 1 | -19/+1 |
* | Fix previews for federated shares | Roeland Jago Douma | 2016-11-24 | 1 | -1/+2 |
* | Dispatch event on preview request | Roeland Jago Douma | 2016-11-10 | 1 | -1/+18 |
* | Added genertor helper & tests | Roeland Jago Douma | 2016-11-03 | 2 | -35/+100 |
* | Moved over files_versions | Roeland Jago Douma | 2016-11-03 | 1 | -5/+10 |
* | Move Ipreview to more of DI thingy | Roeland Jago Douma | 2016-11-03 | 1 | -22/+15 |
* | Fix name conflict | Roeland Jago Douma | 2016-11-03 | 1 | -3/+3 |
* | Move file | Roeland Jago Douma | 2016-11-03 | 1 | -0/+366 |
* | Watch for file modification/deletion | Roeland Jago Douma | 2016-11-03 | 2 | -0/+170 |
* | Update with robin | Joas Schilling | 2016-07-21 | 3 | -3/+3 |
* | Fix others | Joas Schilling | 2016-07-21 | 25 | -44/+70 |
* | remove png references in core | Hendrik Leppelsack | 2016-07-01 | 1 | -1/+1 |
* | Update license headers | Lukas Reschke | 2016-05-26 | 2 | -0/+2 |
* | Move \OC\Preview to PSR-4 | Roeland Jago Douma | 2016-04-20 | 25 | -0/+1247 |