Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Preview large TXT files fix | Nmz | 2014-10-02 | 1 | -1/+1 |
* | Merge pull request #9953 from owncloud/fix_text_preview_for_systems_without_ttf | Morris Jobke | 2014-08-07 | 1 | -1/+8 |
|\ | |||||
| * | implement a txt preview fallback for the case that ttf is not support | Georg Ehrke | 2014-07-28 | 1 | -1/+8 |
* | | Use svg mimeicons for empty text files | Robin Appelman | 2014-07-30 | 1 | -0/+10 |
|/ | |||||
* | make text preview backend use imagettftext, fixes #8087 | Georg Ehrke | 2014-06-10 | 1 | -2/+6 |
* | accept text/markdown as well | Thomas Müller | 2013-10-16 | 1 | -1/+1 |
* | implement previews for markdown | Georg Ehrke | 2013-10-14 | 1 | -0/+10 |
* | remove php and js previews | Georg Ehrke | 2013-10-11 | 1 | -20/+0 |
* | only text/plain is now used to generate text previews | Thomas Müller | 2013-10-11 | 1 | -11/+10 |
* | move the private namespace OC into lib/private - OCP will stay in lib/public | Thomas Müller | 2013-09-30 | 1 | -0/+83 |