nextcloud-server/lib/private/Preview/Storage
Carl Schwan 336cc3fa35 feat(Db): Use SnowflakeId for previews
Allow to get an id for the storing the preview on disk before inserting
the preview on the DB.

Signed-off-by: Carl Schwan <carl.schwan@nextcloud.com>
2025-10-28 17:50:03 +07:00
..
IPreviewStorage.php fix(preview): Make version column a string 2025-10-08 14:07:06 +07:00
LocalPreviewStorage.php feat(Db): Use SnowflakeId for previews 2025-10-28 17:50:03 +07:00
ObjectStorePreviewStorage.php fix(preview): Fix deleting dummy preview in object store 2025-10-22 15:40:26 +07:00
PreviewFile.php fix(preview): Make version column a string 2025-10-08 14:07:06 +07:00
StorageFactory.php fix(preview): Make version column a string 2025-10-08 14:07:06 +07:00