summaryrefslogtreecommitdiffstats
path: root/apps/files_sharing/api/ocssharewrapper.php
Commit message (Expand)AuthorAgeFilesLines
* Move classes from outside lib/ to PSR-4Joas Schilling2016-05-251-63/+0
* Translate OCS Share API error messagesRoeland Jago Douma2016-04-251-1/+3
* Fix some scrutinizer warning in the sharing codeRoeland Jago Douma2016-03-101-1/+1
* [Share 2.0] Add update shareRoeland Jago Douma2016-01-261-1/+2
* [Sharing 2.0] Start with getSharesRoeland Jago Douma2016-01-211-1/+1
* [Share 2.0] Add share provider factoryRoeland Jago Douma2016-01-131-27/+1
* [Share 2.0] Allow registering of share providersRoeland Jago Douma2016-01-131-12/+24
* Happy new year!Thomas Müller2016-01-121-1/+1
* [Sharing 2.0] Add L10N instance to manager for translated errorsRoeland Jago Douma2016-01-061-1/+2
* [Share 2.0] Enable share creation via OCS APIRoeland Jago Douma2016-01-061-4/+8
* [Sharing 2.0] Use the rootfolder to get the path of a shareRoeland Jago Douma2015-11-241-1/+1
* [Sharing 2.0] Move authentication to the OCS APIRoeland Jago Douma2015-11-241-1/+2
* [Sharing 2.0] Default share provider only generic DIRoeland Jago Douma2015-11-241-1/+1
* [Sharing 2.0] Removed unused DI stuffRoeland Jago Douma2015-11-241-19/+16
* [Share2.0] OCS Share API getShare uses new codeRoeland Jago Douma2015-11-161-6/+8
* The new sharing code now handles deletionRoeland Jago Douma2015-11-051-3/+10
* Prepare OCS Share endpointRoeland Jago Douma2015-11-051-0/+62