nextcloud-server/apps/files_external/lib/Command
Robin Appelman 42e14cc4c7 feat: add command to scan external storages directly
the main use case of this over simply scanning through is the ability to provide a username and/or password for cases where login credentials are used

Signed-off-by: Robin Appelman <robin@icewind.nl>
2024-03-06 19:11:08 +07:00
..
Applicable.php full uppercase const 2024-02-24 11:33:44 +07:00
Backends.php Refactors files_external app commands. 2023-09-28 09:02:10 +07:00
Config.php Refactors files_external app commands. 2023-09-28 09:02:10 +07:00
Create.php chore: apply changes from Nextcloud coding standards 1.1.1 2023-11-23 10:36:13 +07:00
Delete.php Refactors files_external app commands. 2023-09-28 09:02:10 +07:00
Export.php Refactors files_external app commands. 2023-09-28 09:02:10 +07:00
Import.php Adds parameter type hints. 2023-09-28 09:02:10 +07:00
ListCommand.php fix(files_external) Add sensitive S3 values redacted by list command 2024-02-07 10:05:46 +07:00
Notify.php feat: add command to scan external storages directly 2024-03-06 19:11:08 +07:00
Option.php Refactors files_external app commands. 2023-09-28 09:02:10 +07:00
Scan.php feat: add command to scan external storages directly 2024-03-06 19:11:08 +07:00
StorageAuthBase.php feat: add command to scan external storages directly 2024-03-06 19:11:08 +07:00
Verify.php chore: apply changes from Nextcloud coding standards 1.1.1 2023-11-23 10:36:13 +07:00