summaryrefslogtreecommitdiffstats
path: root/lib/private/preview/txt.php
Commit message (Expand)AuthorAgeFilesLines
* Preview large TXT files fixNmz2014-10-021-1/+1
* Merge pull request #9953 from owncloud/fix_text_preview_for_systems_without_ttfMorris Jobke2014-08-071-1/+8
|\
| * implement a txt preview fallback for the case that ttf is not supportGeorg Ehrke2014-07-281-1/+8
* | Use svg mimeicons for empty text filesRobin Appelman2014-07-301-0/+10
|/
* 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