Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Unify links to php.net | J0WI | 2020-09-17 | 1 | -1/+1 |
* | Change 0 to null to properly encode image to BMP if the first pixel is black | Morris Jobke | 2020-09-10 | 1 | -1/+1 |
* | Cast float/char to int to avoid invalid scalar argument warning | Morris Jobke | 2020-08-18 | 1 | -2/+2 |
* | Fix OC_Image new resize functions | Roeland Jago Douma | 2020-05-02 | 1 | -0/+9 |
* | Add visibility to all properties and move static keyword | Christoph Wurst | 2020-04-10 | 1 | -1/+0 |
* | Merge pull request #20422 from nextcloud/techdebt/format-control-structs-clas... | Christoph Wurst | 2020-04-10 | 1 | -1/+1 |
|\ | |||||
| * | Format control structures, classes, methods and function | Christoph Wurst | 2020-04-10 | 1 | -1/+1 |
* | | Merge pull request #19495 from nextcloud/preview-generate-batch | Roeland Jago Douma | 2020-04-10 | 1 | -8/+94 |
|\ \ | |/ |/| | |||||
| * | optimize batch generation of previews | Robin Appelman | 2020-04-09 | 1 | -8/+94 |
* | | Use elseif instead of else if | Christoph Wurst | 2020-04-10 | 1 | -2/+2 |
|/ | |||||
* | Move legacy classes from PSR0 to PSR4 | Christoph Wurst | 2020-04-07 | 1 | -0/+1194 |