summaryrefslogtreecommitdiffstats
path: root/lib/private/preview/txt.php
Commit message (Expand)AuthorAgeFilesLines
* make text preview backend use imagettftext, fixes #8087Georg Ehrke2014-06-101-2/+6
* 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-301-0/+83