Commit Graph

3 Commits (1d3da8b0eda0b7f01f8bb6157e223ccc8aa876a7)

Author SHA1 Message Date
Bjoern Schiessle bdfef554c4 add PHPDoc for setMimetype() 11 years ago
Bjoern Schiessle eeb31420fe we need to be able to set the mimetype manually 11 years ago
Thomas Müller 9c9dc276b7 move the private namespace OC into lib/private - OCP will stay in lib/public 12 years ago
Thomas Müller 7618cf3005 adding public interface for preview 12 years ago
Georg Ehrke 728fc7f123 fix parameter missing warning 12 years ago
Georg Ehrke 70b6e2161e invert logic of disable_previews 12 years ago
Georg Ehrke 58c727a495 fix return value of method 12 years ago
Georg Ehrke 1dab076750 make it possible to disable previews 12 years ago
Georg Ehrke 48f0c54261 style fixes for preview lib 12 years ago
Georg Ehrke 825d8610d0 fix svg and cache transparency issue 12 years ago
Georg Ehrke e5761d90ef fix deleting old previews after file changed 12 years ago
Georg Ehrke f9b2815767 remove \OC\Preview::showErrorPreview 12 years ago
Georg Ehrke ac6a3133ec style fixes 12 years ago
Georg Ehrke 1e4ec2ac27 add class='preview-icon' to rows in file app that make use of previews 12 years ago
Georg Ehrke e01bc7de98 Revert "OC\Preview - outsource static methods" 12 years ago
Georg Ehrke 65affdc9b3 make previews in files app smaller 12 years ago
Georg Ehrke 1303fe0f9f OC\Preview - set scale factor down to 2 and upscale cached preview - this got lost in a git stash ... 12 years ago
Georg Ehrke 21abebf96a OC\Preview - proper handling of a cached previews's filename 12 years ago
Georg Ehrke 33ac4d93d6 OC\Preview - use !== and === instead of != and == 12 years ago
Georg Ehrke 14a35267c1 OC\Preview - outsource static methods 12 years ago
Georg Ehrke 1ffc42b4be OC\Preview - fix logic of two return values 12 years ago
Georg Ehrke 1e8a646f51 OC\Preview - improve documentation 12 years ago
Georg Ehrke 7b2aa5d830 OC\Preview - use camelCase 12 years ago
Georg Ehrke 06eca985ce use $root instead of $path 12 years ago
Georg Ehrke 4bbbba1dc8 fix typo 12 years ago
Georg Ehrke 7f71ae60b0 improve validation of oc\preview and implement preview of error icon if something went wrong 12 years ago
Georg Ehrke 5c31b843fc fix typo 12 years ago
Georg Ehrke f14b0fa6e0 update some comments in preview lib 12 years ago
Georg Ehrke 7091d7a6d2 clean up oc\preview 12 years ago
Georg Ehrke 45d1691671 fix orientation before caching preview 12 years ago
Georg Ehrke 04292ff16c implement use of preview icons in thrashbin app 12 years ago
Georg Ehrke a98391b976 some minor improvements to preview lib 12 years ago
Georg Ehrke 25981a079a some whitespace fixes 12 years ago
Georg Ehrke 0e4f5001d5 don't crop Y axis 12 years ago
Georg Ehrke 25e8ac1c2f implement previews for single shared files 12 years ago
Georg Ehrke f437673f1a update require_once block in preview.php 12 years ago
Georg Ehrke 34decf3576 save current work state 12 years ago
Georg Ehrke a11a40d9a9 add backend for microsoft office 2007 documents 12 years ago
Georg Ehrke 5433a50461 validate size of file 12 years ago
Georg Ehrke 7408ab660a respect coding style guidelines 12 years ago
Georg Ehrke 268246fac8 namespace fix 12 years ago
Georg Ehrke fa6b96090a move to OC namespace 12 years ago
Georg Ehrke eebc15dce0 connect preview lib to filesystem hooks 12 years ago
Georg Ehrke a03787bc42 make preview cache work with encryption and improve error handling 12 years ago
Georg Ehrke 00985068ca add previews for public files 12 years ago
Georg Ehrke 13c6ef1ba9 add svg backend 12 years ago
Georg Ehrke dd06387a9c remove whitespace 12 years ago
Georg Ehrke f29b8cf685 set default value of scalingup to true 12 years ago
Georg Ehrke 8dba46912d Disable transparent backgrounds for now 12 years ago
Georg Ehrke 40597ac944 implement OC_Preview 12 years ago