summaryrefslogtreecommitdiffstats
path: root/lib/public/IStreamImage.php
Commit message (Collapse)AuthorAgeFilesLines
* chore: Add SPDX headerAndy Scherzinger2024-05-241-20/+3
| | | | Signed-off-by: Andy Scherzinger <info@andy-scherzinger.de>
* chore: add `@since` annotation for IStreamImage::resource methodCôme Chilliet2024-04-091-0/+1
| | | | Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
* fix: Fix typing issues related to resource migrationCôme Chilliet2024-04-091-0/+4
| | | | Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
* Send images to imaginary docker to generate previewsVincent Petry2022-03-171-0/+30
Signed-off-by: Carl Schwan <carl@carlschwan.eu> Co-Authored-by: Vincent Petry <vincent@nextcloud.com>