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
a323111bd1
nextcloud
/
tests
/
lib
/
files
/
storage
/
wrapper
History
Robin McCorkell
77cec29b10
Prevent concurrent availability checks
2016-04-26 22:30:09 +01:00
..
availability.php
Prevent concurrent availability checks
2016-04-26 22:30:09 +01:00
encryption.php
Introduce isReadyForUser and verify in file transfer ownership -
fixes
#23786
2016-04-15 15:07:40 +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
fix quota wrapper
2016-01-14 12:54:42 +01:00
wrapper.php
Use TempManager instead of tmpFolder
2015-12-18 11:19:53 +01:00