summaryrefslogtreecommitdiffstats
path: root/lib/private/previewmanager.php
Commit message (Collapse)AuthorAgeFilesLines
* Happy new year!Thomas Müller2016-01-121-1/+1
|
* update license headers and authorsMorris Jobke2015-06-251-0/+1
|
* Split image provider in one sub-class per media typeOlivier Paroz2015-04-021-5/+25
|
* Update license headersJenkins for ownCloud2015-03-261-4/+19
|
* Only register the core providers when necessaryJoas Schilling2015-03-161-6/+13
|
* Create an interface for OC_Image and OCP\Image for the public APIJoas Schilling2015-03-161-1/+1
|
* Only sort the list when requiredJoas Schilling2015-03-161-2/+13
|
* Order the providers alphabeticallyJoas Schilling2015-03-161-8/+8
|
* Only do all the "find path" magic when we need to register themJoas Schilling2015-03-161-1/+5
|
* Cache result for isMimeTypeSupported()Joas Schilling2015-03-161-0/+13
|
* Use DI for the configJoas Schilling2015-03-161-10/+15
|
* Add an interface for the preview providersJoas Schilling2015-03-161-4/+5
|
* Clean up some docsJoas Schilling2015-03-161-6/+6
|
* Move default provider registration to preview managerJoas Schilling2015-03-161-1/+169
|
* Register preview providers on the preview manager instead of OC\PreviewJoas Schilling2015-03-161-3/+52
|
* Revert "Updating license headers"Morris Jobke2015-02-261-18/+4
| | | | This reverts commit 6a1a4880f0d556fb090f19a5019fec31916f5c36.
* Updating license headersJenkins for ownCloud2015-02-231-4/+18
|
* Make files non executableLukas Reschke2014-10-241-0/+0
| | | | There is not much sense in having these files marked executable, we should avoid that.
* Use svg mimeicons for empty text filesRobin Appelman2014-07-301-4/+14
|
* Remove all occurences of @brief and @returns from PHPDocMorris Jobke2014-05-191-2/+2
| | | | * test case added to avoid adding them later
* move the private namespace OC into lib/private - OCP will stay in lib/publicThomas Müller2013-09-301-0/+38
Conflicts: lib/private/vcategories.php