| Commit message (Expand) | Author | Age | Files | Lines |
* | update license headers and authors | Morris Jobke | 2015-06-25 | 1 | -0/+1 |
* | Split image provider in one sub-class per media type | Olivier Paroz | 2015-04-02 | 1 | -5/+25 |
* | Update license headers | Jenkins for ownCloud | 2015-03-26 | 1 | -4/+19 |
* | Only register the core providers when necessary | Joas Schilling | 2015-03-16 | 1 | -6/+13 |
* | Create an interface for OC_Image and OCP\Image for the public API | Joas Schilling | 2015-03-16 | 1 | -1/+1 |
* | Only sort the list when required | Joas Schilling | 2015-03-16 | 1 | -2/+13 |
* | Order the providers alphabetically | Joas Schilling | 2015-03-16 | 1 | -8/+8 |
* | Only do all the "find path" magic when we need to register them | Joas Schilling | 2015-03-16 | 1 | -1/+5 |
* | Cache result for isMimeTypeSupported() | Joas Schilling | 2015-03-16 | 1 | -0/+13 |
* | Use DI for the config | Joas Schilling | 2015-03-16 | 1 | -10/+15 |
* | Add an interface for the preview providers | Joas Schilling | 2015-03-16 | 1 | -4/+5 |
* | Clean up some docs | Joas Schilling | 2015-03-16 | 1 | -6/+6 |
* | Move default provider registration to preview manager | Joas Schilling | 2015-03-16 | 1 | -1/+169 |
* | Register preview providers on the preview manager instead of OC\Preview | Joas Schilling | 2015-03-16 | 1 | -3/+52 |
* | Revert "Updating license headers" | Morris Jobke | 2015-02-26 | 1 | -18/+4 |
* | Updating license headers | Jenkins for ownCloud | 2015-02-23 | 1 | -4/+18 |
* | Make files non executable | Lukas Reschke | 2014-10-24 | 1 | -0/+0 |
* | Use svg mimeicons for empty text files | Robin Appelman | 2014-07-30 | 1 | -4/+14 |
* | Remove all occurences of @brief and @returns from PHPDoc | Morris Jobke | 2014-05-19 | 1 | -2/+2 |
* | move the private namespace OC into lib/private - OCP will stay in lib/public | Thomas Müller | 2013-09-30 | 1 | -0/+38 |