Commit Graph

52 Commits

Author SHA1 Message Date
Georg Ehrke e01bc7de98 Revert "OC\Preview - outsource static methods"
This reverts commit 14a35267c1.
2013-07-29 14:51:06 +02:00
Georg Ehrke 14a35267c1 OC\Preview - outsource static methods 2013-07-11 20:35:55 +02:00
Georg Ehrke c6849bed9d OC\Preview - remove unneeded comment 2013-07-11 20:02:59 +02:00
Georg Ehrke ec75e1904d make jenkins happy 2013-07-11 12:28:41 +02:00
Georg Ehrke 9b7efef39d improve Image Provider 2013-06-26 14:28:40 +02:00
Georg Ehrke fb67b45841 comment out old code 2013-06-19 13:41:01 +02:00
Georg Ehrke 1fcbf8dd7a implemenet getNoCoverThumbnail 2013-06-19 10:21:55 +02:00
Georg Ehrke cc478d2f48 use ppt icon instead of preview 2013-06-18 13:53:02 +02:00
Georg Ehrke bea4376fd4 remove opendocument.php 2013-06-18 11:04:08 +02:00
Georg Ehrke 6082a0649c stream first mb of movie to create preview 2013-06-17 12:27:26 +02:00
Georg Ehrke 25981a079a some whitespace fixes 2013-06-13 09:52:39 +02:00
Georg Ehrke f89a23b463 implement unknown preview backend 2013-06-12 16:18:16 +02:00
Georg Ehrke 1f52ad0363 work on powerpoint fallback 2013-06-12 13:20:59 +02:00
Georg Ehrke 228e084e65 finish implementation of Excel preview fallback 2013-06-12 11:40:01 +02:00
Georg Ehrke 67816da0bf save current work state of office fallback 2013-06-11 13:15:24 +02:00
Georg Ehrke 28cf63d37d check if imagick is loaded in office.php, not in libreoffice-cl.php 2013-06-11 11:00:44 +02:00
Georg Ehrke 2ff97917e9 code optimization 2013-06-11 10:56:16 +02:00
Georg Ehrke f80aba4893 use tmpdir var instead of hardcoded /tmp 2013-06-05 12:58:39 +02:00
Georg Ehrke 21cc4f6960 make libreoffice preview backend work :D 2013-06-05 12:45:20 +02:00
Georg Ehrke 8c5fceba29 fix syntax error 2013-06-05 11:13:13 +02:00
Georg Ehrke bab8b20cbd use ->cmd instead of hardcoded libreoffice 2013-06-05 11:06:36 +02:00
Georg Ehrke 749c33f39d escape tmppath shell arg 2013-06-05 10:53:16 +02:00
Georg Ehrke bcc4fca257 save current work state of libreoffice preview backend 2013-06-05 10:50:20 +02:00
Georg Ehrke 34decf3576 save current work state 2013-06-03 11:24:37 +02:00
Georg Ehrke a11a40d9a9 add backend for microsoft office 2007 documents 2013-05-31 12:23:51 +02:00
Georg Ehrke f7c80a391d load getID3 only if needed 2013-05-30 15:29:38 +02:00
Georg Ehrke b944b1c5d2 add javascript preview backend 2013-05-30 11:12:12 +02:00
Georg Ehrke a014662c52 improve imagick error handling 2013-05-30 11:06:52 +02:00
Georg Ehrke a76360347c fix c&p fail 2013-05-29 13:13:47 +02:00
Georg Ehrke 1e252b6763 more style fixes 2013-05-29 13:11:43 +02:00
Georg Ehrke 6b90416891 add php preview backend 2013-05-29 13:09:38 +02:00
Georg Ehrke 7408ab660a respect coding style guidelines 2013-05-29 13:03:33 +02:00
Georg Ehrke fa6b96090a move to OC namespace 2013-05-29 12:46:54 +02:00
Georg Ehrke 08a022aaa4 don't give ffmpeg wanted size, cause it doesn't care about aspect ratio 2013-05-28 12:09:46 +02:00
Georg Ehrke 55b00fe819 make pdf backend work with encryption 2013-05-28 11:59:20 +02:00
Georg Ehrke 738cc48a85 make mp3 backend work with encryption 2013-05-28 11:49:18 +02:00
Georg Ehrke 4d52dfb0a0 make movie backend work with encryption 2013-05-28 11:48:02 +02:00
Georg Ehrke 7555332d58 remove whitespace 2013-05-28 11:31:48 +02:00
Georg Ehrke 5ae1333c76 add preview backend for text based files 2013-05-28 11:29:01 +02:00
Georg Ehrke 707f52f1db check if the imagick extension is loaded 2013-05-28 10:23:40 +02:00
Georg Ehrke 005d8e9870 update images.php 2013-05-28 10:21:02 +02:00
Georg Ehrke 62411965f9 make svg preview backend work with encryption 2013-05-27 11:09:55 +02:00
Georg Ehrke f78e002096 make image preview backend work with encryption 2013-05-27 10:45:21 +02:00
Georg Ehrke 00985068ca add previews for public files 2013-05-22 15:13:02 +02:00
Georg Ehrke 13c6ef1ba9 add svg backend 2013-05-21 12:23:31 +02:00
Georg Ehrke dd06387a9c remove whitespace 2013-05-17 19:08:16 +02:00
Georg Ehrke d42aa65532 implement movie previews 2013-05-17 15:06:37 +02:00
Georg Ehrke 8b39a08512 fix typo 2013-05-17 12:00:32 +02:00
Georg Ehrke 04a4234b9e implement mp3 preview backend 2013-05-17 11:32:42 +02:00
Georg Ehrke 837c6ed597 implement pdf preview backend 2013-05-17 09:43:25 +02:00