nextcloud/lib/private/Files
Morris Jobke 772303309d
Merge pull request #14425 from cowai/fix-multiple-incomplete-folders
Do not calculate folder size for parent that also needs proper scan, fixes #3524
2019-03-08 09:12:33 +01:00
..
AppData Followup 12833, gracefully handle the getting of / 2018-12-21 11:08:19 +01:00
Cache Avoid calculating folder size for parent that needs scan. 2019-03-06 15:23:37 +01:00
Config more efficient way to detect added and removed mounts 2018-08-16 19:56:49 +02:00
Mount cache OC\Files\Mount\Manager::findIn results 2018-08-16 19:02:00 +02:00
Node add option to get raw size (without submounts) from fileinfo 2019-02-27 15:35:44 +01:00
Notify Add a more powerful notify mechanism 2017-01-27 10:44:33 +01:00
ObjectStore Merge pull request #14424 from nextcloud/fix/13554/swift_to_tmp 2019-03-06 15:33:15 +01:00
Search Update license headers 2017-11-06 16:56:19 +01:00
SimpleFS Separate fopen into read and write methods 2018-07-11 12:08:37 +02:00
Storage don't close input stream when writing in encrypted file 2019-01-10 00:25:07 +01:00
Stream Use CountWrapper instead of almost identical CountReadStream 2019-02-15 13:24:58 +01:00
Type Use the defined func()->count() instead of manual counting 2018-11-08 15:44:45 +01:00
Utils Do scan the root storage in background scan 2018-07-24 14:15:27 +02:00
FileInfo.php add option to get raw size (without submounts) from fileinfo 2019-02-27 15:35:44 +01:00
Filesystem.php Fix string doc type casing 2018-11-15 11:57:05 +01:00
View.php Properly handle null as ownerId if file system access is denied by access token 2019-03-01 20:57:01 +01:00