nextcloud/apps/files/lib/Command
Louis 189e1fcf22
Merge pull request #56834 from nextcloud/artonge/feat/repair_tree_path_and_storage
feat(files): Add support for `storage-id` and `path` in RepairTree command
2025-12-04 18:06:07 +01:00
..
Mount feat: add command to list mounts for user 2025-11-17 19:18:27 +01:00
Object feat: multi object store rename command 2025-08-14 13:06:51 +02:00
Copy.php refactor: Extend rector to core/ 2025-05-15 00:16:54 +02:00
Delete.php chore: adjust code to adhere to coding standard 2024-09-05 21:23:38 +02:00
DeleteOrphanedFiles.php chore: Run rector with new rules for fetch 2025-11-18 17:45:57 +01:00
Get.php style: update codestyle for coding-standard 1.2.3 2024-08-25 19:34:58 +02:00
Move.php refactor: Extend rector to core/ 2025-05-15 00:16:54 +02:00
Put.php refactor: use logical && || instead of weak and or operators 2025-09-27 23:02:18 +02:00
RepairTree.php feat(files): Add support for storage-id and path in RepairTree command 2025-12-04 11:43:12 +01:00
SanitizeFilenames.php feat(files): provide UI to sanitize filenames after enabling WCF 2025-09-02 10:53:01 +02:00
Scan.php chore: apply new CSFixer rules 2025-07-01 16:26:50 +02:00
ScanAppData.php feat(preview): Implement scanning for previews 2025-10-06 13:37:15 +02:00
TransferOwnership.php feat(files): add --use-user-id option to transfer-ownership command 2025-11-25 11:45:40 -03:00
WindowsCompatibleFilenames.php feat(files): add command to (dis)enable windows compatible filenames 2025-04-30 16:32:49 +02:00