nextcloud-server/apps/files_external/lib/Lib
Robin Appelman ed58026e4d feat: add a specialized writeStream implementation for s3 external storage
Signed-off-by: Robin Appelman <robin@icewind.nl>
2024-07-25 11:02:42 +07:00
..
Auth chore: Improve phpdoc typing to silence psalm errors 2024-04-04 11:45:22 +07:00
Backend chore: Improve phpdoc typing to silence psalm errors 2024-04-04 11:45:22 +07:00
Config
Notify
Storage feat: add a specialized writeStream implementation for s3 external storage 2024-07-25 11:02:42 +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 fix: Apply new coding standard to all files 2024-04-04 11:45:22 +07:00
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 chore: Improve phpdoc typing to silence psalm errors 2024-04-04 11:45:22 +07:00
VisibilityTrait.php