Morris Jobke
|
b6a2a85bb8
|
Merge pull request #9953 from owncloud/fix_text_preview_for_systems_without_ttf
implement a txt preview fallback for the case that ttf is not support
|
2014-08-07 22:55:06 +02:00 |
Robin Appelman
|
4a9b0d5465
|
Use svg mimeicons for empty text files
|
2014-07-30 16:31:37 +02:00 |
Georg Ehrke
|
4e8e69dc81
|
implement a txt preview fallback for the case that ttf is not support
|
2014-07-28 13:05:08 +02:00 |
Georg Ehrke
|
e047e28ac5
|
make text preview backend use imagettftext, fixes #8087
|
2014-06-10 17:29:40 +02:00 |
Thomas Müller
|
aca66270c7
|
accept text/markdown as well
|
2013-10-16 15:31:43 +02:00 |
Georg Ehrke
|
71601a7c6f
|
implement previews for markdown
|
2013-10-14 14:10:47 +02:00 |
Georg Ehrke
|
e28f7f8a33
|
remove php and js previews
|
2013-10-11 11:43:26 +02:00 |
Thomas Müller
|
51e6565aab
|
only text/plain is now used to generate text previews
blacklist implementation remove because no longer needed
|
2013-10-11 00:25:34 +02:00 |
Thomas Müller
|
9c9dc276b7
|
move the private namespace OC into lib/private - OCP will stay in lib/public
Conflicts:
lib/private/vcategories.php
|
2013-09-30 16:36:59 +02:00 |