mirror of
https://github.com/nextcloud/server.git
synced 2026-03-06 23:40:55 -05:00
Whenever a file is uploaded to GDrive, there is a check for that file with and without extension, due to Google Docs files having no extension. This logic now only kicks in whenever the detected extensionless file is really a Google Doc file, not a folder. This makes it possible again to upload a file "test.txt" in a folder that also has a folder called "test" |
||
|---|---|---|
| .. | ||
| Auth | ||
| Backend | ||
| Config | ||
| Storage | ||
| Api.php | ||
| DefinitionParameter.php | ||
| DependencyTrait.php | ||
| FrontendDefinitionTrait.php | ||
| IdentifierTrait.php | ||
| InsufficientDataForMeaningfulAnswerException.php | ||
| LegacyDependencyCheckPolyfill.php | ||
| MissingDependency.php | ||
| PersonalMount.php | ||
| PriorityTrait.php | ||
| SessionStorageWrapper.php | ||
| StorageConfig.php | ||
| StorageModifierTrait.php | ||
| VisibilityTrait.php | ||