summaryrefslogtreecommitdiffstats
path: root/lib/preview/txt.php
Commit message (Collapse)AuthorAgeFilesLines
* move the private namespace OC into lib/private - OCP will stay in lib/publicThomas Müller2013-09-301-83/+0
| | | | | Conflicts: lib/private/vcategories.php
* add blacklist to txt preview backendGeorg Ehrke2013-09-241-0/+10
|
* add comment to make @jancborchardt happyGeorg Ehrke2013-08-151-0/+1
|
* don't generate previews of empty txt filesGeorg Ehrke2013-08-141-0/+4
|
* style fixesGeorg Ehrke2013-07-301-8/+7
|
* Revert "OC\Preview - outsource static methods"Georg Ehrke2013-07-291-3/+3
| | | | This reverts commit 14a35267c15115a1e7d2901ddd9b8c5c7e1b9a31.
* OC\Preview - outsource static methodsGeorg Ehrke2013-07-111-3/+3
|
* code optimizationGeorg Ehrke2013-06-111-3/+1
|
* add javascript preview backendGeorg Ehrke2013-05-301-1/+11
|
* more style fixesGeorg Ehrke2013-05-291-1/+1
|
* add php preview backendGeorg Ehrke2013-05-291-1/+11
|
* respect coding style guidelinesGeorg Ehrke2013-05-291-4/+4
|
* move to OC namespaceGeorg Ehrke2013-05-291-2/+4
|
* remove whitespaceGeorg Ehrke2013-05-281-1/+1
|
* add preview backend for text based filesGeorg Ehrke2013-05-281-0/+49