nextcloud-server/lib/private/Files
Robin Appelman 9ee94afe7e Fix folder path containing leading slash when getting mount root by id
This fixes collabora on public link shared groupfolders

Fixes https://github.com/nextcloud/groupfolders/issues/225

Signed-off-by: Robin Appelman <robin@icewind.nl>
2018-11-28 19:07:11 +07:00
..
AppData Make Appdata static 2018-05-14 13:25:54 +07:00
Cache return the correct value when trying to get a non existing item from cache by id 2018-11-16 17:26:42 +07:00
Config more efficient way to detect added and removed mounts 2018-08-16 19:56:49 +07:00
Mount cache OC\Files\Mount\Manager::findIn results 2018-08-16 19:02:00 +07:00
Node Fix folder path containing leading slash when getting mount root by id 2018-11-28 19:07:11 +07:00
Notify
ObjectStore Add PHPDoc for thrown exception 2018-11-19 15:34:07 +07:00
Search
SimpleFS Separate fopen into read and write methods 2018-07-11 12:08:37 +07:00
Storage fix writeStream for jail wrapper 2018-10-31 21:10:57 +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 tokens can't be valid local user names 2018-08-16 21:27:57 +07:00