summaryrefslogtreecommitdiffstats
path: root/lib/private/preview.php
Commit message (Expand)AuthorAgeFilesLines
* Merge pull request #7704 from owncloud/preview_use_pre_instead_of_post_delete...Vincent Petry2014-03-171-11/+54
|\
| * improve validation of getFileInfo in \OC\PreviewGeorg Ehrke2014-03-131-8/+20
| * use preDelete instead of postDelete hookGeorg Ehrke2014-03-131-3/+34
* | always output a pngGeorg Ehrke2014-03-141-1/+1
|/
* add fclose, fixes issue from bdb96b9af85256f9b3f8663ccf6d27b3d1330918Georg Ehrke2014-03-051-0/+1
* fix issue with spamming logging files when loading cached thumbnailGeorg Ehrke2014-03-051-1/+3
* Cache the fileinfo in OC\PreviewRobin Appelman2014-02-271-115/+126
* polish documentation based on scrutinizer patchesJörn Friedrich Dreyer2014-02-061-4/+6
* add PHPDoc for setMimetype()Bjoern Schiessle2013-11-281-0/+4
* we need to be able to set the mimetype manuallyBjoern Schiessle2013-11-281-15/+22
* move the private namespace OC into lib/private - OCP will stay in lib/publicThomas Müller2013-09-301-0/+630