nextcloud/apps/files_external/lib/Command
Robin Appelman 4271753fc2
Merge pull request #52790 from nextcloud/backport/52441/stable31
[stable31] fix: better error message when trying to scan a folder that is already being scanned
2025-05-15 14:11:14 +02:00
..
Applicable.php fix(filesexternal): Remove unneeded 3rdparty library use 2024-10-02 23:27:44 +02:00
Backends.php fix(files_external): Convert VALUE_HIDDEN to FLAG_HIDDEN to allow combining VALUE_PASSWORD and FLAG_HIDDEN 2025-05-06 09:43:35 +02:00
Config.php fix: Ensure we only pass string to writeln() 2024-10-07 12:11:38 +02:00
Create.php fix(filesexternal): Remove unneeded 3rdparty library use 2024-10-02 23:27:44 +02:00
Delete.php ci: Fix psalm by typing the QuestionHelper 2024-10-07 12:11:27 +02:00
Dependencies.php feat: add command to check files_external dependencies 2025-05-13 09:13:43 +00:00
Export.php chore: Add SPDX header 2024-06-06 18:05:37 +02:00
Import.php style: update codestyle for coding-standard 1.2.3 2024-08-25 19:34:58 +02:00
ListCommand.php style: update codestyle for coding-standard 1.2.3 2024-08-25 19:34:58 +02:00
Notify.php chore: Apply rector configuration to apps folder 2024-09-20 17:51:00 +02:00
Option.php fix: Ensure we only pass string to writeln() 2024-10-07 12:11:38 +02:00
Scan.php fix: better error message when trying to scan a folder that is already being scanned 2025-05-13 14:06:15 +02:00
StorageAuthBase.php fix(files_external): wrong type for external mount id 2024-12-13 10:27:50 +01:00
Verify.php chore(apps): Apply new rector configuration to autouse classes 2024-10-15 10:40:25 +02:00