summaryrefslogtreecommitdiffstats
path: root/lib/public/share/imanager.php
Commit message (Expand)AuthorAgeFilesLines
* Move OCP\Share over to PSR-4Roeland Jago Douma2016-03-301-247/+0
* Add config to sharemanagerRoeland Jago Douma2016-03-221-0/+7
* Use more generic node instead of File/FolderRoeland Jago Douma2016-03-111-2/+3
* Fix some scrutinizer warning in the sharing codeRoeland Jago Douma2016-03-101-2/+2
* Respect not allowing outgoing sharesRoeland Jago Douma2016-02-081-0/+7
* [Share 2.0] Fix shareManagerRoeland Jago Douma2016-02-031-10/+10
* [Share 2.0] Allow moving of sharesRoeland Jago Douma2016-02-021-3/+17
* [Share 2.0] Allow recipient to be passed in to getShareByIdRoeland Jago Douma2016-02-021-3/+7
* Add path filter to OCS Share API ?shared_with_me=trueRoeland Jago Douma2016-01-291-1/+3
* [Share 2.0] Fix interfaces and commentsRoeland Jago Douma2016-01-281-2/+4
* [Share 2.0] Create IManger interface for share managerRoeland Jago Douma2016-01-271-0/+210