This website requires JavaScript.
Explore
Help
Register
Sign In
mbk-lab
/
nextcloud
Watch
2
Star
0
Fork
You've already forked nextcloud
0
Code
Issues
Pull Requests
Projects
Releases
Wiki
Activity
bb4246c9a8
nextcloud
/
tests
/
lib
/
files
/
storage
/
wrapper
History
Bjoern Schiessle
e7232a848b
versions should always use the keys of the original file, no need to create new one
2015-10-01 10:10:19 +02:00
..
availability.php
Store storage availability in database
2015-07-20 16:27:26 +01:00
encryption.php
versions should always use the keys of the original file, no need to create new one
2015-10-01 10:10:19 +02:00
jail.php
Replaces if ($file === '.' || $file === '..') by if(\OC\Files\Filesystem::isIgnoredDir($file)). Eases to find where this operation is used.
2015-09-22 17:53:15 +02:00
permissionsmask.php
Add storage and cache wrappers to apply a permissions mask to a storage
2014-11-27 15:25:57 +01:00
quota.php
Only use quota stream wrapper on "files"
2015-05-28 18:31:20 +02:00
wrapper.php
Use base class to reset the file mapper
2014-11-19 14:52:07 +01:00