summaryrefslogtreecommitdiffstats
path: root/lib/preview.php
Commit message (Expand)AuthorAgeFilesLines
* adding public interface for previewThomas Müller2013-09-041-1/+4
* fix parameter missing warningGeorg Ehrke2013-08-291-1/+1
* invert logic of disable_previewsGeorg Ehrke2013-08-291-3/+3
* fix return value of methodGeorg Ehrke2013-08-231-1/+2
* make it possible to disable previewsGeorg Ehrke2013-08-231-0/+10
* style fixes for preview libGeorg Ehrke2013-08-191-38/+38
* fix svg and cache transparency issueGeorg Ehrke2013-08-151-0/+2
* fix deleting old previews after file changedGeorg Ehrke2013-08-141-1/+1
* remove \OC\Preview::showErrorPreviewGeorg Ehrke2013-08-141-7/+0
* style fixesGeorg Ehrke2013-07-301-242/+66
* add class='preview-icon' to rows in file app that make use of previewsGeorg Ehrke2013-07-291-1/+17
* Revert "OC\Preview - outsource static methods"Georg Ehrke2013-07-291-23/+14
* make previews in files app smallerGeorg Ehrke2013-07-291-1/+1
* OC\Preview - set scale factor down to 2 and upscale cached preview - this got...Georg Ehrke2013-07-141-1/+2
* OC\Preview - proper handling of a cached previews's filenameGeorg Ehrke2013-07-121-5/+10
* OC\Preview - use !== and === instead of != and ==Georg Ehrke2013-07-121-3/+3
* OC\Preview - outsource static methodsGeorg Ehrke2013-07-111-10/+19
* OC\Preview - fix logic of two return valuesGeorg Ehrke2013-07-111-2/+2
* OC\Preview - improve documentationGeorg Ehrke2013-07-111-6/+12
* OC\Preview - use camelCaseGeorg Ehrke2013-07-111-9/+9
* use $root instead of $pathGeorg Ehrke2013-07-111-1/+1
* fix typoGeorg Ehrke2013-07-111-1/+1
* improve validation of oc\preview and implement preview of error icon if somet...Georg Ehrke2013-07-111-96/+159
* fix typoGeorg Ehrke2013-07-101-4/+4
* update some comments in preview libGeorg Ehrke2013-07-101-9/+2
* clean up oc\previewGeorg Ehrke2013-07-101-120/+181
* fix orientation before caching previewGeorg Ehrke2013-07-101-3/+3
* implement use of preview icons in thrashbin appGeorg Ehrke2013-07-081-4/+31
* some minor improvements to preview libGeorg Ehrke2013-06-261-1/+6
* some whitespace fixesGeorg Ehrke2013-06-131-5/+6
* don't crop Y axisGeorg Ehrke2013-06-111-1/+2
* implement previews for single shared filesGeorg Ehrke2013-06-101-15/+24
* update require_once block in preview.phpGeorg Ehrke2013-06-051-2/+1
* save current work stateGeorg Ehrke2013-06-031-1/+1
* add backend for microsoft office 2007 documentsGeorg Ehrke2013-05-311-0/+2
* validate size of fileGeorg Ehrke2013-05-301-3/+11
* respect coding style guidelinesGeorg Ehrke2013-05-291-68/+68
* namespace fixGeorg Ehrke2013-05-291-1/+1
* move to OC namespaceGeorg Ehrke2013-05-291-31/+33
* connect preview lib to filesystem hooksGeorg Ehrke2013-05-291-44/+62
* make preview cache work with encryption and improve error handlingGeorg Ehrke2013-05-281-11/+29
* add previews for public filesGeorg Ehrke2013-05-221-5/+19
* add svg backendGeorg Ehrke2013-05-211-0/+1
* remove whitespaceGeorg Ehrke2013-05-171-40/+39
* set default value of scalingup to trueGeorg Ehrke2013-05-171-3/+3
* Disable transparent backgrounds for nowGeorg Ehrke2013-05-171-5/+9
* implement OC_PreviewGeorg Ehrke2013-05-171-128/+389
* save current work stateGeorg Ehrke2013-04-251-3/+29
* save current work state of Preview LibGeorg Ehrke2013-04-251-149/+229
* snapshor of the preview lib. movies are not yet workingFrank Karlitschek2013-01-141-26/+68