nextcloud/apps/files_external/lib/Lib
2025-05-06 10:12:24 +02:00
..
Auth fix(files_external): Mark password fields for LoginCredentials and SessionCredentials as hidden and optional 2025-05-06 10:12:24 +02:00
Backend fix(files_external): Convert VALUE_HIDDEN to FLAG_HIDDEN to allow combining VALUE_PASSWORD and FLAG_HIDDEN 2025-05-06 10:12:23 +02:00
Config Update php licenses 2021-06-04 22:02:41 +02:00
Notify Update php licenses 2021-06-04 22:02:41 +02:00
Storage Clean-up some remaining readdir calls with undesirable false evaluation potential 2024-11-12 13:08:18 +00:00
DefinitionParameter.php fix(files_external): Convert VALUE_HIDDEN to FLAG_HIDDEN to allow combining VALUE_PASSWORD and FLAG_HIDDEN 2025-05-06 10:12:23 +02:00
DependencyTrait.php Update php licenses 2021-06-04 22:02:41 +02:00
FrontendDefinitionTrait.php More type safety 2022-10-17 11:53:11 +02:00
IdentifierTrait.php Add corresponding interface to trait 2022-10-17 10:58:27 +02:00
IFrontendDefinition.php More type safety 2022-10-17 11:53:11 +02:00
IIdentifier.php Add corresponding interface to trait 2022-10-17 10:58:27 +02:00
InsufficientDataForMeaningfulAnswerException.php Update php licenses 2021-06-04 22:02:41 +02:00
LegacyDependencyCheckPolyfill.php Additional type hinting found by psalm 2022-10-18 12:28:34 +02:00
MissingDependency.php More type safety 2022-10-17 11:53:11 +02:00
PersonalMount.php Rename numericStorageId to numericExternalStorageId in PersonalMount.php 2023-05-07 04:47:44 +02:00
PriorityTrait.php Add corresponding interface to trait 2022-10-17 10:58:27 +02:00
SessionStorageWrapper.php Update php licenses 2021-06-04 22:02:41 +02:00
StorageConfig.php refactor: Rename OpenAPI type aliases to their namespaces 2023-11-02 11:37:15 +01:00
StorageModifierTrait.php Update php licenses 2021-06-04 22:02:41 +02:00
VisibilityTrait.php Update php licenses 2021-06-04 22:02:41 +02:00