nextcloud/lib/private/files
Vincent Petry 69e8e7dbd5 Now using the "Home" storage detection approach for quota
To find out whether to apply a quota, we now try and detect whether the
storage to wrap is a "Home" storage.
2013-11-21 12:17:47 +01:00
..
cache Root size for home storage is now size of "files" subdir 2013-11-18 18:17:25 +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 the "Home" storage detection approach for quota 2013-11-21 12:17:47 +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 External storage space is now not counted in total space 2013-11-18 18:09:01 +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 External storage space is now not counted in total space 2013-11-18 18:09:01 +01:00