| Commit message (Expand) | Author | Age | Files | Lines |
* | Fix max preview, some resizing and caching issues and force preview providers... | Olivier Paroz | 2015-06-06 | 6 | -21/+44 |
* | show txt preview when file contains text | Georg Ehrke | 2015-05-27 | 1 | -1/+1 |
* | Scale up the font on larger previews | Joas Schilling | 2015-04-15 | 1 | -1/+1 |
* | Merge pull request #15346 from oparoz/split-image-provider | Morris Jobke | 2015-04-02 | 6 | -8/+157 |
|\ |
|
| * | Split image provider in one sub-class per media type | Olivier Paroz | 2015-04-02 | 6 | -8/+157 |
* | | The bitmap preview class now takes maxX and maxY into consideration | Olivier Paroz | 2015-04-01 | 1 | -9/+70 |
|/ |
|
* | Merge pull request #13654 from oparoz/tmpfile-with-extension | Vincent Petry | 2015-03-26 | 1 | -3/+7 |
|\ |
|
| * | Fix the office class | Olivier Paroz | 2015-03-19 | 1 | -3/+7 |
* | | Update license headers | Jenkins for ownCloud | 2015-03-26 | 20 | -78/+382 |
* | | Create an interface for OC_Image and OCP\Image for the public API | Joas Schilling | 2015-03-16 | 3 | -6/+3 |
* | | Add more type hinting | Joas Schilling | 2015-03-16 | 2 | -2/+2 |
* | | Use DI for the config | Joas Schilling | 2015-03-16 | 1 | -1/+6 |
* | | Add an interface for the preview providers | Joas Schilling | 2015-03-16 | 1 | -1/+3 |
* | | Register preview providers on the preview manager instead of OC\Preview | Joas Schilling | 2015-03-16 | 1 | -1/+1 |
|/ |
|
* | Merge pull request #13648 from oparoz/sfnt-fonts-preview | Morris Jobke | 2015-03-11 | 1 | -0/+19 |
|\ |
|
| * | Add support for font previews | Olivier Paroz | 2015-02-24 | 1 | -0/+19 |
* | | Revert "Updating license headers" | Morris Jobke | 2015-02-26 | 19 | -347/+80 |
|/ |
|
* | Updating license headers | Jenkins for ownCloud | 2015-02-23 | 19 | -80/+347 |
* | add config-option for an image's maximum filesize when generating previews | Georg Ehrke | 2015-01-22 | 1 | -0/+7 |
* | Split bitmap providers into one per file | Joas Schilling | 2014-11-28 | 6 | -72/+119 |
* | Split office providers into one class per file | Joas Schilling | 2014-11-28 | 7 | -124/+166 |
* | Fix intendation and doc blocks of preview providers | Joas Schilling | 2014-11-28 | 7 | -111/+143 |
* | Move registration of core preview providers to preview | Joas Schilling | 2014-11-27 | 9 | -130/+16 |
* | The class name is Movie NOT Movies | Olivier Paroz | 2014-11-25 | 1 | -0/+0 |
* | Merge pull request #12303 from owncloud/windows-unknown-command-command | Morris Jobke | 2014-11-24 | 1 | -19/+3 |
|\ |
|
| * | Simplify the binary finding code in the movie preview class | Joas Schilling | 2014-11-20 | 1 | -11/+3 |
| * | Deduplicate function by moving it to the OC_Helper | Joas Schilling | 2014-11-20 | 1 | -10/+2 |
* | | remove ugly hack and don't use OC\Preview\Image for tiffs and svgs | Georg Ehrke | 2014-11-23 | 1 | -1/+1 |
|/ |
|
* | Replace deprecated switches | Olivier Paroz | 2014-11-18 | 1 | -1/+1 |
* | Merge pull request #11390 from Nemesiz/master | Morris Jobke | 2014-10-06 | 1 | -1/+1 |
|\ |
|
| * | Preview large TXT files fix | Nmz | 2014-10-02 | 1 | -1/+1 |
* | | New generic class for Imagemagick conversions | Olivier Paroz | 2014-10-04 | 3 | -96/+117 |
|/ |
|
* | Add a configuration switch for enabled preview mimetypes | Lukas Reschke | 2014-09-22 | 2 | -49/+5 |
* | Merge pull request #9554 from owncloud/fix_preview_orientation | Lukas Reschke | 2014-09-17 | 1 | -0/+1 |
|\ |
|
| * | fix orientation in image-backend, not in preview system itself | Georg Ehrke | 2014-07-09 | 1 | -0/+1 |
* | | Merge pull request #10827 from oparoz/patch-2 | Lukas Reschke | 2014-09-08 | 1 | -1/+1 |
|\ \ |
|
| * | | env:UserInstallation was already there in master | Olivier Paroz | 2014-09-03 | 1 | -2/+2 |
| * | | Libreoffice config folder needs to be set | Olivier Paroz | 2014-09-03 | 1 | -1/+1 |
* | | | Typ in whichOpenOffice test | Olivier Paroz | 2014-09-04 | 1 | -1/+1 |
* | | | This is not a PDF, there are no pages | Olivier Paroz | 2014-09-03 | 1 | -1/+1 |
* | | | Converts TIFF files to PNG | Olivier Paroz | 2014-09-02 | 1 | -0/+48 |
|/ / |
|
* | | Merge pull request #9953 from owncloud/fix_text_preview_for_systems_without_ttf | Morris Jobke | 2014-08-07 | 1 | -1/+8 |
|\ \ |
|
| * | | implement a txt preview fallback for the case that ttf is not support | Georg Ehrke | 2014-07-28 | 1 | -1/+8 |
| |/ |
|
* | | Use svg mimeicons for empty text files | Robin Appelman | 2014-07-30 | 2 | -0/+20 |
* | | Merge pull request #9784 from josh4trunks/libreoffice_match_cl | Thomas Müller | 2014-07-28 | 1 | -3/+2 |
|\ \ |
|
| * | | Cleanup Document Preview | josh4trunks | 2014-07-22 | 1 | -3/+2 |
| |/ |
|
* | | add autoload | Morris Jobke | 2014-07-25 | 1 | -2/+0 |
* | | update getID3 library | Morris Jobke | 2014-07-25 | 1 | -1/+1 |
|/ |
|
* | Merge pull request #8978 from owncloud/movie_preview_improvements | Morris Jobke | 2014-06-14 | 1 | -8/+17 |
|\ |
|
| * | movie previews: use file directly when it's stored locally and encryption is ... | Georg Ehrke | 2014-06-10 | 1 | -8/+17 |