nextcloud-server/apps/files/lib/Command
Robin Appelman 881abecd34 fix: don't scan the same storage multiple times
Signed-off-by: Robin Appelman <robin@icewind.nl>
2025-06-25 11:38:30 +07:00
..
Object fix: keep IObjectStoreMetaData in private namespace for backports 2025-05-16 10:41:27 +07:00
Copy.php style: update codestyle for coding-standard 1.2.3 2024-08-25 19:34:58 +07:00
Delete.php chore: adjust code to adhere to coding standard 2024-09-05 21:23:38 +07:00
DeleteOrphanedFiles.php Merge pull request #49407 from nextcloud/feat/occ-files-cleanup-help 2024-11-21 11:00:31 +07:00
Get.php style: update codestyle for coding-standard 1.2.3 2024-08-25 19:34:58 +07:00
Move.php style: update codestyle for coding-standard 1.2.3 2024-08-25 19:34:58 +07:00
Put.php style: update codestyle for coding-standard 1.2.3 2024-08-25 19:34:58 +07:00
RepairTree.php style: update codestyle for coding-standard 1.2.3 2024-08-25 19:34:58 +07:00
SanitizeFilenames.php feat(files): add command to automatically rename filenames 2025-05-26 10:12:50 +07:00
Scan.php fix: don't scan the same storage multiple times 2025-06-25 11:38:30 +07:00
ScanAppData.php refactor(apps): Use constructor property promotion when possible 2024-10-21 12:37:59 +07:00
TransferOwnership.php style: update codestyle for coding-standard 1.2.3 2024-08-25 19:34:58 +07:00
WindowsCompatibleFilenames.php feat(files): add command to (dis)enable windows compatible filenames 2025-05-26 10:12:50 +07:00