nextcloud-server/apps/files_external/lib/Lib
Robin Appelman 3b0bebd8ad fix: handle smb timeouts as storage not available
Signed-off-by: Robin Appelman <robin@icewind.nl>
2025-08-06 15:17:47 +07:00
..
Auth fix(files_external): Mark password fields for LoginCredentials and SessionCredentials as hidden and optional 2025-05-06 09:43:36 +07:00
Backend style(PHP): code cleanup, no effective changes 2025-07-11 07:58:56 +07:00
Config chore: Add SPDX header 2024-06-06 18:05:37 +07:00
Notify refactor(apps): Use constructor property promotion when possible 2024-10-21 12:37:59 +07:00
Storage fix: handle smb timeouts as storage not available 2025-08-06 15:17:47 +07:00
DefinitionParameter.php fix(files_external): Convert VALUE_HIDDEN to FLAG_HIDDEN to allow combining VALUE_PASSWORD and FLAG_HIDDEN 2025-05-06 09:43:35 +07:00
DependencyTrait.php chore: Add SPDX header 2024-06-06 18:05:37 +07:00
FrontendDefinitionTrait.php style: update codestyle for coding-standard 1.2.3 2024-08-25 19:34:58 +07:00
IFrontendDefinition.php chore: Add SPDX header 2024-06-06 18:05:37 +07:00
IIdentifier.php chore: Add SPDX header 2024-06-06 18:05:37 +07:00
IdentifierTrait.php chore: Add SPDX header 2024-06-06 18:05:37 +07:00
InsufficientDataForMeaningfulAnswerException.php chore: Add SPDX header 2024-06-06 18:05:37 +07:00
LegacyDependencyCheckPolyfill.php chore: Add SPDX header 2024-06-06 18:05:37 +07:00
MissingDependency.php feat: add command to check files_external dependencies 2025-05-13 09:13:43 +07:00
PersonalMount.php refactor(apps): Use constructor property promotion when possible 2024-10-21 12:37:59 +07:00
PriorityTrait.php chore: Add SPDX header 2024-06-06 18:05:37 +07:00
SessionStorageWrapper.php refactor(Storage): Align all Storage constructors 2024-10-23 13:24:18 +07:00
StorageConfig.php fix(OpenAPI): Adjust array syntax to avoid ambiguities 2024-11-05 09:58:11 +07:00
StorageModifierTrait.php fix: Remove OCP\Files\Storage interface deprecated since version 9 2024-09-16 18:10:48 +07:00
VisibilityTrait.php chore: Add SPDX header 2024-06-06 18:05:37 +07:00