Commit Graph

24 Commits (cdc72ddd8d9eeeb3d1bd0d875471bd90463622c9)

Author SHA1 Message Date
Thomas Tanghus ec51825d31 Use dedicated OC_Image loader methods 13 years ago
Vincent Petry 99ee95d46c Added missing escaping 13 years ago
Vincent Petry df288605d4 Fixed undefined variable error when using avconv 13 years ago
Vincent Petry 4b5083e3ca Fixed the rebellous space, replaced with a tab 13 years ago
Vincent Petry 0c6af55112 Added ffmpeg fallback when avconv is not available 13 years ago
Georg Ehrke 4c5959e1f5 fix comment 13 years ago
Georg Ehrke 521277b8b6 only call shell_exec if enabled 13 years ago
Thomas Müller aca66270c7 accept text/markdown as well 13 years ago
Thomas Müller e3489b36ff any preview requiring the which command will not be used on Windows 13 years ago
Georg Ehrke 71601a7c6f implement previews for markdown 13 years ago
Georg Ehrke e28f7f8a33 remove php and js previews 13 years ago
Thomas Müller 51e6565aab only text/plain is now used to generate text previews 13 years ago
Thomas Müller 19ea4f79da resize svg without loosing quality 13 years ago
Morris Jobke be4aea2d1b fix indentation 13 years ago
Georg Ehrke e078fc3eda fix wrong variable name 13 years ago
Georg Ehrke 3b5dc51be4 fix doc block of OC\Preview\Provider::getThumbnail() 13 years ago
Georg Ehrke 8a35d79a39 check if svg of filetype icon exists 13 years ago
Georg Ehrke f81053072f use readImage instead of readImageBlob 13 years ago
Georg Ehrke d410faf11c fix new extension 13 years ago
Georg Ehrke 4ac3ecace2 use svg to generate filetype icon if imagick available 13 years ago
Thomas Müller 9c9dc276b7 move the private namespace OC into lib/private - OCP will stay in lib/public 13 years ago