Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix type of PreviewController::$userId | Varun Patil | 2022-11-24 | 1 | -1/+1 |
* | Check share attributes on preview endpoints | Julius Härtl | 2022-10-25 | 1 | -0/+11 |
* | Update core to PHP 7.4 standard | Carl Schwan | 2022-05-20 | 1 | -39/+3 |
* | Improve caching policy | Carl Schwan | 2022-02-16 | 1 | -2/+4 |
* | Merge pull request #26494 from rigrig/fix-php8-deprecations | Morris Jobke | 2021-06-07 | 1 | -2/+2 |
|\ | |||||
| * | Fix functions taking optional parameters before required ones | Richard de Boer | 2021-05-29 | 1 | -2/+2 |
* | | Update php licenses | John Molakvoæ (skjnldsv) | 2021-06-04 | 1 | -2/+1 |
|/ | |||||
* | Update license headers for 19 | Christoph Wurst | 2020-04-29 | 1 | -0/+1 |
* | Format control structures, classes, methods and function | Christoph Wurst | 2020-04-10 | 1 | -4/+0 |
* | Unify function spacing to PSR2 recommendation | Christoph Wurst | 2020-04-09 | 1 | -1/+1 |
* | Update license headers | Christoph Wurst | 2019-12-05 | 1 | -1/+3 |
* | Some php-cs fixes | Roeland Jago Douma | 2019-11-22 | 1 | -2/+2 |
* | Update PreviewController | Roeland Jago Douma | 2019-07-26 | 1 | -6/+1 |
* | Fix usage | Roeland Jago Douma | 2018-06-04 | 1 | -10/+0 |
* | Add preview endpoint for the fileid | Roeland Jago Douma | 2018-01-24 | 1 | -14/+75 |
* | Update license headers | Morris Jobke | 2017-11-06 | 1 | -0/+1 |
* | Handle more error cases | Morris Jobke | 2017-05-02 | 1 | -0/+2 |
* | Add cache 1 day cache to preview endpoint | Roeland Jago Douma | 2016-11-03 | 1 | -2/+20 |
* | More tests | Roeland Jago Douma | 2016-11-03 | 1 | -7/+4 |
* | Move Ipreview to more of DI thingy | Roeland Jago Douma | 2016-11-03 | 1 | -27/+21 |
* | Move file | Roeland Jago Douma | 2016-11-03 | 1 | -1/+1 |
* | Move preview endpoint to controller | Roeland Jago Douma | 2016-11-03 | 1 | -0/+123 |