summaryrefslogtreecommitdiffstats
path: root/lib/private/preview
Commit message (Expand)AuthorAgeFilesLines
...
| * | fix indentationMorris Jobke2013-10-071-6/+6
| * | fix wrong variable nameGeorg Ehrke2013-10-071-1/+1
| * | fix doc block of OC\Preview\Provider::getThumbnail()Georg Ehrke2013-10-071-3/+9
| * | check if svg of filetype icon existsGeorg Ehrke2013-10-071-2/+2
| * | use readImage instead of readImageBlobGeorg Ehrke2013-10-071-2/+1
| * | fix new extensionGeorg Ehrke2013-10-071-2/+2
| * | use svg to generate filetype icon if imagick availableGeorg Ehrke2013-10-071-1/+16
| |/
* | accept text/markdown as wellThomas Müller2013-10-161-1/+1
* | implement previews for markdownGeorg Ehrke2013-10-141-0/+10
* | remove php and js previewsGeorg Ehrke2013-10-111-20/+0
* | only text/plain is now used to generate text previewsThomas Müller2013-10-111-11/+10
|/
* move the private namespace OC into lib/private - OCP will stay in lib/publicThomas Müller2013-09-3011-0/+644