aboutsummaryrefslogtreecommitdiffstats
path: root/lib/private/Preview/ProviderV2.php
Commit message (Expand)AuthorAgeFilesLines
* fix(preview): gracefully handle file not being opened in ProviderV2Richard Steinmetz2024-09-101-0/+3
* chore: Add SPDX headerAndy Scherzinger2024-05-241-19/+2
* fix: Apply new coding standard to all filesCôme Chilliet2024-04-021-1/+1
* Fix tmp file cleaning for bundled previewsCôme Chilliet2022-02-241-2/+2
* Fix typing in OC\PreviewCôme Chilliet2022-02-241-4/+9
* Use findBinaryPath for previewsJ0WI2021-10-231-1/+3
* Fall back to full file for video previewsVincent Petry2021-09-181-2/+5
* Update php licensesJohn Molakvoæ (skjnldsv)2021-06-041-2/+1
* Update license headersChristoph Wurst2019-12-051-2/+7
* Add new Provider interface for preview providersRobin Appelman2019-06-171-0/+105