Commit Graph

76 Commits (addParameterTypingVersionsMapper)

Author SHA1 Message Date
Carl Schwan 336cc3fa35 feat(Db): Use SnowflakeId for previews 2 months ago
Daniel Kesselberg ca717f0b54
fix: disable mp3 preview provider 3 months ago
Carl Schwan cb82a9ef04 refactor(preview): Cleanup a bit the public interface 3 months ago
Carl Schwan bef3996c3e fix(preview): Make version column a string 3 months ago
Carl Schwan 58023782b6 feat(preview): Store original file mimetype in preview table 3 months ago
Carl Schwan 324b54b863 refactor(preview): Cleanup the implementation of the new preview backend 3 months ago
Carl Schwan 6f56dcf73e fix(preview): Fix some tests 3 months ago
Carl Schwan 13c35c0f17 perf(preview): Migrate previews to the new optimized table 3 months ago
Carl Schwan 18fbacdd8d perf(preview): Split preview data to new table 3 months ago
Ferdinand Thiessen 660f3f6fd1
refactor: use logical `&&` `||` instead of weak `and` `or` operators 3 months ago
provokateurin 4b2a93cf0a
chore(Preview): Remove avconv support 4 months ago
Julien Veyssier c7e9f2c03d
fix(PreviewManager): use the forced mimetype in throwIfPreviewsDisabled 7 months ago
Akhil e537500c8e fix: Throw exception in PreviewManager when preview is not available 7 months ago
Louis Chemineau 2238548278
feat(previews): Support in memory preview request 8 months ago
nfebe 6b89838cc2 feat: add logging to preview generation 8 months ago
Pauli Järvinen b165523589 fix(preview): Do not try to parse M3U files as MP3 12 months ago
dependabot[bot] bb598c8451
chore(deps): Bump nextcloud/coding-standard in /vendor-bin/cs-fixer 1 year ago
provokateurin 9836e9b164
chore(deps): Update nextcloud/coding-standard to v1.3.1 1 year ago
Daniel Kesselberg af6de04e9e
style: update codestyle for coding-standard 1.2.3 1 year ago
ernolf a8bdd4f99b
feat(preview): move previews for imaginary pdf to own class ImaginaryPDF 1 year ago
Daniel Kesselberg d270561ef8 fix(preview): don't create folder structure when previews are disabled 2 years ago
Andy Scherzinger dae7c159f7
chore: Add SPDX header 2 years ago
Varun Patil 4ab40e355f fix(preview): check mime type before processing with Imagick 2 years ago
Daniel Kesselberg 475dd60354
fix: use png as preview right away 2 years ago
Daniel Kesselberg aa48a5f94f
feat: add preview provider for emf files based on office 2 years ago
Joas Schilling 4f7de8ed60
fix!: Remove legacy event dispatching Symfony's GenericEvent 2 years ago
Côme Chilliet 8d5165e8dc
Adapt tests to config value typing 3 years ago
Côme Chilliet 426c0341ff
Use typed version of IConfig::getSystemValue as much as possible 3 years ago
Robin Appelman 382432d4e1
cache formats supported by imagick 3 years ago
William fa12219629
Update lib/private/PreviewManager.php 3 years ago
William 1409a7cc92
Update PreviewManager.php 3 years ago
szaimen f9e9cd270d
Limit-number-of-concurrent-preview-generations 3 years ago
Julius Härtl 07e94eca6f
Emit typed event when preview is requested 3 years ago
Joas Schilling efedb218e3
Fix FFMPEG preview manager 3 years ago
Carl Schwan 9b8ca9ad1f
Move findBinaryFinder and isFunctionEnabled away from OC_Helper 3 years ago
Vincent Petry 9b6a1cc8ae
Send images to imaginary docker to generate previews 4 years ago
J0WI 047cab8dd2 Use findBinaryPath for previews 4 years ago
Roeland Jago Douma 8bc25e3324
Move preview provider registration to bootstrap 4 years ago
tobiasKaminsky f62ec2b47c
Disable HEIC image preview provider for performance concerns 5 years ago
John Molakvoæ (skjnldsv) 215aef3cbd
Update php licenses 5 years ago
John Molakvoæ (skjnldsv) d47b84be67
Add SGI and TGA preview support 5 years ago
Roeland Jago Douma 6d4afca7ac Add support for webp 5 years ago
Christoph Wurst d9015a8c94
Format code to a single space around binary operators 5 years ago
Morris Jobke d7f66c36ac
Fix "misplaced variables" warning of Psalm in PHPDoc statements 5 years ago
Christoph Wurst cb057829f7
Update license headers for 19 6 years ago
Christoph Wurst caff1023ea
Format control structures, classes, methods and function 6 years ago
Robin Appelman 5cd12cd7c3
allow generating multiple preview sizes for a single file at once 6 years ago
Julius Härtl 124b109bc8
Add preview provider for Krita files 6 years ago
Julius Härtl a2e671c489
Extract preview from opendocument files 6 years ago
Christoph Wurst 5bf3d1bb38
Update license headers 6 years ago