nextcloud/apps/files_external/lib
Robin Appelman 4166a20a6d
fix: improve check if external storage backend is local
Signed-off-by: Robin Appelman <robin@icewind.nl>

# Conflicts:
#	apps/files_external/lib/Controller/GlobalStoragesController.php
#	apps/files_external/lib/Controller/StoragesController.php
2026-05-19 16:57:41 +02:00
..
AppInfo chore: add missing Override attribute to app code 2026-04-28 21:29:28 +02:00
BackgroundJob chore: add missing Override attribute to app code 2026-04-28 21:29:28 +02:00
Command fix(files_external): Migrate call to now-deprecated static methods 2026-05-18 14:11:38 +02:00
Config fix(files_external): Migrate call to now-deprecated static methods 2026-05-18 14:11:38 +02:00
Controller fix: improve check if external storage backend is local 2026-05-19 16:57:41 +02:00
Event feat: add typed events for external storage config changes 2026-01-09 17:53:49 +01:00
Lib chore(files_external/s3): use example reserved domain 2026-04-29 14:06:30 +02:00
Listener chore: add missing Override attribute to app code 2026-04-28 21:29:28 +02:00
Migration chore: add missing Override attribute to app code 2026-04-28 21:29:28 +02:00
Service fix(files_external): Migrate call to now-deprecated static methods 2026-05-18 14:11:38 +02:00
Settings chore: add missing Override attribute to app code 2026-04-28 21:29:28 +02:00
ConfigLexicon.php chore: add missing Override attribute to app code 2026-04-28 21:29:28 +02:00
MountConfig.php fix(files_external): Move MountConfig to non-static services 2026-05-18 14:11:38 +02:00
NotFoundException.php feat(rector): Enable SafeDeclareStrictTypesRector 2026-02-09 10:59:31 +01:00
ResponseDefinitions.php fix(OpenAPI): Adjust array syntax to avoid ambiguities 2024-11-05 09:58:11 +01:00