nextcloud/apps/files/lib/Command
Louis Chmn 0cde004c54 feat(files): Add support for storage-id and path in RepairTree command
This allows to run the command on specific part of the filecache. When the filecache is big, it prevents overloading the DB.

Signed-off-by: Louis Chmn <louis@chmn.me>
2025-12-05 14:15:43 +01:00
..
Object feat: multi object store rename command 2025-11-20 15:36:13 +01:00
Copy.php style: update codestyle for coding-standard 1.2.3 2024-08-25 19:34:58 +02:00
Delete.php chore: adjust code to adhere to coding standard 2024-09-05 21:23:38 +02:00
DeleteOrphanedFiles.php Merge pull request #49407 from nextcloud/feat/occ-files-cleanup-help 2024-11-21 11:00:31 +01:00
Get.php style: update codestyle for coding-standard 1.2.3 2024-08-25 19:34:58 +02:00
Move.php style: update codestyle for coding-standard 1.2.3 2024-08-25 19:34:58 +02:00
Put.php style: update codestyle for coding-standard 1.2.3 2024-08-25 19:34:58 +02:00
RepairTree.php feat(files): Add support for storage-id and path in RepairTree command 2025-12-05 14:15:43 +01:00
SanitizeFilenames.php feat(files): add command to automatically rename filenames 2025-05-26 10:12:50 +02:00
Scan.php fix: don't scan the same storage multiple times 2025-06-25 11:38:30 +00:00
ScanAppData.php refactor(apps): Use constructor property promotion when possible 2024-10-21 12:37:59 +02:00
TransferOwnership.php fix(files): Always transfer incoming shares when doing ownership transfer to prevent broken reshares 2025-07-01 13:08:13 +02:00
WindowsCompatibleFilenames.php feat(files): add command to (dis)enable windows compatible filenames 2025-05-26 10:12:50 +02:00