nextcloud/apps/files_external/lib
Côme Chilliet e757b649b7
fix: Fix psalm taint false-positives by small refactorings
Mostly make it clear that we trust admin input or that we correctly
 escape strings.

Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
2025-02-17 18:08:23 +01:00
..
AppInfo refactor(apps): Use constructor property promotion when possible 2024-10-21 12:37:59 +02:00
BackgroundJob refactor(apps): Use constructor property promotion when possible 2024-10-21 12:37:59 +02:00
Command fix(files_external): wrong type for external mount id 2024-12-13 10:27:50 +01:00
Config fix: Fix psalm taint false-positives by small refactorings 2025-02-17 18:08:23 +01:00
Controller feat: Use inline password confirmation in external storage settings 2024-11-28 11:01:54 +01:00
Lib chore: Apply new rector configuration to apps folder 2025-02-13 11:46:42 +01:00
Listener refactor(apps): Use constructor property promotion when possible 2024-10-21 12:37:59 +02:00
Migration refactor(apps): Use constructor property promotion when possible 2024-10-21 12:37:59 +02:00
Service chore: Apply new rector configuration to apps folder 2025-02-13 11:46:42 +01:00
Settings refactor(apps): Use constructor property promotion when possible 2024-10-21 12:37:59 +02:00
MountConfig.php chore: Apply new rector configuration to apps folder 2025-02-13 11:46:42 +01:00
NotFoundException.php chore: Add SPDX header 2024-06-06 18:05:37 +02:00
ResponseDefinitions.php fix(OpenAPI): Adjust array syntax to avoid ambiguities 2024-11-05 09:58:11 +01:00