summaryrefslogtreecommitdiffstats
path: root/lib/private/PreviewManager.php
Commit message (Collapse)AuthorAgeFilesLines
* Rewrite old preview endpoint for PreviewManagerRoeland Jago Douma2017-01-041-3/+21
| | | | Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
* Merge pull request #2076 from nextcloud/log_preview_accessMorris Jobke2016-11-181-4/+14
|\ | | | | Dispatch event on preview request
| * Dispatch event on preview requestRoeland Jago Douma2016-11-101-4/+14
| | | | | | | | | | | | Fixes: #73 Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
* | @since 9.2.0 to @since 11.0.0Roeland Jago Douma2016-11-151-1/+1
|/ | | | Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
* Added genertor helper & testsRoeland Jago Douma2016-11-031-2/+5
| | | | Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
* Moved over files_versionsRoeland Jago Douma2016-11-031-2/+3
| | | | Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
* Move Ipreview to more of DI thingyRoeland Jago Douma2016-11-031-2/+50
| | | | Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
* Update with robinJoas Schilling2016-07-211-1/+1
|
* Fix othersJoas Schilling2016-07-211-2/+3
|
* Remove unneeded checks if it runs on a Windows machineMorris Jobke2016-07-081-5/+3
| | | | * the setup check is still there
* Move more from \OC to PSR-4Roeland Jago Douma2016-04-291-0/+342
* \OC\OCSClient * \OC\Preview * \OC\PreviewManager * \OC\Repair * \OC\RepairException * \OC\Search * \OC\ServerContainer * \OC\ServerNotAvailableException * \OC\ServiceUnavailableException * \OC\Setup * \OC\Streamer * \OC\SubAdmin * \OC\SystemConfig * \OC\TagManager * \OC\Tags * \OC\TempManager * \OC\TemplateLayout * \OC\URLGenerator * \OC\Updater