aboutsummaryrefslogtreecommitdiffstats
path: root/lib/private/Preview/HEIC.php
Commit message (Expand)AuthorAgeFilesLines
* chore(Previews): make thumbnail generation more robustjtr/preview-thumb-robustnessJosh6 days1-2/+3
* style: update codestyle for coding-standard 1.2.3Daniel Kesselberg2024-08-251-2/+2
* chore: Add SPDX headerAndy Scherzinger2024-05-241-23/+3
* fix(preview): check mime type before processing with ImagickVarun Patil2024-04-081-1/+11
* preview: fix HEIC orientationVarun Patil2022-12-081-0/+3
* Use Image class from public APIChristopher Ng2022-06-021-1/+1
* Fix typing in OC\PreviewCôme Chilliet2022-02-241-7/+16
* Fix resource usages in OC_ImageCôme Chilliet2021-10-281-1/+1
* Use findBinaryPath for previewsJ0WI2021-10-231-1/+6
* Update php licensesJohn Molakvoæ (skjnldsv)2021-06-041-1/+0
* Bump nextcloud/coding-standard from 0.3.0 to 0.5.0dependabot-preview[bot]2021-02-181-1/+1
* Update license headersChristoph Wurst2020-12-301-0/+1
* Unify links to php.netJ0WI2020-09-171-1/+1
* Format control structures, classes, methods and functionChristoph Wurst2020-04-101-1/+0
* Update license headersChristoph Wurst2019-12-051-3/+9
* Some php-cs fixesRoeland Jago Douma2019-11-221-1/+1
* Add new Provider interface for preview providersRobin Appelman2019-06-171-10/+9
* FixesRoeland Jago Douma2018-08-241-5/+8
* HEIC previews as JPG rather than PNGs to save space.Sebastian Steinmetz2018-08-241-2/+99
* Address comments from @rullzer:Sebastian Steinmetz2018-08-171-0/+8
* Develop HEIC/HEIF preview support #7406Sebastian Steinmetz2018-08-111-0/+32