| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | | 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 |
* | | make text preview backend use imagettftext, fixes #8087 | Georg Ehrke | 2014-06-10 | 1 | -2/+6 |
|/ |
|
* | Rotate thumbnail when encryption is enabled | Thomas Müller | 2014-05-12 | 1 | -4/+5 |
* | Images on public sharing get downscaled to increase use experience - this wil... | Thomas Müller | 2014-05-02 | 5 | -3/+7 |
* | remove preview office fallback as it makes too much trouble and generates ina... | Georg Ehrke | 2014-04-28 | 2 | -149/+0 |
* | escape $second + update PHPDoc | Thomas Müller | 2014-04-16 | 1 | -7/+7 |
* | videos which are shorter then 5 seconds will now get a proper thumbnail at 1 ... | Thomas Müller | 2014-04-16 | 1 | -7/+30 |
* | fix merge conflicts | Georg Ehrke | 2014-03-06 | 3 | -5/+5 |
|\ |
|
| * | Use 'command -v' to detect whether and where software is installed (instead o... | Philipp Schmitt | 2014-02-21 | 3 | -5/+5 |
* | | fix issue with Non-static method Imagick ../..; @ doesn't seem to work in thi... | Georg Ehrke | 2014-03-05 | 3 | -62/+80 |
|/ |
|
* | Merge branch 'master' into scrutinizer_documentation_patches | Thomas Müller | 2014-02-14 | 4 | -4/+4 |
|\ |
|
| * | suppress error msg caused by php bug | Georg Ehrke | 2014-02-14 | 4 | -4/+4 |
| * | properly check if pdf and svg modules are installed | Georg Ehrke | 2014-02-04 | 4 | -4/+4 |
* | | polish documentation based on scrutinizer patches | Jörn Friedrich Dreyer | 2014-02-06 | 1 | -1/+1 |
|/ |
|
* | reuse existing helper function OC_Helper::is_function_enabled | Thomas Müller | 2014-01-07 | 2 | -2/+2 |
* | we better use 5MB (1024 * 1024 * 5 = 5242880) instead of 1MB. | Thomas Müller | 2013-11-22 | 1 | -1/+3 |
* | Working on a chunked video can result in a broken frame index the option -vsy... | Thomas Müller | 2013-11-22 | 1 | -1/+1 |
* | Movie preview - use frame after 5 seconds | Morris Jobke | 2013-11-15 | 1 | -2/+2 |
* | Merge branch 'master' into moviepreviewfallback | Thomas Müller | 2013-11-14 | 5 | -7/+12 |
|\ |
|
| * | Use dedicated OC_Image loader methods | Thomas Tanghus | 2013-11-13 | 5 | -7/+12 |
* | | Added missing escaping | Vincent Petry | 2013-11-11 | 1 | -1/+1 |
* | | Fixed undefined variable error when using avconv | Vincent Petry | 2013-11-10 | 1 | -0/+2 |
* | | Fixed the rebellous space, replaced with a tab | Vincent Petry | 2013-11-08 | 1 | -1/+1 |
* | | Added ffmpeg fallback when avconv is not available | Vincent Petry | 2013-11-08 | 1 | -11/+45 |
|/ |
|
* | fix comment | Georg Ehrke | 2013-10-17 | 1 | -1/+1 |
* | only call shell_exec if enabled | Georg Ehrke | 2013-10-17 | 2 | -3/+3 |
* | Merge pull request #5237 from owncloud/coverage-on-windows-master | Thomas Müller | 2013-10-17 | 3 | -111/+126 |
|\ |
|
| * | any preview requiring the which command will not be used on Windows | Thomas Müller | 2013-10-15 | 3 | -111/+126 |
* | | Merge pull request #4949 from owncloud/improve_unknown_preview_backend | Frank Karlitschek | 2013-10-17 | 2 | -5/+33 |
|\ \ |
|
| * | | resize svg without loosing quality | Thomas Müller | 2013-10-11 | 1 | -0/+8 |
| * | | fix indentation | Morris Jobke | 2013-10-07 | 1 | -6/+6 |
| * | | fix wrong variable name | Georg Ehrke | 2013-10-07 | 1 | -1/+1 |
| * | | fix doc block of OC\Preview\Provider::getThumbnail() | Georg Ehrke | 2013-10-07 | 1 | -3/+9 |
| * | | check if svg of filetype icon exists | Georg Ehrke | 2013-10-07 | 1 | -2/+2 |
| * | | use readImage instead of readImageBlob | Georg Ehrke | 2013-10-07 | 1 | -2/+1 |
| * | | fix new extension | Georg Ehrke | 2013-10-07 | 1 | -2/+2 |