summaryrefslogtreecommitdiffstats
path: root/apps/files_sharing/lib/External/Manager.php
Commit message (Expand)AuthorAgeFilesLines
* When no user is logged in null is usedJoas Schilling2020-07-291-2/+2
* Move federated_share_added into a typed eventMorris Jobke2020-07-231-36/+17
* Update share type constant usageJoas Schilling2020-06-241-7/+7
* Do not only catch Exceptions but any Throwable during rmt share deleteChristoph Wurst2020-06-021-2/+2
* Add visibility to all constantsChristoph Wurst2020-04-101-1/+1
* Format control structures, classes, methods and functionChristoph Wurst2020-04-101-12/+5
* Use elseif instead of else ifChristoph Wurst2020-04-101-3/+3
* Update the license headers for Nextcloud 19Christoph Wurst2020-03-311-0/+1
* Use the short array syntax, everywhereChristoph Wurst2020-03-261-13/+13
* Update license headersChristoph Wurst2019-12-051-1/+1
* FixesRoeland Jago Douma2019-11-181-1/+1
* Respect the accepted flag for group and user sharesJoas Schilling2019-11-121-1/+2
* Fix unnecessary boolean castMorris Jobke2019-03-061-1/+1
* Fix for crashing occ files:scanfretn2019-01-241-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