summaryrefslogtreecommitdiffstats
path: root/ocs
Commit message (Expand)AuthorAgeFilesLines
* Move federated sharing routes to the federatedfilesharingappRoeland Jago Douma2016-08-281-73/+0
* Move /config over to Core OCSControllerRoeland Jago Douma2016-08-181-8/+0
* Move /cloud/user to Core appRoeland Jago Douma2016-08-091-8/+0
* Move getCapabilities over to CoreRoeland Jago Douma2016-08-091-7/+0
* Catch LoginExceptionRoeland Jago Douma2016-07-221-0/+2
* Update with robinJoas Schilling2016-07-211-1/+1
* Fix othersJoas Schilling2016-07-214-6/+13
* Only login if user is not logged-inLukas Reschke2016-07-181-1/+3
* Make the OCS endpoint handle the new OCS AppFramework routesRoeland Jago Douma2016-07-181-0/+23
* remove unused parameterBjoern Schiessle2016-07-141-1/+1
* load authentication apps first (#25126)Christoph Wurst2016-06-161-0/+2
* Update license headersLukas Reschke2016-05-263-4/+4
* update share permissionsBjörn Schießle2016-05-201-1/+1
* create re-share by owner and propagate unshare and unshare-from self requestBjörn Schießle2016-05-201-1/+41
* use query builder for getShare and add testsBjörn Schießle2016-05-201-1/+1
* move request handler for federated shares to the federated sharing appBjörn Schießle2016-05-201-1/+1
* move federated sharing settings to the federatedfilesharing appBjörn Schießle2016-04-221-1/+2
* Update author informationLukas Reschke2016-03-011-0/+1
* Move findLanguage() and setLanguageFromRequest() to factoryJoas Schilling2016-01-261-1/+1
* Happy new year!Thomas Müller2016-01-124-6/+5
* Use XMLWriter to generate responseLukas Reschke2015-11-301-18/+29
* Combine OCS API getUser method code into provisioning_api appRoeland Jago Douma2015-10-131-7/+0
* deduplicate @xenopathicMorris Jobke2015-10-061-1/+1
* update licence headers via scriptMorris Jobke2015-10-052-1/+1
* Check if files_sharing is actually enabled before using itRobin McCorkell2015-09-091-9/+11
* Reduce duplicate codeThomas Müller2015-08-031-0/+2
* Adding ocs/v2.php with status code mapperThomas Müller2015-08-031-0/+22
* update license headers and authorsMorris Jobke2015-06-252-0/+2
* Fix usage of deprecated private constantsJoas Schilling2015-04-181-28/+30
* block ocs in single user modeRobin Appelman2015-04-091-1/+3
* Disable OCS api when in maintenance modeJoas Schilling2015-04-081-1/+1
* Update license headersJenkins for ownCloud2015-03-263-43/+67
* Respect http header 'Accept-Language' on ocs and remote.php callsThomas Müller2015-03-091-2/+2
* Revert "Updating license headers"Morris Jobke2015-02-263-64/+46
* Updating license headersJenkins for ownCloud2015-02-233-46/+64
* Refactor OC_Request into TrustedDomainHelper and IRequestLukas Reschke2015-02-161-1/+1
* OCS API for server-to-server sharingBjoern Schiessle2014-12-041-0/+30
* Return 503 OCS response with requested formatVincent Petry2014-06-301-1/+2
* Return 503 in public.php and OCS API when upgrade is dueVincent Petry2014-06-301-0/+8
* OCS API calls will always return English messagesThomas Müller2014-04-151-0/+3
* Merge branch 'master' into load-apps-proper-masterThomas Müller2014-03-212-3/+5
|\
| * Merge pull request #7649 from owncloud/routing-publicThomas Müller2014-03-171-1/+1
| |\
| | * switch OC::getRouter usages to OC::$server->getRouterRobin Appelman2014-03-101-1/+1
| * | fixing method namesThomas Müller2014-03-121-1/+0
| * | set content-type on ocs exceptionsThomas Müller2014-03-121-0/+3
| |/
| * Use the proper content-typeLukas Reschke2014-02-171-0/+2
* | load all apps in ocs/v1.phpThomas Müller2014-02-181-1/+7
|/
* New OCS route:Thomas Müller2013-10-211-1/+8
* remove the activity call here. it is not implemented anyways. This will be pr...Frank Karlitschek2013-08-311-8/+0
* Add quota to core apiTom Needham2013-08-271-1/+8