summaryrefslogtreecommitdiffstats
path: root/core/Controller/PreviewController.php
Commit message (Expand)AuthorAgeFilesLines
* Fix type of PreviewController::$userIdVarun Patil2022-11-241-1/+1
* Check share attributes on preview endpointsJulius Härtl2022-10-251-0/+11
* Update core to PHP 7.4 standardCarl Schwan2022-05-201-39/+3
* Improve caching policyCarl Schwan2022-02-161-2/+4
* Merge pull request #26494 from rigrig/fix-php8-deprecationsMorris Jobke2021-06-071-2/+2
|\
| * Fix functions taking optional parameters before required onesRichard de Boer2021-05-291-2/+2
* | Update php licensesJohn Molakvoæ (skjnldsv)2021-06-041-2/+1
|/
* Update license headers for 19Christoph Wurst2020-04-291-0/+1
* Format control structures, classes, methods and functionChristoph Wurst2020-04-101-4/+0
* Unify function spacing to PSR2 recommendationChristoph Wurst2020-04-091-1/+1
* Update license headersChristoph Wurst2019-12-051-1/+3
* Some php-cs fixesRoeland Jago Douma2019-11-221-2/+2
* Update PreviewControllerRoeland Jago Douma2019-07-261-6/+1
* Fix usageRoeland Jago Douma2018-06-041-10/+0
* Add preview endpoint for the fileidRoeland Jago Douma2018-01-241-14/+75
* Update license headersMorris Jobke2017-11-061-0/+1
* Handle more error casesMorris Jobke2017-05-021-0/+2
* Add cache 1 day cache to preview endpointRoeland Jago Douma2016-11-031-2/+20
* More testsRoeland Jago Douma2016-11-031-7/+4
* Move Ipreview to more of DI thingyRoeland Jago Douma2016-11-031-27/+21
* Move fileRoeland Jago Douma2016-11-031-1/+1
* Move preview endpoint to controllerRoeland Jago Douma2016-11-031-0/+123