summaryrefslogtreecommitdiffstats
path: root/apps/files_sharing/lib/External/Manager.php
Commit message (Expand)AuthorAgeFilesLines
* Fix unnecessary boolean castMorris Jobke2019-04-081-1/+1
* Fix for crashing occ files:scanfretn2019-04-081-1/+1
* fix unit testsBjoern Schiessle2018-07-111-1/+1
* update unit testsBjoern Schiessle2018-07-111-4/+4
* unshare from selfBjoern Schiessle2018-07-111-10/+15
* accept/decline group sharesBjoern Schiessle2018-07-111-15/+92
* implement federated group sharesBjoern Schiessle2018-07-111-8/+23
* implement decline shareBjoern Schiessle2018-07-021-1/+16
* adjust to latest api versionBjoern Schiessle2018-07-021-4/+8
* send accept share notification (WIP)Bjoern Schiessle2018-07-021-0/+45
* Use ::class statement instead of stringMorris Jobke2018-01-291-1/+2
* Update license headersMorris Jobke2017-11-061-0/+2
* Merge pull request #5823 from nextcloud/improve-error-handlingMorris Jobke2017-07-211-8/+11
|\
| * improved error handlingBjoern Schiessle2017-07-211-8/+11
* | still remove the federated share even if we cant notify the remoteRobin Appelman2017-07-171-2/+7
|/
* Use the share_folder config for remote sharesJoas Schilling2017-06-131-2/+4
* fix for sharingDaniel Hansson2017-05-201-0/+1
* Remove unused use statementsMorris Jobke2017-04-221-1/+0
* remove discovery manager in favour of the OCSDiscoveryServiceBjoern Schiessle2017-04-111-13/+22
* HTTPHelper is deprecatedRoeland Jago Douma2016-08-241-8/+22
* Update with robinJoas Schilling2016-07-211-1/+1
* Fix apps/Joas Schilling2016-07-211-3/+4
* Fix getting the certificate bundle for dav external storage (#25274)Robin Appelman2016-06-271-1/+1
* Update license headersLukas Reschke2016-05-261-2/+3
* Move lib/ to PSR-4Joas Schilling2016-05-251-0/+453