summaryrefslogtreecommitdiffstats
path: root/apps/files_sharing/ajax/external.php
Commit message (Expand)AuthorAgeFilesLines
* no longer check if the external storage app is enabled, we use no the webdav ...Bjoern Schiessle2014-06-301-4/+1
* Add some safety checksRobin Appelman2014-06-161-0/+1
* block server-to-server share if files_external is not activates, can be rever...Bjoern Schiessle2014-06-141-1/+4
* add settings to disable server to server sharingBjoern Schiessle2014-06-141-2/+12
* Generate a unique nameRobin Appelman2014-06-141-0/+2
* Scan the entire remote share at once by requesting the full file tree from th...Robin Appelman2014-06-141-1/+8
* Add interface for accpeting external sharesRobin Appelman2014-06-141-0/+28