nextcloud-server/apps/files/lib/Command
Ferdinand Thiessen 660f3f6fd1
refactor: use logical `&&` `||` instead of weak `and` `or` operators
Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
2025-09-27 23:02:18 +07:00
..
Object feat: multi object store rename command 2025-08-14 13:06:51 +07:00
Copy.php refactor: Extend rector to core/ 2025-05-15 00:16:54 +07:00
Delete.php
DeleteOrphanedFiles.php chore: apply new CSFixer rules 2025-07-01 16:26:50 +07:00
Get.php
Move.php refactor: Extend rector to core/ 2025-05-15 00:16:54 +07:00
Put.php refactor: use logical `&&` `||` instead of weak `and` `or` operators 2025-09-27 23:02:18 +07:00
RepairTree.php refactor: Port away from IQueryBuilder::execute in apps/ 2025-09-16 11:35:01 +07:00
SanitizeFilenames.php feat(files): provide UI to sanitize filenames after enabling WCF 2025-09-02 10:53:01 +07:00
Scan.php chore: apply new CSFixer rules 2025-07-01 16:26:50 +07:00
ScanAppData.php chore: apply new CSFixer rules 2025-07-01 16:26:50 +07:00
TransferOwnership.php fix(files): Always transfer incoming shares when doing ownership transfer to prevent broken reshares 2025-07-01 08:23:53 +07:00
WindowsCompatibleFilenames.php