nextcloud-server/apps/files_external/lib/Lib
Robin Appelman fd0ef588b4
fix ftp external storage with filezilla server
- filezilla doesn't like "" as parameter for `mdtm` (all others seem fine)
- filezilla sends fractional modified date

Signed-off-by: Robin Appelman <robin@icewind.nl>
2023-03-30 17:44:47 +07:00
..
Auth Add comments 2022-12-05 15:26:36 +07:00
Backend Merge pull request #36089 from nextcloud/enh/noid/ext-storage-default-values 2023-01-16 14:22:16 +07:00
Config Update php licenses 2021-06-04 22:02:41 +07:00
Notify Update php licenses 2021-06-04 22:02:41 +07:00
Storage fix ftp external storage with filezilla server 2023-03-30 17:44:47 +07:00
DefinitionParameter.php Extend ext storage params to contain default value 2023-01-13 10:27:17 +07:00
DependencyTrait.php Update php licenses 2021-06-04 22:02:41 +07:00
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 Update php licenses 2021-06-04 22:02:41 +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 Update php licenses 2021-06-04 22:02:41 +07:00
PriorityTrait.php Add corresponding interface to trait 2022-10-17 10:58:27 +07:00
SessionStorageWrapper.php Update php licenses 2021-06-04 22:02:41 +07:00
StorageConfig.php Additional type hinting found by psalm 2022-10-18 12:28:34 +07:00
StorageModifierTrait.php Update php licenses 2021-06-04 22:02:41 +07:00
VisibilityTrait.php Update php licenses 2021-06-04 22:02:41 +07:00