summaryrefslogtreecommitdiffstats
path: root/apps/files_sharing/api
Commit message (Expand)AuthorAgeFilesLines
* Respect not allowing outgoing sharesRoeland Jago Douma2016-02-081-3/+25
* Update OCS Share API to use federated share providerRoeland Jago Douma2016-02-081-12/+23
* Even single shares are returned as arrayRoeland Jago Douma2016-02-081-1/+1
* [Share 2.0] Fix OCS endpointRoeland Jago Douma2016-02-031-42/+43
* [Share 2.0] Use GenericShareExceptionRoeland Jago Douma2016-02-021-9/+8
* [Share 2.0] Add exceptions to OCPRoeland Jago Douma2016-02-021-3/+3
* Filter contacts from the local system addressbook - remote share with local u...Thomas Müller2016-02-021-0/+3
* In some cases $contact['CLOUD'] is not an arrayThomas Müller2016-02-021-1/+5
* Add path filter to OCS Share API ?shared_with_me=trueRoeland Jago Douma2016-01-291-7/+11
* Fix OCS unit tests after two share mergesRoeland Jago Douma2016-01-281-1/+1
* Merge pull request #21960 from owncloud/share2_ocs_fix_passing_empty_stringsThomas Müller2016-01-281-27/+79
|\
| * [Share 2.0] Allow using permissions to update link shareRoeland Jago Douma2016-01-271-14/+41
| * [Share 2.0] Still allow isolated updatesRoeland Jago Douma2016-01-271-4/+4
| * [Share 2.0] Also handle empty parameter in updateShareRoeland Jago Douma2016-01-271-24/+45
| * [Share 2.0] When passing empty strings don't failRoeland Jago Douma2016-01-271-5/+9
* | [Share 2.0] Fix interfaces and commentsRoeland Jago Douma2016-01-281-11/+11
* | [Share 2.0] Move IShare to OCPRoeland Jago Douma2016-01-271-7/+5
|/
* Merge pull request #21940 from owncloud/share2_do_not_returned_removed_group_...Thomas Müller2016-01-271-1/+8
|\
| * [Share 2.0] Properly handle user deleted group sharesRoeland Jago Douma2016-01-271-1/+8
* | [Share 2.0] Add update shareRoeland Jago Douma2016-01-262-1/+68
|/
* Comments from VincentRoeland Jago Douma2016-01-211-5/+3
* [Share 2.0] Add subfiles=xRoeland Jago Douma2016-01-211-0/+44
* [Sharing 2.0] Start with getSharesRoeland Jago Douma2016-01-212-1/+57
* [Share 2.0] Add share owner information to OCS Share APIRoeland Jago Douma2016-01-151-0/+2
* [Share 2.0] Use full share id (providerId:shareId)Roeland Jago Douma2016-01-131-10/+21
* [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-126-6/+8
* Do not lower the sharee searchRoeland Jago Douma2016-01-121-1/+1
* [Sharing 2.0] Add L10N instance to manager for translated errorsRoeland Jago Douma2016-01-062-5/+9
* [Sharing 2.0] Do not use static function to get numeric storage idRoeland Jago Douma2016-01-061-1/+1
* [Sharing 2.0] General exceptions return 403Roeland Jago Douma2016-01-061-1/+1
* [Share 2.0] Enable share creation via OCS APIRoeland Jago Douma2016-01-062-5/+155
* Use proper public API for OC_Helper::getFileNameMimeTypeMorris Jobke2015-12-171-2/+4
* Only return the exact match, when it's allowedJoas Schilling2015-12-021-7/+18
* [Sharing 2.0] Use the rootfolder to get the path of a shareRoeland Jago Douma2015-11-242-6/+7
* [Sharing 2.0] Fix phpdoc etcRoeland Jago Douma2015-11-241-6/+6
* [Sharing 2.0] Move authentication to the OCS APIRoeland Jago Douma2015-11-242-13/+65
* [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
* Merge pull request #20558 from owncloud/remove-path-from-shared-withThomas Müller2015-11-231-0/+1
|\
| * Unset `path` for shared with meLukas Reschke2015-11-171-0/+1
* | Use proper variableLukas Reschke2015-11-181-1/+1
|/
* [Share2.0] OCS Share API getShare uses new codeRoeland Jago Douma2015-11-162-13/+101
* Use the old code for remote shares for nowRoeland Jago Douma2015-11-051-0/+8
* The new sharing code now handles deletionRoeland Jago Douma2015-11-052-3/+83
* Prepare OCS Share endpointRoeland Jago Douma2015-11-051-0/+62
* Update license headersLukas Reschke2015-10-264-3/+4
* Throw exception on `getPath` if file does not existLukas Reschke2015-10-251-1/+6
* Make sure that remote shares use the correct uid casingJoas Schilling2015-10-061-0/+1