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-06-29 12:24:50 +02:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
92969052d7f4f008205bbfdf3e5437f3deca1d6b
nextcloud-server-mirror
/
lib
/
private
/
files
/
cache
T
History
Vincent Petry
5be4af9f51
Now also preventing to override "files" dir size with -1
...
Fixes
#6526
2014-01-07 22:34:01 +01:00
..
backgroundwatcher.php
move the private namespace OC into lib/private - OCP will stay in lib/public
2013-09-30 16:36:59 +02:00
cache.php
Users of getFolderContent are mostly interested in the unecrypted file size
2013-12-06 15:51:49 +01:00
homecache.php
Now also preventing to override "files" dir size with -1
2014-01-07 22:34:01 +01:00
legacy.php
move the private namespace OC into lib/private - OCP will stay in lib/public
2013-09-30 16:36:59 +02:00
permissions.php
move the private namespace OC into lib/private - OCP will stay in lib/public
2013-09-30 16:36:59 +02:00
scanner.php
reuse etags when doing a background scan
2013-12-05 15:23:34 +01:00
storage.php
use the new home storage backend when no existing local storage backend exists for the user's home
2013-10-29 00:26:35 +01:00
updater.php
Merge pull request
#6099
from owncloud/fix_source_not_found_warnings
2013-11-28 12:59:24 -08:00
upgrade.php
only perform files upgrade in case there are actually entries in the old fscache table
2013-10-02 13:00:05 +02:00
watcher.php
Fixed watcher to also update the owner's folder sizes
2013-11-05 13:58:14 +01:00