| Commit message (Expand) | Author | Age | Files | Lines |
* | Move preview endpoint to controller | Roeland Jago Douma | 2016-11-03 | 1 | -75/+0 |
* | New preview generator | Roeland Jago Douma | 2016-11-03 | 1 | -10/+18 |
* | Check if the file isReadable() before sending a (cached) preview | Joas Schilling | 2016-08-29 | 1 | -0/+2 |
* | Update with robin | Joas Schilling | 2016-07-21 | 1 | -1/+1 |
* | Fix others | Joas Schilling | 2016-07-21 | 1 | -2/+3 |
* | Update license headers | Lukas Reschke | 2016-05-26 | 1 | -1/+1 |
* | Happy new year! | Thomas Müller | 2016-01-12 | 1 | -1/+1 |
* | update licence headers via script | Morris Jobke | 2015-10-05 | 1 | -0/+1 |
* | allow passing the fileinfo to the preview manager | Robin Appelman | 2015-10-01 | 1 | -1/+1 |
* | Change small thumbnails to 32 px | Morris Jobke | 2015-09-30 | 1 | -2/+2 |
* | Allow creating previewss that cover the specified dimensions | Robin Appelman | 2015-09-02 | 1 | -0/+2 |
* | Remove OC_Log | Thomas Müller | 2015-07-03 | 1 | -2/+2 |
* | update license headers and authors | Morris Jobke | 2015-06-25 | 1 | -1/+0 |
* | Update license headers | Jenkins for ownCloud | 2015-03-26 | 1 | -4/+22 |
* | Use the PreviewManager where possible | Joas Schilling | 2015-03-16 | 1 | -3/+2 |
* | Revert "Updating license headers" | Morris Jobke | 2015-02-26 | 1 | -20/+4 |
* | Updating license headers | Jenkins for ownCloud | 2015-02-23 | 1 | -4/+20 |
* | Verify whether type is correct | Lukas Reschke | 2015-01-08 | 1 | -16/+12 |
* | new OC.Search, add search result formatters and handlers, use full content wi... | Jörn Friedrich Dreyer | 2015-01-02 | 1 | -1/+1 |
* | Close the session for preview generation | Lukas Reschke | 2014-09-29 | 1 | -0/+1 |
* | Merge pull request #10051 from owncloud/preview-empty-text | Thomas Müller | 2014-07-31 | 1 | -1/+2 |
|\ |
|
| * | Use svg mimeicons for empty text files | Robin Appelman | 2014-07-30 | 1 | -1/+2 |
* | | Also keep maxY into account when scaling a preview while preserving aspect ratio | Robin Appelman | 2014-07-30 | 1 | -4/+0 |
|/ |
|
* | Images on public sharing get downscaled to increase use experience - this wil... | Thomas Müller | 2014-05-02 | 1 | -1/+7 |
* | rename url parameter | Robin Appelman | 2014-02-24 | 1 | -1/+1 |
* | Add url parameter to control whether previews should return 404 when the mime... | Robin Appelman | 2014-02-21 | 1 | -1/+2 |
* | Show svg mime icons when no preview is available | Robin Appelman | 2014-02-19 | 1 | -13/+17 |
* | remove empty line | Georg Ehrke | 2014-01-30 | 1 | -1/+0 |
* | don't urldecode get var, php does this automatically | Georg Ehrke | 2014-01-30 | 1 | -1/+2 |
* | style fixes for preview lib | Georg Ehrke | 2013-08-19 | 1 | -4/+5 |
* | remove \OC\Preview::showErrorPreview | Georg Ehrke | 2013-08-14 | 1 | -3/+0 |
* | style fixes | Georg Ehrke | 2013-07-30 | 1 | -0/+42 |