nextcloud-server/lib/private/Files
Vincent Petry ca37664887 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:39 +07:00
..
AppData Format control structures, classes, methods and function 2020-04-10 14:19:56 +07:00
Cache Normalize directory entries in Encoding wrapper 2021-11-19 14:51:39 +07:00
Config Fix functions taking optional parameters before required ones 2021-06-07 21:33:52 +07:00
Mount handle case where storage can't be created in getStorageRootId 2021-09-30 13:21:40 +07:00
Node fix Folder->getById() when a single storage is mounted multiple times 2021-08-09 17:32:20 +07:00
Notify Update license headers 2019-12-05 15:38:45 +07:00
ObjectStore Fix permissions when copying from ObjectStorage 2021-10-28 12:55:53 +07:00
Search handle ordering in folder search 2021-03-23 13:41:18 +07:00
SimpleFS Add getID function to the simplefile implementation 2021-03-15 13:44:45 +07:00
Storage Normalize directory entries in Encoding wrapper 2021-11-19 14:51:39 +07:00
Stream Fix psalm issue in Encryption stream 2021-10-08 12:15:04 +07:00
Template Fix log error when creating files from an empty template 2021-05-19 07:03:27 +07:00
Type Update all license headers for Nextcloud 21 2020-12-16 18:48:22 +07:00
Utils Move storage encoding compatibility warning logic 2021-11-19 14:51:39 +07:00
FileInfo.php Remove unneeded casts that were found by Psalm 2021-01-11 13:14:41 +07:00
Filesystem.php Update all license headers for Nextcloud 21 2020-12-16 18:48:22 +07:00
View.php Check whether output buffering is active before turning it off 2021-06-07 21:33:53 +07:00