nextcloud-server/lib/private/Files/Mount
Carl Schwan b0357663b9 perf(preview): Optimize migration and simplify DB layout
* Simplify migration by not moving the actual files and just updating
  the DB
* Don't store the storageid in the preview table as it is not needed
* Start adding tests

Signed-off-by: Carl Schwan <carl.schwan@nextcloud.com>
2025-10-06 13:37:15 +07:00
..
CacheMountProvider.php chore: Add SPDX header 2024-05-24 13:11:22 +07:00
HomeMountPoint.php chore(deps): Update nextcloud/coding-standard to v1.3.1 2024-09-19 14:21:20 +07:00
LocalHomeMountProvider.php chore: Add SPDX header 2024-05-24 13:11:22 +07:00
Manager.php chore(deps): Update nextcloud/coding-standard to v1.3.1 2024-09-19 14:21:20 +07:00
MountPoint.php refactor: use logical `&&` `||` instead of weak `and` `or` operators 2025-09-27 23:02:18 +07:00
MoveableMount.php chore: Add SPDX header 2024-05-24 13:11:22 +07:00
ObjectHomeMountProvider.php feat: move primary object store configuration to a single place 2025-05-28 15:32:31 +07:00
RootMountProvider.php feat: move primary object store configuration to a single place 2025-05-28 15:32:31 +07:00