summaryrefslogtreecommitdiffstats
path: root/apps/files_sharing/api/remote.php
Commit message (Expand)AuthorAgeFilesLines
* Move classes from outside lib/ to PSR-4Joas Schilling2016-05-251-229/+0
* Add autodiscovery support to server-to-server sharingLukas Reschke2016-02-261-0/+31
* Remove the notification if accepting/declining failed because of 404Joas Schilling2016-02-111-1/+7
* Make sure the share ID is an integerJoas Schilling2016-02-101-2/+2
* Happy new year!Thomas Müller2016-01-121-1/+2
* Use proper variableLukas Reschke2015-11-181-1/+1
* Update license headersLukas Reschke2015-10-261-1/+1
* update licence headers via scriptMorris Jobke2015-10-051-0/+1
* Extend share infoRoeland Jago Douma2015-10-021-1/+23
* Added '../remote_shares' endpointRoeland Jago Douma2015-10-021-2/+77
* Move interfaces to private until they are no longer experimentalJoas Schilling2015-09-081-1/+0
* Scrap the notifications when the share is accepted or declinedJoas Schilling2015-09-081-1/+4
* Add OCS api to get, accept and decline remote sharesJoas Schilling2015-07-031-0/+91