Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Move \OC\Preview to PSR-4 | Roeland Jago Douma | 2016-04-20 | 1 | -113/+0 |
| | |||||
* | Move `-an` after the input arg because it is an output option | Joas Schilling | 2016-02-22 | 1 | -2/+2 |
| | |||||
* | Happy new year! | Thomas Müller | 2016-01-12 | 1 | -1/+2 |
| | |||||
* | Use TempManager instead of tmpFile | Morris Jobke | 2015-12-18 | 1 | -2/+2 |
| | |||||
* | update licence headers via script | Morris Jobke | 2015-10-05 | 1 | -1/+0 |
| | |||||
* | update license headers and authors | Morris Jobke | 2015-06-25 | 1 | -1/+1 |
| | |||||
* | Fix max preview, some resizing and caching issues and force preview ↵ | Olivier Paroz | 2015-06-06 | 1 | -2/+5 |
| | | | | | | | | | | providers to resize their previews properly * introduces a method in OC_Image which doesn't stretch images when trying to make them fit in a box * adds the method to all key providers so that they can do their job, as expected by the Preview class * improves the caching mechanism of Preview in order to reduce I/O and to avoid filling the available disk space * fixes some long standing issues * **contains mostly tests** | ||||
* | Update license headers | Jenkins for ownCloud | 2015-03-26 | 1 | -5/+21 |
| | |||||
* | Create an interface for OC_Image and OCP\Image for the public API | Joas Schilling | 2015-03-16 | 1 | -1/+1 |
| | |||||
* | Revert "Updating license headers" | Morris Jobke | 2015-02-26 | 1 | -20/+5 |
| | | | | This reverts commit 6a1a4880f0d556fb090f19a5019fec31916f5c36. | ||||
* | Updating license headers | Jenkins for ownCloud | 2015-02-23 | 1 | -5/+20 |
| | |||||
* | Fix intendation and doc blocks of preview providers | Joas Schilling | 2014-11-28 | 1 | -66/+70 |
| | |||||
* | Move registration of core preview providers to preview | Joas Schilling | 2014-11-27 | 1 | -16/+0 |
| | | | | So the class files only have class code and don't execute code | ||||
* | The class name is Movie NOT Movies | Olivier Paroz | 2014-11-25 | 1 | -0/+106 |