nextcloud/lib/private/Files
Vincent Petry f8b2b95408
Scanner must normalize new children names for cache diff
Since new children from the storage might contain NFD entries, these
must be normalized to NFC to be properly diff'ed with the cache
contents which is always NFC.

This fixes an issue where NFD entries would disappear from the cache
after rescannng for children.
2016-05-20 09:33:59 +02:00
..
Cache Scanner must normalize new children names for cache diff 2016-05-20 09:33:59 +02:00
Config use mount providers to setup home storages (#24567) 2016-05-17 21:40:55 +02:00
Mount use mount providers to setup home storages (#24567) 2016-05-17 21:40:55 +02:00
Node Move \OC\Files to PSR-4 2016-04-24 21:37:35 +02:00
ObjectStore Move \OC\Files to PSR-4 2016-04-24 21:37:35 +02:00
Storage Add wrapper for NFD encoding workaround 2016-05-20 09:33:59 +02:00
Stream Move \OC\Files to PSR-4 2016-04-24 21:37:35 +02:00
Type Move \OC\Files to PSR-4 2016-04-24 21:37:35 +02:00
Utils triger the propagator from the command line scanner 2016-04-25 17:23:48 +02:00
FileInfo.php Move \OC\Files to PSR-4 2016-04-24 21:37:35 +02:00
Filesystem.php use mount providers to setup home storages (#24567) 2016-05-17 21:40:55 +02:00
View.php Merge branch 'patch-1' of https://github.com/weits/core into weits-patch-1 2016-04-25 14:49:49 +02:00