nextcloud-server/apps/files_external/lib/Lib
Julius Härtl d576b8eaf9 fix: Allow to disable multipart copy on external s3 storage
Signed-off-by: Julius Härtl <jus@bitgrid.net>
2024-02-24 17:11:07 +07:00
..
Auth fix: replace `Account name` by `Login` 2024-02-13 21:08:10 +07:00
Backend fix: Allow to disable multipart copy on external s3 storage 2024-02-24 17:11:07 +07:00
Config
Notify
Storage fix: replace `Account name` by `Login` 2024-02-13 21:08:10 +07:00
DefinitionParameter.php Extend ext storage params to contain default value 2023-01-13 10:27:17 +07:00
DependencyTrait.php
FrontendDefinitionTrait.php More type safety 2022-10-17 11:53:11 +07:00
IFrontendDefinition.php More type safety 2022-10-17 11:53:11 +07:00
IIdentifier.php Add corresponding interface to trait 2022-10-17 10:58:27 +07:00
IdentifierTrait.php Add corresponding interface to trait 2022-10-17 10:58:27 +07:00
InsufficientDataForMeaningfulAnswerException.php
LegacyDependencyCheckPolyfill.php Additional type hinting found by psalm 2022-10-18 12:28:34 +07:00
MissingDependency.php More type safety 2022-10-17 11:53:11 +07:00
PersonalMount.php Rename `numericStorageId` to `numericExternalStorageId` in PersonalMount.php 2023-05-07 04:47:44 +07:00
PriorityTrait.php Add corresponding interface to trait 2022-10-17 10:58:27 +07:00
SessionStorageWrapper.php
StorageConfig.php mark MOUNT_TYPE_PERSONAl as deprecated 2024-02-24 11:33:44 +07:00
StorageModifierTrait.php
VisibilityTrait.php