summaryrefslogtreecommitdiffstats
path: root/apps/files_sharing/lib/sharedstorage.php
Commit message (Expand)AuthorAgeFilesLines
...
* Fix retrieving of shared source pathsMichael Gapczynski2012-12-291-13/+28
* Initial support for file sharing with filesystem branchMichael Gapczynski2012-12-151-89/+59
* merge master into filesystemRobin Appelman2012-11-151-4/+4
|\
| * Update all to use OCP\PERMISSION_* instead of OCP\Share::PERMISSION_*Thomas Tanghus2012-11-111-4/+4
* | merge master into filesystemRobin Appelman2012-11-041-1/+1
|\|
| * Checkstyle: many fixesFelix Moeller2012-11-021-1/+1
* | merge master into filesystemRobin Appelman2012-10-231-0/+8
|\|
| * check free space using folder's ownerscambra2012-09-191-0/+8
* | some namespaces fixed for the shared backendRobin Appelman2012-10-211-18/+7
* | drop filectime from the filesystem api'sRobin Appelman2012-10-201-22/+0
* | drop Filesystem::getInternalPath and Filesystem::getStorage in favor of Files...Robin Appelman2012-10-101-42/+44
* | don't use depricated OC_FilesystemRobin Appelman2012-10-101-33/+33
* | add getId to shared storage backendRobin Appelman2012-09-231-1/+5
* | put filestorages in a namespaceRobin Appelman2012-09-071-33/+35
|/
* adding space between) and {Thomas Mueller2012-09-071-1/+1
* Support for unshare from self, with a bunch of temporary fixes to overcome co...Michael Gapczynski2012-09-071-4/+14
* Fix shared storage working with user backend defined data directoriesMichael Gapczynski2012-08-291-1/+2
* Whitespace fixes in appsBart Visscher2012-08-291-15/+15
* only mount every single homefolder when using sharing appGeorg Ehrke2012-08-271-0/+1
* Fix shared storage rename. Note: You can only rename shared files/folders tha...Michael Gapczynski2012-08-241-15/+26
* Removing most of files_sharing, the Share API implemented the majority of itMichael Gapczynski2012-08-221-0/+427