nextcloud/lib/private/files
Vincent Petry d485c0098d Retrieve storage numeric id earlier when still available
The numeric id is only available before the storage entry is deleted, so
get it at that time.
2014-10-13 15:52:48 +02:00
..
cache Retrieve storage numeric id earlier when still available 2014-10-13 15:52:48 +02:00
mount Remove invalid mounts from the active fs 2014-07-02 15:00:12 +02:00
node Fix SharedCache::getPathById 2014-08-06 13:38:14 +02:00
objectstore Keep fileid on move in objectstore, fixes #10848 2014-09-05 13:25:59 +02:00
storage strict comparison 2014-10-08 18:49:55 +02:00
stream in quota wrapper use === instead of ! for better readability and as in other wrappers 2014-09-22 11:35:42 +02:00
type Squash 'a | b' into 'a|b', in /lib 2014-05-13 19:08:14 +01:00
utils Fix method name 2014-09-10 15:59:24 +02:00
fileinfo.php Expose creatable permissions trough fileinfo 2014-09-25 14:00:13 +02:00
filesystem.php Added failing unit tests for mount config hooks 2014-10-08 14:22:17 +02:00
mapper.php Fix mapping of relative paths 2014-09-17 11:38:10 +02:00
view.php Remove explicit propagate calls 2014-09-05 11:53:24 +02:00