nextcloud/lib/private/Files
Vincent Petry f0661de4e5 Normalize directory entries in Encoding wrapper
Directory entry file names are now normalized in getMetaData(),
getDirectoryContents() and opendir().

This makes the scanner work properly as it assumes pre-normalized names.

In case the names were not normalized, the scanner will now skip the
entries and display a warning when applicable.

Signed-off-by: Vincent Petry <vincent@nextcloud.com>
2021-11-19 14:51:38 +00:00
..
AppData Update php licenses 2021-06-04 22:02:41 +02:00
Cache Normalize directory entries in Encoding wrapper 2021-11-19 14:51:38 +00:00
Config Merge pull request #26494 from rigrig/fix-php8-deprecations 2021-06-07 23:30:59 +02:00
Mount handle case where storage can't be created in getStorageRootId 2021-06-17 14:32:38 +02:00
Node fix Folder->getById() when a single storage is mounted multiple times 2021-07-28 17:21:04 +02:00
Notify Update php licenses 2021-06-04 22:02:41 +02:00
ObjectStore Merge pull request #29115 from nextcloud/work/carl/correct-permissions-when-copying 2021-10-28 14:38:20 +02:00
Search generate a better optimized query for path prefix search filters 2021-08-26 19:07:52 +02:00
SimpleFS Update php licenses 2021-06-04 22:02:41 +02:00
Storage Normalize directory entries in Encoding wrapper 2021-11-19 14:51:38 +00:00
Stream Support seeking also from the end of file on S3 storage 2021-09-11 17:43:50 +03:00
Template Update php licenses 2021-06-04 22:02:41 +02:00
Type Update php licenses 2021-06-04 22:02:41 +02:00
Utils Move storage encoding compatibility warning logic 2021-11-19 14:51:38 +00:00
FileInfo.php Update php licenses 2021-06-04 22:02:41 +02:00
Filesystem.php Merge pull request #26347 from J0WI/clean-path-regex 2021-10-22 11:42:30 +02:00
View.php Fix psalm 2021-11-04 10:24:13 +01:00