aboutsummaryrefslogtreecommitdiffstats
path: root/apps/files_sharing/api
Commit message (Expand)AuthorAgeFilesLines
* Update author informationLukas Reschke2016-03-011-0/+2
* Merge pull request #22681 from owncloud/add-autodiscovery-for-ocsThomas Müller2016-03-012-0/+37
|\
| * Add autodiscovery support to server-to-server sharingLukas Reschke2016-02-262-0/+37
* | For now only allow 1 link share per file/folderRoeland Jago Douma2016-03-011-0/+9
* | Check correct permissions when resharingRoeland Jago Douma2016-02-291-0/+16
* | Remove delete permissions for read-only federated resharesRoeland Jago Douma2016-02-251-0/+9
|/
* OCS Share API should not return invalid sharesRoeland Jago Douma2016-02-171-7/+25
* Merge pull request #22337 from owncloud/new_reshare_no_initiatorThomas Müller2016-02-151-4/+4
|\
| * The owner and recipient can also be nullRoeland Jago Douma2016-02-121-3/+3
| * If the initiator no longer exists return UIDRoeland Jago Douma2016-02-121-1/+1
* | Merge pull request #22351 from owncloud/fix_22277Thomas Müller2016-02-131-0/+71
|\ \ | |/ |/|
| * add remote server to the resultBjoern Schiessle2016-02-121-0/+71
* | Delete the notification when the owner unshares the remote before the user di...Joas Schilling2016-02-111-0/+7
* | Remove the notification if accepting/declining failed because of 404Joas Schilling2016-02-111-1/+7
|/
* Fix oracle by using less quotesJoas Schilling2016-02-101-1/+1
* Create the actions with the correct IDJoas Schilling2016-02-101-3/+4
* Make sure the share ID is an integerJoas Schilling2016-02-101-2/+2
* Fix action pathsJoas Schilling2016-02-101-2/+2
* Fix the notification API usageJoas Schilling2016-02-101-1/+1
* Revert "Disable the remote sharing notifications until they work properly"Joas Schilling2016-02-101-3/+0
* 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