| Commit message (Expand) | Author | Age | Files | Lines |
... | |
| * | | fix indentation | Morris Jobke | 2013-10-07 | 1 | -6/+6 |
| * | | fix wrong variable name | Georg Ehrke | 2013-10-07 | 1 | -1/+1 |
| * | | fix doc block of OC\Preview\Provider::getThumbnail() | Georg Ehrke | 2013-10-07 | 1 | -3/+9 |
| * | | check if svg of filetype icon exists | Georg Ehrke | 2013-10-07 | 1 | -2/+2 |
| * | | use readImage instead of readImageBlob | Georg Ehrke | 2013-10-07 | 1 | -2/+1 |
| * | | fix new extension | Georg Ehrke | 2013-10-07 | 1 | -2/+2 |
| * | | use svg to generate filetype icon if imagick available | Georg Ehrke | 2013-10-07 | 1 | -1/+16 |
| |/ |
|
* | | 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 | 11 | -0/+644 |