nextcloud/lib/private/files
Vincent Petry c06d8bb007 Fixed normalizePath() to strip out single dot dirs
Now removing "/./" and trailing "/." from the paths when normalizing.
2013-11-14 13:15:03 +01:00
..
cache Now calling parent method when path is not root 2013-11-12 16:15:44 +01:00
mount move the private namespace OC into lib/private - OCP will stay in lib/public 2013-09-30 16:36:59 +02:00
node move the private namespace OC into lib/private - OCP will stay in lib/public 2013-09-30 16:36:59 +02:00
storage Now using HomeStorage for legacy home storage ids 2013-11-12 18:01:02 +01:00
stream Added comment for clarification about fseek() call in quota.php 2013-10-25 16:15:01 +02:00
type Return early if fileinfo is there. 2013-10-29 13:48:30 +01:00
utils move the private namespace OC into lib/private - OCP will stay in lib/public 2013-09-30 16:36:59 +02:00
filesystem.php Fixed normalizePath() to strip out single dot dirs 2013-11-14 13:15:03 +01:00
mapper.php move the private namespace OC into lib/private - OCP will stay in lib/public 2013-09-30 16:36:59 +02:00
view.php Prevent renaming/deleting mount points 2013-10-15 14:58:58 +02:00