summaryrefslogtreecommitdiffstats
path: root/lib/public/IPreview.php
Commit message (Expand)AuthorAgeFilesLines
* composer run cs:fixCôme Chilliet2023-01-201-1/+0
* Move preview provider registration to bootstrapRoeland Jago Douma2021-10-211-0/+3
* Update php licensesJohn Molakvoæ (skjnldsv)2021-06-041-7/+0
* Deprecate all remaining event constantsChristoph Wurst2021-02-091-0/+1
* Update license headers for 19Christoph Wurst2020-04-291-0/+1
* Add visibility to all constantsChristoph Wurst2020-04-101-3/+3
* allow generating multiple preview sizes for a single file at onceRobin Appelman2020-04-091-0/+13
* Update license headersChristoph Wurst2019-12-051-1/+1
* Some php-cs fixesRoeland Jago Douma2019-11-221-1/+2
* Remove deprecated function createPreviewRoeland Jago Douma2019-09-151-12/+0
* Update license headersMorris Jobke2017-11-061-0/+1
* Add PHPDocMorris Jobke2017-05-021-1/+2
* Rewrite old preview endpoint for PreviewManagerRoeland Jago Douma2017-01-041-1/+1
* Merge pull request #2076 from nextcloud/log_preview_accessMorris Jobke2016-11-181-0/+5
|\
| * Dispatch event on preview requestRoeland Jago Douma2016-11-101-0/+5
* | @since 9.2.0 to @since 11.0.0Roeland Jago Douma2016-11-151-1/+1
|/
* Moved over files_versionsRoeland Jago Douma2016-11-031-1/+2
* Move Ipreview to more of DI thingyRoeland Jago Douma2016-11-031-0/+25
* Update with robinJoas Schilling2016-07-211-1/+1
* Fix othersJoas Schilling2016-07-211-2/+3
* Move \OCP to PSR-4Roeland Jago Douma2016-05-191-0/+95