nextcloud/tests/lib/Preview
Carl Schwan 62ed106260
feat(preview): On demand preview migration
When requesting previews, which we don't find in oc_previews, search in
IAppData first before creating them.

Move the logic from MovepreviewJob to PreviewMigrationService and reuse
that in the Preview Generator.

At the same time rename MovePreviewJob to PreviewMigrationJob as it is a
better name.

Signed-off-by: Carl Schwan <carl.schwan@nextcloud.com>
(cherry picked from commit 6149168129)
2026-01-28 22:36:05 +01:00
..
BackgroundCleanupJobTest.php refactor: apply rector rules for PHPUnit 10 2025-10-27 21:56:04 +01:00
GeneratorTest.php feat(preview): On demand preview migration 2026-01-28 22:36:05 +01:00
HEICTest.php refactor: apply rector rules for PHPUnit 10 2025-10-27 21:56:04 +01:00
ImageTest.php refactor: apply rector rules for PHPUnit 10 2025-10-27 21:56:04 +01:00
MovieBrokenStuckFfmpegTest.php refactor: apply rector rules for PHPUnit 10 2025-10-27 21:56:04 +01:00
MovieTest.php refactor: apply rector rules for PHPUnit 10 2025-10-27 21:56:04 +01:00
MovieTestRemoteFile.php refactor: apply rector rules for PHPUnit 10 2025-10-27 21:56:04 +01:00
MP3Test.php refactor: apply rector rules for PHPUnit 10 2025-10-27 21:56:04 +01:00
OfficeTest.php refactor: apply rector rules for PHPUnit 10 2025-10-27 21:56:04 +01:00
PostscriptTest.php test(preview): properly test postscript preview provider 2026-01-28 10:25:08 +00:00
PreviewMapperTest.php feat: Adapt a bit the snowflake ids API 2026-01-06 12:57:17 +01:00
PreviewMigrationJobTest.php feat(preview): On demand preview migration 2026-01-28 22:36:05 +01:00
PreviewServiceTest.php feat: Adapt a bit the snowflake ids API 2026-01-06 12:57:17 +01:00
Provider.php test(preview): properly test postscript preview provider 2026-01-28 10:25:08 +00:00
SVGTest.php refactor: apply rector rules for PHPUnit 10 2025-10-27 21:56:04 +01:00
TXTTest.php refactor: apply rector rules for PHPUnit 10 2025-10-27 21:56:04 +01:00