This website requires JavaScript.
Explore
Help
Register
Sign In
sascha
/
nextcloud-server
mirror of
https://github.com/nextcloud/server.git
Watch
1
Star
0
Fork
You've already forked nextcloud-server
0
Code
Issues
Packages
Projects
Releases
Wiki
Activity
92969052d7
nextcloud-server
/
lib
/
private
/
files
/
storage
History
Robin Appelman
25370fcb82
Return SPACE_UNKNOWN if disk_free_space is disabled when getting the free space on a local storage
2014-01-02 13:19:10 +07:00
..
wrapper
Added unit test for the test() method
2013-12-03 14:35:53 +07:00
common.php
Moved default isReadable/isUpdatable impl into Common class
2013-11-22 18:21:17 +07:00
commontest.php
Change default mimetype detection for storage backends to only use filename
2013-11-20 15:25:29 +07:00
home.php
Now using the "Home" storage detection approach for quota
2013-11-21 12:17:47 +07:00
loader.php
move the private namespace OC into lib/private - OCP will stay in lib/public
2013-09-30 16:36:59 +07:00
local.php
Return SPACE_UNKNOWN if disk_free_space is disabled when getting the free space on a local storage
2014-01-02 13:19:10 +07:00
mappedlocal.php
Change default mimetype detection for storage backends to only use filename
2013-11-20 15:25:29 +07:00
storage.php
php 5.3 compatibility for \OC\Files\Storage
2013-10-08 23:00:41 +07:00
temporary.php
move the private namespace OC into lib/private - OCP will stay in lib/public
2013-09-30 16:36:59 +07:00