nextcloud-server/apps/files_external/lib/Lib
Robin Appelman f97495bf5a feat: add command to check files_external dependencies
Signed-off-by: Robin Appelman <robin@icewind.nl>
2025-05-13 09:46:19 +07:00
..
Auth fix(files_external): Mark password fields for LoginCredentials and SessionCredentials as hidden and optional 2025-05-05 13:19:48 +07:00
Backend feat: add command to check files_external dependencies 2025-05-13 09:46:19 +07:00
Config
Notify refactor(apps): Use constructor property promotion when possible 2024-10-21 12:37:59 +07:00
Storage fix(files_external): Safely check if the timestamp is numeric 2025-05-08 11:46:52 +07:00
DefinitionParameter.php fix(files_external): Convert VALUE_HIDDEN to FLAG_HIDDEN to allow combining VALUE_PASSWORD and FLAG_HIDDEN 2025-05-05 13:19:43 +07:00
DependencyTrait.php
FrontendDefinitionTrait.php
IFrontendDefinition.php
IIdentifier.php
IdentifierTrait.php
InsufficientDataForMeaningfulAnswerException.php
LegacyDependencyCheckPolyfill.php
MissingDependency.php feat: add command to check files_external dependencies 2025-05-13 09:46:19 +07:00
PersonalMount.php refactor(apps): Use constructor property promotion when possible 2024-10-21 12:37:59 +07:00
PriorityTrait.php
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
VisibilityTrait.php