nextcloud-server/lib/public/Preview
Carl Schwan cb82a9ef04 refactor(preview): Cleanup a bit the public interface
* Remove old IProvider interface, it's been deprecated since 17.0.0 (8
  years)
* Add type hinting to the IPreview interface and mark it as consumeable
  only
* Remove unused arguments from GeneratorHelper

Signed-off-by: Carl Schwan <carl.schwan@nextcloud.com>
2025-10-09 17:41:13 +07:00
..
BeforePreviewFetchedEvent.php perf(preview): Adapt BackgroundCleanupJob to new previews table 2025-10-06 13:37:15 +07:00
IMimeIconProvider.php chore(deps): Update nextcloud/coding-standard to v1.3.1 2024-09-19 14:21:20 +07:00
IProviderV2.php chore: Add SPDX header 2024-05-24 13:11:22 +07:00
IVersionedPreviewFile.php fix(preview): Make version column a string 2025-10-08 14:07:06 +07:00