| Commit message (Expand) | Author | Age | Files | Lines |
* | adding public interface for preview | Thomas Müller | 2013-09-04 | 1 | -1/+4 |
* | fix parameter missing warning | Georg Ehrke | 2013-08-29 | 1 | -1/+1 |
* | invert logic of disable_previews | Georg Ehrke | 2013-08-29 | 1 | -3/+3 |
* | fix return value of method | Georg Ehrke | 2013-08-23 | 1 | -1/+2 |
* | make it possible to disable previews | Georg Ehrke | 2013-08-23 | 1 | -0/+10 |
* | style fixes for preview lib | Georg Ehrke | 2013-08-19 | 1 | -38/+38 |
* | fix svg and cache transparency issue | Georg Ehrke | 2013-08-15 | 1 | -0/+2 |
* | fix deleting old previews after file changed | Georg Ehrke | 2013-08-14 | 1 | -1/+1 |
* | remove \OC\Preview::showErrorPreview | Georg Ehrke | 2013-08-14 | 1 | -7/+0 |
* | style fixes | Georg Ehrke | 2013-07-30 | 1 | -242/+66 |
* | add class='preview-icon' to rows in file app that make use of previews | Georg Ehrke | 2013-07-29 | 1 | -1/+17 |
* | Revert "OC\Preview - outsource static methods" | Georg Ehrke | 2013-07-29 | 1 | -23/+14 |
* | make previews in files app smaller | Georg Ehrke | 2013-07-29 | 1 | -1/+1 |
* | OC\Preview - set scale factor down to 2 and upscale cached preview - this got... | Georg Ehrke | 2013-07-14 | 1 | -1/+2 |
* | OC\Preview - proper handling of a cached previews's filename | Georg Ehrke | 2013-07-12 | 1 | -5/+10 |
* | OC\Preview - use !== and === instead of != and == | Georg Ehrke | 2013-07-12 | 1 | -3/+3 |
* | OC\Preview - outsource static methods | Georg Ehrke | 2013-07-11 | 1 | -10/+19 |
* | OC\Preview - fix logic of two return values | Georg Ehrke | 2013-07-11 | 1 | -2/+2 |
* | OC\Preview - improve documentation | Georg Ehrke | 2013-07-11 | 1 | -6/+12 |
* | OC\Preview - use camelCase | Georg Ehrke | 2013-07-11 | 1 | -9/+9 |
* | use $root instead of $path | Georg Ehrke | 2013-07-11 | 1 | -1/+1 |
* | fix typo | Georg Ehrke | 2013-07-11 | 1 | -1/+1 |
* | improve validation of oc\preview and implement preview of error icon if somet... | Georg Ehrke | 2013-07-11 | 1 | -96/+159 |
* | fix typo | Georg Ehrke | 2013-07-10 | 1 | -4/+4 |
* | update some comments in preview lib | Georg Ehrke | 2013-07-10 | 1 | -9/+2 |
* | clean up oc\preview | Georg Ehrke | 2013-07-10 | 1 | -120/+181 |
* | fix orientation before caching preview | Georg Ehrke | 2013-07-10 | 1 | -3/+3 |
* | implement use of preview icons in thrashbin app | Georg Ehrke | 2013-07-08 | 1 | -4/+31 |
* | some minor improvements to preview lib | Georg Ehrke | 2013-06-26 | 1 | -1/+6 |
* | some whitespace fixes | Georg Ehrke | 2013-06-13 | 1 | -5/+6 |
* | don't crop Y axis | Georg Ehrke | 2013-06-11 | 1 | -1/+2 |
* | implement previews for single shared files | Georg Ehrke | 2013-06-10 | 1 | -15/+24 |
* | update require_once block in preview.php | Georg Ehrke | 2013-06-05 | 1 | -2/+1 |
* | save current work state | Georg Ehrke | 2013-06-03 | 1 | -1/+1 |
* | add backend for microsoft office 2007 documents | Georg Ehrke | 2013-05-31 | 1 | -0/+2 |
* | validate size of file | Georg Ehrke | 2013-05-30 | 1 | -3/+11 |
* | respect coding style guidelines | Georg Ehrke | 2013-05-29 | 1 | -68/+68 |
* | namespace fix | Georg Ehrke | 2013-05-29 | 1 | -1/+1 |
* | move to OC namespace | Georg Ehrke | 2013-05-29 | 1 | -31/+33 |
* | connect preview lib to filesystem hooks | Georg Ehrke | 2013-05-29 | 1 | -44/+62 |
* | make preview cache work with encryption and improve error handling | Georg Ehrke | 2013-05-28 | 1 | -11/+29 |
* | add previews for public files | Georg Ehrke | 2013-05-22 | 1 | -5/+19 |
* | add svg backend | Georg Ehrke | 2013-05-21 | 1 | -0/+1 |
* | remove whitespace | Georg Ehrke | 2013-05-17 | 1 | -40/+39 |
* | set default value of scalingup to true | Georg Ehrke | 2013-05-17 | 1 | -3/+3 |
* | Disable transparent backgrounds for now | Georg Ehrke | 2013-05-17 | 1 | -5/+9 |
* | implement OC_Preview | Georg Ehrke | 2013-05-17 | 1 | -128/+389 |
* | save current work state | Georg Ehrke | 2013-04-25 | 1 | -3/+29 |
* | save current work state of Preview Lib | Georg Ehrke | 2013-04-25 | 1 | -149/+229 |
* | snapshor of the preview lib. movies are not yet working | Frank Karlitschek | 2013-01-14 | 1 | -26/+68 |