nextcloud/lib/private/files
Morris Jobke c91d47e5b3 Merge pull request #13224 from owncloud/simplify-is-valid-path-and-add-unit-tests
Simplify isValidPath and add unit tests
2015-01-10 17:35:40 +01:00
..
cache Merge pull request #13181 from owncloud/filecache-preventleadingslash 2015-01-09 13:54:17 +00:00
config Add public api for mount configurations 2014-12-04 16:47:27 +01:00
mount Load mount specific options from the mount config 2014-12-17 14:03:50 +01:00
node add an interface for the root folder so apps have an interface to deal with storage 2014-12-21 20:52:34 +01:00
objectstore Replace deprecated constant with new class constant 2014-11-25 16:30:21 +01:00
storage Merge pull request #13132 from aptivate/improve_debug_logging_messages 2015-01-07 10:36:27 +01:00
stream in quota wrapper use === instead of ! for better readability and as in other wrappers 2014-09-22 11:35:42 +02:00
type Squash 'a | b' into 'a|b', in /lib 2014-05-13 19:08:14 +01:00
utils Merge pull request #11892 from owncloud/remove_triggerupdate 2014-12-10 16:17:29 +01:00
fileinfo.php Add getMountPoint to FileInfo 2014-12-17 14:03:50 +01:00
filesystem.php Merge pull request #13224 from owncloud/simplify-is-valid-path-and-add-unit-tests 2015-01-10 17:35:40 +01:00
mapper.php Fix mapping of relative paths 2014-09-17 11:38:10 +02:00
view.php Use isset() instead of strlen() 2015-01-10 12:06:51 +01:00