This website requires JavaScript.
Explore
Help
Sign In
averello
/
nextcloud-server-mirror
Watch
1
Star
0
Fork
0
You've already forked nextcloud-server-mirror
mirror of
https://github.com/nextcloud/server.git
synced
2026-07-05 12:34:39 +02:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
e2cfcd992cf6f4bb5f1cdb9070d3d0ea2a1504e2
nextcloud-server-mirror
/
tests
/
lib
/
files
/
storage
/
wrapper
T
History
Björn Schießle
6d0a324144
make sure that we update the unencrypted size for the versions
2015-11-04 10:59:05 +01:00
..
availability.php
Store storage availability in database
2015-07-20 16:27:26 +01:00
encryption.php
make sure that we update the unencrypted size for the versions
2015-11-04 10:59:05 +01: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