Commit Graph

327 Commits (231ec6717cf77ebce4e55a2abd12e40ab9995430)

Author SHA1 Message Date
Git'Fellow 54bbb32f4a fix(preview): qualify the ambiguous columns in PreviewMapper queries 5 days ago
Josh 70938c2eba
fix(preview): declare Preview version ID getter 6 days ago
Josh 75fd7f27ef
fix(preview): delete version metadata by preview ID 6 days ago
Josh ece7bf5660
fix(preview): order previews by ID during pagination 7 days ago
Git'Fellow 4920bd1725 refactor: add PHP 8.3 types to BC-safe class constants 1 week ago
Carl Schwan 64cdaba77c
fix(Preview): Fix sharding of the PreviewMigrationService 3 weeks ago
Carl Schwan 831d4a6f60
perf: Don't list items twice in the preview folder 3 weeks ago
Carl Schwan 0525899e35
perf: Batch deletion of old file entries 3 weeks ago
Benjamin Gaussorgues 26f69a8857
Revert "fix: Disable imagick preview providers" 3 weeks ago
Benjamin Gaussorgues e8d545e04c
feat(previews): add file signature check before opening files 3 weeks ago
nextcloud-command cbbbe5ac14 refactor: Apply rector changes 1 month ago
Git'Fellow fcc63b9603
refactor(dbal): move to modern calls 1 month ago
Ferdinand Thiessen 815298d038
fix(preview): properly handle encoded content 1 month ago
Joas Schilling 706fe8f817
fix: Disable imagick preview providers 1 month ago
Carl Schwan 7629df9c6b
fix(preview): Handle unique constraints violation exception 1 month ago
Carl Schwan 0b9e592796
refactor: Soft remove Emitter from IRootFolder interface 2 months ago
cn-shell cb8c152ed3
fix(previews): movie preview bug fix, in some case stream reading functions may block indefinitly 2 months ago
Carl Schwan fc4938c3ed
fix(preview): Better handle errors while migrating previews 2 months ago
Carl Schwan c00f82aa82
fix(preview): Don't reuse same query builder for delete query 2 months ago
Andrey Dyakov 136b88180b fix(previews): ffprobe hangs 3 months ago
Carl Schwan 994565fec7
refactor: Use new IQueryBuilder::MAX_IN_PARAMETERS 3 months ago
Côme Chilliet 2357612b11
fix: Make sure getNumConcurrentPreviews never returns 0 3 months ago
Côme Chilliet b1f07e887e
fix: Remove static vars in preview Generator 3 months ago
Côme Chilliet 1ab09ec753
chore: Apply new coding standard to all files 3 months ago
Anna Larch 0681ced203 fix(previews): use createParameter/setParameter to reuse query in chunk loop 4 months ago
Anna Larch 59144ace90 fix(previews): fix chunking for querybuilder 4 months ago
David Dreschner fce8b710df
fix(LocalPreviewStorage): Use correct regex to detect files in nested directory format 4 months ago
Ferdinand Thiessen e0ba4d71b6
chore: add missing `Override` attribute to `OC` 4 months ago
Joas Schilling 5f80f26799
chore: Fix SPDX header 5 months ago
Git'Fellow 304c9fbc3b fix(preview): Validate preview MIME type 6 months ago
Anna Larch e3c6702cd8 perf(preview): bulk process preview regeneration 6 months ago
Benjamin Gaussorgues 6727f83a3b
chore(previews): delete empty previews directory during migration 6 months ago
Benjamin Gaussorgues 30e35a8411
fix(perf): use index when deleting old previews 6 months ago
Carl Schwan 3d18cd7cc5
fix(preview): Fix files:app-data-scan for previews 6 months ago
Carl Schwan 4722f56778 fix(preview): Handle unique constraints 6 months ago
provokateurin fe9e43c165
feat(preview): Expire previews 6 months ago
Carl Schwan 543b46f3aa fix(preview): Fix scanning preview 6 months ago
Anna Larch 99a1150ec2 fix(snowflake): cast lastId to int 6 months ago
provokateurin f12cecb684
feat(rector): Enable SafeDeclareStrictTypesRector 6 months ago
Carl Schwan c96ece0bcb
refactor: Add more typing 7 months ago
Carl Schwan 7b6078875b
refactor: Run rector on lib/private 7 months ago
Robin Appelman 2e9f6c37d5
fix: don't try to create preview folder if it already exists 7 months ago
Ferdinand Thiessen 4b015568fc test(preview): properly test postscript preview provider 7 months ago
Carl Schwan 7a025ffb0b
feat(preview): Make it possible to disable on preview migration 7 months ago
Carl Schwan 6149168129
feat(preview): On demand preview migration 7 months ago
Carl Schwan 7c1a8a4060
feat: Adapt a bit the snowflake ids API 8 months ago
Anna Larch 5f797ebc32
refactor: move existing usages of snoflake IDs SnowflakeAwareEntity 8 months ago
Anna Larch f546daada7
refactor: Rename Snowflake Generator and Decoder 8 months ago
Carl Schwan 2ea1bd4cdc
feat(movie-preview): Use getDirectDownloadById for generating preview 8 months ago
invario ffe91b48dc
feat(previews): allow ffmpeg to connect direct for AWS S3 buckets 8 months ago