| Commit message (Expand) | Author | Age | Files | Lines |
* | update license headers and authors | Morris Jobke | 2015-06-25 | 1 | -2/+1 |
* | Remove unneeded returns from private cropping methods | Olivier Paroz | 2015-06-19 | 1 | -16/+12 |
* | Remove unneeded returns from private cropping methods | Olivier Paroz | 2015-06-18 | 1 | -16/+6 |
* | Move media type icon preview creation to its own method | Olivier Paroz | 2015-06-18 | 1 | -4/+25 |
* | Send the mime icon if we can't generate a preview | Olivier Paroz | 2015-06-18 | 1 | -1/+4 |
* | Fix max preview, some resizing and caching issues and force preview providers... | Olivier Paroz | 2015-06-06 | 1 | -250/+538 |
* | Introducing the maximum size preview | Olivier Paroz | 2015-04-07 | 1 | -117/+246 |
* | Update license headers | Jenkins for ownCloud | 2015-03-26 | 1 | -8/+26 |
* | Create an interface for OC_Image and OCP\Image for the public API | Joas Schilling | 2015-03-16 | 1 | -6/+6 |
* | Add an interface for the preview providers | Joas Schilling | 2015-03-16 | 1 | -1/+1 |
* | Move default provider registration to preview manager | Joas Schilling | 2015-03-16 | 1 | -177/+28 |
* | Register preview providers on the preview manager instead of OC\Preview | Joas Schilling | 2015-03-16 | 1 | -55/+9 |
* | Merge pull request #13648 from oparoz/sfnt-fonts-preview | Morris Jobke | 2015-03-11 | 1 | -1/+2 |
|\ |
|
| * | Add support for font previews | Olivier Paroz | 2015-02-24 | 1 | -1/+2 |
* | | Check whether the file id is valid, before using it to delete the previews | Joas Schilling | 2015-03-09 | 1 | -9/+10 |
* | | Revert "Updating license headers" | Morris Jobke | 2015-02-26 | 1 | -27/+8 |
|/ |
|
* | Updating license headers | Jenkins for ownCloud | 2015-02-23 | 1 | -8/+27 |
* | Verify whether type is correct | Lukas Reschke | 2015-01-08 | 1 | -2/+3 |
* | Allow disabling previews per mount | Robin Appelman | 2014-12-17 | 1 | -0/+5 |
* | Stop flooding the log, when previews are disabled | Joas Schilling | 2014-12-03 | 1 | -1/+1 |
* | Split bitmap providers into one per file | Joas Schilling | 2014-11-28 | 1 | -2/+0 |
* | Split office providers into one class per file | Joas Schilling | 2014-11-28 | 1 | -1/+0 |
* | Fix intendation and doc blocks of preview providers | Joas Schilling | 2014-11-28 | 1 | -5/+0 |
* | Move registration of core preview providers to preview | Joas Schilling | 2014-11-27 | 1 | -2/+70 |
* | The class name is Movie NOT Movies | Olivier Paroz | 2014-11-25 | 1 | -2/+2 |
* | remove ugly hack and don't use OC\Preview\Image for tiffs and svgs | Georg Ehrke | 2014-11-23 | 1 | -10/+0 |
* | Merge pull request #11741 from owncloud/delete_all_children_preview_2 | Vincent Petry | 2014-11-17 | 1 | -16/+94 |
|\ |
|
| * | delete all children's previews when deleting a folder | Georg Ehrke | 2014-10-30 | 1 | -16/+94 |
* | | Add type hinting to functions | Lukas Reschke | 2014-10-24 | 1 | -1/+1 |
|/ |
|
* | Make files non executable | Lukas Reschke | 2014-10-24 | 1 | -0/+0 |
* | Remove insane comment | Lukas Reschke | 2014-10-16 | 1 | -1/+0 |
* | Fix SVG icons | Lukas Reschke | 2014-10-16 | 1 | -2/+13 |
* | Merge pull request #11367 from owncloud/removeIsMimeSupported | Lukas Reschke | 2014-10-12 | 1 | -3/+1 |
|\ |
|
| * | Remove uneeded slicing of element | Lukas Reschke | 2014-09-30 | 1 | -3/+1 |
* | | New generic class for Imagemagick conversions | Olivier Paroz | 2014-10-04 | 1 | -3/+5 |
|/ |
|
* | Clarify possible preview providers for type Office | Lukas Reschke | 2014-09-24 | 1 | -2/+6 |
* | Add a configuration switch for enabled preview mimetypes | Lukas Reschke | 2014-09-22 | 1 | -12/+35 |
* | make sure preview prop is instanceof OC_Image before using it in showPreview | Georg Ehrke | 2014-09-21 | 1 | -1/+3 |
* | Throw error in showPreview instead the constructor | Lukas Reschke | 2014-09-19 | 1 | -7/+7 |
* | Merge pull request #9554 from owncloud/fix_preview_orientation | Lukas Reschke | 2014-09-17 | 1 | -2/+0 |
|\ |
|
| * | fix orientation in image-backend, not in preview system itself | Georg Ehrke | 2014-07-09 | 1 | -2/+0 |
* | | Route for thumbnail generation | tobiasKaminsky | 2014-09-16 | 1 | -0/+6 |
* | | add phpdoc | Georg Ehrke | 2014-09-15 | 1 | -0/+4 |
* | | add y to with-aspect naming schema | Georg Ehrke | 2014-09-15 | 1 | -7/+13 |
* | | Adding support for tiff files | Olivier Paroz | 2014-09-02 | 1 | -0/+1 |
* | | Check return of fopen() before using it | Joas Schilling | 2014-08-04 | 1 | -5/+8 |
* | | Merge pull request #10051 from owncloud/preview-empty-text | Thomas Müller | 2014-07-31 | 1 | -0/+30 |
|\ \ |
|
| * | | Use svg mimeicons for empty text files | Robin Appelman | 2014-07-30 | 1 | -0/+30 |
| |/ |
|
* / | Also keep maxY into account when scaling a preview while preserving aspect ratio | Robin Appelman | 2014-07-30 | 1 | -2/+8 |
|/ |
|
* | Remove all occurences of @brief and @returns from PHPDoc | Morris Jobke | 2014-05-19 | 1 | -27/+27 |