summaryrefslogtreecommitdiffstats
path: root/apps/files_sharing/api
Commit message (Expand)AuthorAgeFilesLines
* 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
* [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