nextcloud-server/lib/private/Files
Arthur Schiwon ec9c1e2f52 take return of mkdir into account, throw exception on failure
Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
2019-04-30 07:27:32 +07:00
..
AppData Make Appdata static 2018-05-14 13:25:54 +07:00
Cache Avoid calculating folder size for parent that needs scan. 2019-03-08 08:14:33 +07:00
Config more efficient way to detect added and removed mounts 2018-08-16 19:56:49 +07:00
Mount Store user object later in the code 2019-03-21 21:37:41 +07:00
Node take return of mkdir into account, throw exception on failure 2019-04-30 07:27:32 +07:00
Notify
ObjectStore Always use a temp file for swift writes 2019-04-24 07:02:46 +07:00
Search
SimpleFS Harden appdata putcontent 2019-04-08 14:36:37 +07:00
Storage handle long etags from dav external storage 2019-03-14 16:19:09 +07:00
Stream extend storage api to allow directly writing a stream to storage 2018-10-31 21:10:44 +07:00
Type Use the defined func()->count() instead of manual counting 2018-11-08 15:44:45 +07:00
Utils Do scan the root storage in background scan 2018-07-24 14:15:27 +07:00
FileInfo.php Add getExtension() to FileInfo 2018-10-29 15:24:02 +07:00
Filesystem.php Fix string doc type casing 2018-11-15 11:57:05 +07:00
View.php always allow moving mountpoints inside the same mountpoint 2019-03-20 09:59:17 +07:00