nextcloud/lib/private/Files
Vlastimil Pecinka 73dbc29f21
Store user object later in the code
Signed-off-by: Vlastimil Pecinka <pecinka@email.cz>
2019-03-26 17:40:31 +01:00
..
AppData Make Appdata static 2018-05-14 13:25:54 +02:00
Cache Avoid calculating folder size for parent that needs scan. 2019-03-08 08:14:33 +00:00
Config more efficient way to detect added and removed mounts 2018-08-16 19:56:49 +02:00
Mount Store user object later in the code 2019-03-26 17:40:31 +01:00
Node Filter out versions and trashbin 2019-02-14 10:27:44 +00:00
Notify Add a more powerful notify mechanism 2017-01-27 10:44:33 +01:00
ObjectStore Fix: Check if `$this->params['user']` is an array 2019-02-07 13:33:21 +00: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 Allow chunked uploads even if your quota is not sufficient 2018-10-25 13:53:52 +02:00
Stream make file cache updates more robust 2018-07-31 12:24:38 +02:00
Type use insertIfNotExists to store new mimetypes. 2018-08-09 15:20:55 +02:00
Utils Do scan the root storage in background scan 2018-07-24 14:15:27 +02:00
FileInfo.php Update license headers 2017-11-06 16:56:19 +01:00
Filesystem.php move log constants to ILogger 2018-04-26 10:45:52 +02:00
View.php always allow moving mountpoints inside the same mountpoint 2019-03-20 10:00:03 +00:00