summaryrefslogtreecommitdiffstats
path: root/apps/federatedfilesharing/lib
Commit message (Expand)AuthorAgeFilesLines
* add missung return valueBjörn Schießle2016-05-201-3/+4
* improved error messagesBjörn Schießle2016-05-203-21/+27
* move motifier from the files_sharing app to the federatedfilessharing appBjörn Schießle2016-05-201-0/+93
* fall back to old re-sharing behaviour in case the remote server doesn't suppo...Björn Schießle2016-05-202-35/+70
* update share permissionsBjörn Schießle2016-05-203-12/+56
* use share initiator as fall back to access the fileBjörn Schießle2016-05-202-5/+11
* create re-share by owner and propagate unshare and unshare-from self requestBjörn Schießle2016-05-204-73/+591
* use query builder for getShare and add testsBjörn Schießle2016-05-201-9/+25
* move request handler for federated shares to the federated sharing appBjörn Schießle2016-05-201-0/+332
* Move FederatedFileSharing to PSR-4Joas Schilling2016-05-187-0/+230
* move federated sharing settings to the federatedfilesharing appBjörn Schießle2016-04-221-1/+29
* Move post_removeFromGroup to shareManagerRoeland Jago Douma2016-04-131-0/+11
* Migrate post_groupDelete hook to share manager (#23841)Roeland Douma2016-04-121-0/+10
* Merge pull request #23798 from owncloud/federated-unshare-background-jobMorris Jobke2016-04-111-4/+42
|\
| * re-try to send unshare notification if remote server is not availableBjoern Schiessle2016-04-081-4/+42
* | Migrate post_userDelete hook to share managerRoeland Jago Douma2016-04-041-0/+17
|/
* Add new appsLukas Reschke2016-03-011-0/+2
* Fix Scrutinizer issuesLukas Reschke2016-02-291-0/+2
* Add autodiscovery support to server-to-server sharingLukas Reschke2016-02-262-17/+153
* Set share owner and share initiator on upate as wellThomas Müller2016-02-091-0/+2
* Federates shares have to set a file_targetRoeland Jago Douma2016-02-081-0/+6
* implementation of the federated share providerBjoern Schiessle2016-02-084-0/+945