| Commit message (Expand) | Author | Age | Files | Lines |
* | Move \OC\Preview to PSR-4 | Roeland Jago Douma | 2016-04-20 | 1 | -92/+0 |
* | Happy new year! | Thomas Müller | 2016-01-12 | 1 | -1/+1 |
* | update licence headers via script | Morris Jobke | 2015-10-05 | 1 | -0/+1 |
* | Change small thumbnails to 32 px | Morris Jobke | 2015-09-30 | 1 | -1/+1 |
* | update license headers and authors | Morris Jobke | 2015-06-25 | 1 | -2/+0 |
* | show txt preview when file contains text | Georg Ehrke | 2015-05-27 | 1 | -1/+1 |
* | Scale up the font on larger previews | Joas Schilling | 2015-04-15 | 1 | -1/+1 |
* | Update license headers | Jenkins for ownCloud | 2015-03-26 | 1 | -4/+23 |
* | Add more type hinting | Joas Schilling | 2015-03-16 | 1 | -1/+1 |
* | Revert "Updating license headers" | Morris Jobke | 2015-02-26 | 1 | -22/+4 |
* | Updating license headers | Jenkins for ownCloud | 2015-02-23 | 1 | -4/+22 |
* | Fix intendation and doc blocks of preview providers | Joas Schilling | 2014-11-28 | 1 | -8/+0 |
* | Move registration of core preview providers to preview | Joas Schilling | 2014-11-27 | 1 | -16/+5 |
* | 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 |