aboutsummaryrefslogtreecommitdiffstats
path: root/lib/private/Preview
Commit message (Expand)AuthorAgeFilesLines
* preview: fix HEIC orientationVarun Patil2022-12-081-0/+3
* Use TimedJob from OCP instead of OCCôme Chilliet2022-12-051-3/+5
* preview: respect quality in ImaginaryVarun Patil2022-12-031-0/+3
* Fix distorted previews when using imaginaryRichard Steinmetz2022-11-111-4/+14
* Limit-number-of-concurrent-preview-generationsszaimen2022-11-051-20/+125
* Emit typed event when preview is requestedJulius Härtl2022-10-271-9/+12
* Save getting the parent node when generating the previewJulius Härtl2022-08-241-1/+1
* Use Image class from public APIChristopher Ng2022-06-0211-11/+11
* Merge pull request #32410 from nextcloud/bugfix/noid/imaginary-exceptionJohn Molakvoæ2022-05-201-2/+7
|\
| * Add explicit return if getSmallImagePreview failsJulius Härtl2022-05-191-2/+7
* | Fix crop conditionCarl Schwan2022-05-191-4/+11
* | Fix cropped image generated when not askedCarl Schwan2022-05-171-1/+2
|/
* Merge pull request #32315 from nextcloud/fix/noid/preview-duplicate-folder-cr...John Molakvoæ2022-05-101-2/+10
|\
| * Fix preview generator trying to recreate an existing folderRichard Steinmetz2022-05-091-2/+10
* | Set loglevel for IMagick Thumbnail error to infoAlexander F2022-05-091-1/+1
|/
* Migrate more classes of lib/private to LoggerInterfaceCôme Chilliet2022-04-262-6/+6
* Generate small preview straight away if Imaginary is enabledJohn Molakvoæ2022-04-061-2/+7
* Fix imaginary with rotated exif imagesCarl Schwan2022-04-041-8/+16
* Merge pull request #24166 from nextcloud/imaginary-prototypeCarl Schwan2022-03-183-3/+222
|\
| * Send images to imaginary docker to generate previewsVincent Petry2022-03-173-3/+222
* | Ignore errors when searching for bundled previewCôme Chilliet2022-02-281-1/+1
* | Fix tmp file cleaning for bundled previewsCôme Chilliet2022-02-242-2/+4
* | Fix typing in OC\Preview\MovieCôme Chilliet2022-02-241-10/+3
* | Fix typing in OC\PreviewCôme Chilliet2022-02-247-25/+51
|/
* reduce 'Movie preview generation failed Output' log errorsUmbrellaCodr2022-02-031-2/+4
* Check style updateCarl Schwan2022-01-132-3/+3
* Merge pull request #28610 from nextcloud/enh/preview-cleanup-queryJulius Härtl2021-12-282-0/+5
|\
| * Use storage filter when fetching previews to cleanupJulius Härtl2021-08-262-0/+5
* | Fix resource usages in OC_ImageCôme Chilliet2021-10-283-3/+3
* | Use findBinaryPath for previewsJ0WI2021-10-235-37/+74
* | Fall back to full file for video previewsVincent Petry2021-09-182-9/+29
|/
* Properly log errors in Movie previews generationJohn Molakvoæ (skjnldsv)2021-08-192-2/+8
* Update php licensesJohn Molakvoæ (skjnldsv)2021-06-0439-53/+20
* Use correct getSystemValue typeJ0WI2021-04-122-3/+3
* Bump nextcloud/coding-standard from 0.3.0 to 0.5.0dependabot-preview[bot]2021-02-185-6/+6
* Markdown: remove redundant int castRoeland Jago Douma2021-02-151-1/+1
* Fix WebP availability checkRoeland Jago Douma2021-02-111-1/+1
* Add SGI and TGA preview supportJohn Molakvoæ (skjnldsv)2021-01-222-0/+66
* Fix typo in comment Morris Jobke2021-01-201-1/+1
* Enhance markdown file preview renderingJulius Härtl2021-01-201-0/+110
* Add support for webpRoeland Jago Douma2021-01-191-0/+42
* Remove unneeded casts that were found by PsalmMorris Jobke2021-01-111-1/+1
* Update license headersChristoph Wurst2020-12-301-0/+1
* Merge pull request #22916 from J0WI/unifiy-links-to-php.netRoeland Jago Douma2020-12-221-1/+1
|\
| * Unify links to php.netJ0WI2020-09-171-1/+1
* | Format code to a single space around binary operatorsChristoph Wurst2020-10-051-1/+1
|/
* Update the license headers for Nextcloud 20Christoph Wurst2020-08-242-0/+4
* Always try and show pre rendered previewScott Dutton2020-08-131-4/+5
* Merge pull request #22139 from nextcloud/fix/noid/check-for-preview-multibuck...Morris Jobke2020-08-071-9/+14
|\
| * Check previews in multibucket fallback folder as the last step and not as fir...Morris Jobke2020-08-071-9/+14