nextcloud-server/apps/files_external/lib/Lib
provokateurin e9e67cbc50
fix(files_external): Stop building path twice when checking if file exists on case insensitive SMB storage
Signed-off-by: provokateurin <kate@provokateurin.de>
2025-03-10 09:52:32 +07:00
..
Auth fix(files_external): Move definition parameter to the correct place 2025-02-25 13:10:22 +07:00
Backend fix(files_external): Move definition parameter to the correct place 2025-02-25 13:10:22 +07:00
Config
Notify refactor(apps): Use constructor property promotion when possible 2024-10-21 12:37:59 +07:00
Storage fix(files_external): Stop building path twice when checking if file exists on case insensitive SMB storage 2025-03-10 09:52:32 +07:00
DefinitionParameter.php refactor(apps): Use constructor property promotion when possible 2024-10-21 12:37:59 +07:00
DependencyTrait.php
FrontendDefinitionTrait.php style: update codestyle for coding-standard 1.2.3 2024-08-25 19:34:58 +07:00
IFrontendDefinition.php
IIdentifier.php
IdentifierTrait.php
InsufficientDataForMeaningfulAnswerException.php
LegacyDependencyCheckPolyfill.php
MissingDependency.php refactor(apps): Use constructor property promotion when possible 2024-10-21 12:37:59 +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 fix: Remove OCP\Files\Storage interface deprecated since version 9 2024-09-16 18:10:48 +07:00
VisibilityTrait.php