summaryrefslogtreecommitdiffstats
path: root/apps/files_sharing/lib/sharedmount.php
Commit message (Expand)AuthorAgeFilesLines
* Add public api for mount configurationsRobin Appelman2014-12-041-2/+2
* Setup shared mounts for the correct user when setting up the filesystem for t...Robin Appelman2014-11-061-4/+4
* throw a exception if we can't handle the provided pathBjoern Schiessle2014-09-291-3/+3
* some small fixesBjoern Schiessle2014-09-251-4/+2
* group shares and combine permissionsBjoern Schiessle2014-09-221-2/+13
* if a folder gets deleted we unshare all shared files/folders belowBjoern Schiessle2014-07-041-0/+2
* don't move a share mount point into a different mount pointBjoern Schiessle2014-07-011-10/+0
* nake sure ti create new db entry when user renames a group shareBjoern Schiessle2014-06-061-1/+1
* Fix phpdoc and commentsRobin Appelman2014-06-061-2/+2
* update mount point if file_target changedBjoern Schiessle2014-06-061-2/+5
* add additional unit testsBjoern Schiessle2014-06-061-3/+5
* get unique_name value directly from the share arrayBjoern Schiessle2014-06-061-1/+1
* fix mount point move up if the parent no longer existsBjoern Schiessle2014-06-061-21/+61
* remove share mountBjoern Schiessle2014-06-061-1/+4
* Move shared mount moving from the storage to the mountRobin Appelman2014-06-061-0/+113