Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Move \OC\Preview to PSR-4 | Roeland Jago Douma | 2016-04-20 | 1 | -114/+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 |
| | |||||
* | Remove OC_Log | Thomas Müller | 2015-07-03 | 1 | -1/+1 |
| | |||||
* | update license headers and authors | Morris Jobke | 2015-06-25 | 1 | -1/+1 |
| | |||||
* | The bitmap preview class now takes maxX and maxY into consideration | Olivier Paroz | 2015-04-01 | 1 | -9/+70 |
| | | | | | | This is a fix for owncloud#13607 and is part of the global programme: owncloud#13609 The image aspect ratio is kept intact. | ||||
* | Update license headers | Jenkins for ownCloud | 2015-03-26 | 1 | -4/+19 |
| | |||||
* | Revert "Updating license headers" | Morris Jobke | 2015-02-26 | 1 | -18/+5 |
| | | | | This reverts commit 6a1a4880f0d556fb090f19a5019fec31916f5c36. | ||||
* | Updating license headers | Jenkins for ownCloud | 2015-02-23 | 1 | -5/+18 |
| | |||||
* | Split bitmap providers into one per file | Joas Schilling | 2014-11-28 | 1 | -72/+24 |
| | |||||
* | Move registration of core preview providers to preview | Joas Schilling | 2014-11-27 | 1 | -37/+5 |
| | | | | So the class files only have class code and don't execute code | ||||
* | New generic class for Imagemagick conversions | Olivier Paroz | 2014-10-04 | 1 | -0/+117 |