nextcloud/lib/private/Files
Morris Jobke 5dd15c4a7d
Merge pull request #7323 from nextcloud/shared-jailed-source-root-12
[12]Use the correct root for shared jail when the source storage is also a jail
2017-12-08 09:03:03 +01:00
..
AppData Add Tests 2016-10-05 11:00:16 +02:00
Cache delay calculating the shared cache root until it's used 2017-12-04 15:18:23 +01:00
Config Improve performance of UserMountCache with external storage folders 2017-11-09 10:07:27 +01:00
Mount also use configured 'cache_path' for new chunking 2017-10-11 14:27:02 +02:00
Node Remove unused use statements 2017-04-22 19:23:31 -05:00
Notify Add a more powerful notify mechanism 2017-01-27 10:44:33 +01:00
ObjectStore only create the file cache entry after the empty file was created successfully, otherwise file_exists() call on the initial file_put_content() will indicate that the file already exists 2017-11-17 12:46:52 +01:00
Search Allow searching for favorites 2017-03-08 16:30:55 +01:00
SimpleFS avatar to appdata 2016-10-05 11:00:16 +02:00
Storage Use the correct root for shared jail when the source storage is also a jail 2017-11-28 13:55:42 +01:00
Stream replace close:// streamwrapper with CallBackWrapper 2017-01-06 15:33:32 +01:00
Type Improve mimetype detection for object storages 2017-11-06 15:23:35 +01:00
Utils Fix scanner after review 2017-04-26 13:26:47 +02:00
FileInfo.php [Stable 12] Removed cast to integer in getSize 2017-07-29 07:40:13 +02:00
Filesystem.php Remove unused use statements 2017-04-22 19:23:31 -05:00
View.php Unlock files even if an exception occurs 2017-11-11 13:25:28 +01:00