nextcloud-server/lib/private/Files
Vincent Petry 4326d73ff6
Fix SMB storage to not normalize UTF8
This makes sure that even if a NFD file name exists, it is found by the
storage and will be visible to higher layers. Even though the file will
be discarded anyway there, it gives the scanner a chance to display a
warning at least.
2016-04-29 16:19:53 +07:00
..
Cache do propagation in a single query 2016-04-25 16:18:59 +07:00
Config Move \OC\Files to PSR-4 2016-04-24 21:37:35 +07:00
Mount Move \OC\Files to PSR-4 2016-04-24 21:37:35 +07:00
Node Move \OC\Files to PSR-4 2016-04-24 21:37:35 +07:00
ObjectStore Move \OC\Files to PSR-4 2016-04-24 21:37:35 +07:00
Storage Merge pull request #24246 from owncloud/local-invalid 2016-04-26 20:57:56 +07:00
Stream Move \OC\Files to PSR-4 2016-04-24 21:37:35 +07:00
Type Move \OC\Files to PSR-4 2016-04-24 21:37:35 +07:00
Utils triger the propagator from the command line scanner 2016-04-25 17:23:48 +07:00
FileInfo.php Move \OC\Files to PSR-4 2016-04-24 21:37:35 +07:00
Filesystem.php Fix SMB storage to not normalize UTF8 2016-04-29 16:19:53 +07:00
View.php Merge branch 'patch-1' of https://github.com/weits/core into weits-patch-1 2016-04-25 14:49:49 +07:00