summaryrefslogtreecommitdiffstats
path: root/apps/files_sharing/lib/share/folder.php
Commit message (Expand)AuthorAgeFilesLines
* Happy new year!Thomas Müller2016-01-121-2/+2
* Update license headersLukas Reschke2015-10-261-1/+1
* deduplicate @xenopathicMorris Jobke2015-10-061-1/+1
* update licence headers via scriptMorris Jobke2015-10-051-0/+2
* Fix extracting basename from path in sharingRobin McCorkell2015-08-181-1/+1
* Move files sharing app (mostly) to OCP\DBRoeland Jago Douma2015-05-181-3/+3
* Update license headersJenkins for ownCloud2015-03-261-18/+21
* Revert "Updating license headers"Morris Jobke2015-02-261-20/+19
* Updating license headersJenkins for ownCloud2015-02-231-19/+20
* also check for the correct owner if it was submittedBjoern Schiessle2014-11-211-2/+3
* fix performance issuesBjoern Schiessle2014-10-101-0/+47
* Style cleanup files_sharingBart Visscher2013-02-211-2/+3
* Almost fix Shared scanner...Michael Gapczynski2013-01-071-2/+9
* Fix shared statuses inside foldersMichael Gapczynski2012-12-261-2/+2
* Initial support for file sharing with filesystem branchMichael Gapczynski2012-12-151-28/+0
* Update all to use OCP\PERMISSION_* instead of OCP\Share::PERMISSION_*Thomas Tanghus2012-11-111-1/+1
* Whitespace cleanupBart Visscher2012-10-141-1/+1
* Fix fetching shared children items, fixes problem with displaying owner of a ...Michael Gapczynski2012-09-081-6/+16
* Switch to using file cache ids instead of paths for file sharingMichael Gapczynski2012-08-241-2/+2
* File sharing cleanup, works perfectly I think :)Michael Gapczynski2012-08-161-46/+27
* Lots of refactoring to share APIMichael Gapczynski2012-08-061-2/+7
* Make file actions permissions awareMichael Gapczynski2012-07-251-1/+12
* Sharing files working using share APIMichael Gapczynski2012-07-101-0/+64