nextcloud-server/apps/files_external/lib/Lib
Benjamin Gaussorgues a45e12abc8
fix(files_external): on case insensitive system, block case change
When a file/directory is renamed to the same name with only case change,
the rename fail. We block this kind of rename.
The user will have to rename to another name first.

Signed-off-by: Benjamin Gaussorgues <benjamin.gaussorgues@nextcloud.com>
2023-10-23 10:32:28 +07:00
..
Auth feat(files_external): migrate to vue 2023-08-01 16:38:06 +07:00
Backend fix(files_external): on case insensitive system, block case change 2023-10-23 10:32:28 +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(files_external): on case insensitive system, block case change 2023-10-23 10:32:28 +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 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 Update php licenses 2021-06-04 22:02:41 +07:00
StorageConfig.php files_external: Fix OpenAPI 2023-08-07 08:42:19 +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