Joas Schilling
|
f7dd16f1ac
Disable OCS api when in maintenance mode
|
9 years ago |
Jenkins for ownCloud
|
b585d87d9d
Update license headers
|
9 years ago |
Thomas Müller
|
2367797c17
Respect http header 'Accept-Language' on ocs and remote.php calls
|
9 years ago |
Morris Jobke
|
06aef4e8b1
Revert "Updating license headers"
|
9 years ago |
Jenkins for ownCloud
|
6a1a4880f0
Updating license headers
|
9 years ago |
Lukas Reschke
|
886bda5f81
Refactor OC_Request into TrustedDomainHelper and IRequest
|
9 years ago |
Vincent Petry
|
972fffbe02
Return 503 OCS response with requested format
|
10 years ago |
Vincent Petry
|
2e45eb8ad6
Return 503 in public.php and OCS API when upgrade is due
|
10 years ago |
Thomas Müller
|
596177727a
OCS API calls will always return English messages
|
10 years ago |
Thomas Müller
|
6ff96b34ad
Merge branch 'master' into load-apps-proper-master
|
10 years ago |
Thomas Müller
|
756bbe8786
Merge pull request #7649 from owncloud/routing-public
|
10 years ago |
Thomas Müller
|
88f6dd7db1
fixing method names
|
10 years ago |
Thomas Müller
|
743addd1e3
set content-type on ocs exceptions
|
10 years ago |
Robin Appelman
|
26793e1f94
switch OC::getRouter usages to OC::$server->getRouter
|
10 years ago |
Thomas Müller
|
8f5c641cd8
load all apps in ocs/v1.php
|
10 years ago |
Bart Visscher
|
22d759964f
Use raw PathInfo for matching urls
|
11 years ago |
Tom Needham
|
5fe6129698
Merge master into ocs_api, fix conflicts.
|
12 years ago |
Felix Moeller
|
02ec677e3c
Style: The last two spaces
|
12 years ago |
Felix Moeller
|
a4b2ea586d
Style: Remove all the dangling white spaces
|
12 years ago |
Tom Needham
|
227ada3257
Fix merge conflicts
|
12 years ago |
Thomas Müller
|
a3cda32392
Respect coding style
|
12 years ago |
Bart Visscher
|
4b9200f6f7
Routing: combine all routes into one set
|
12 years ago |
Bart Visscher
|
6ba2623485
Move loading of routes to OC::getRouter function
|
12 years ago |
Bart Visscher
|
7952c6a31c
Change access to router object to getter function
|
12 years ago |
Bart Visscher
|
006b127da4
Routing: Handle MethodNotAllowedException
|
12 years ago |
Bart Visscher
|
7a24f0cd8d
Make calling ocs/v1.php/config work
|
12 years ago |
Jörn Friedrich Dreyer
|
e59a1806cf
remove superfluous ?> at the end of .php files (left out apps/*/templates)
|
12 years ago |
Frank Karlitschek
|
a945fa10a6
update copyright
|
12 years ago |
Robin Appelman
|
595b13f1e0
prevent the remaining ob_clean related errors
|
13 years ago |
Klaas Freitag
|
d3f6f618e6
fixed include for ocs
|
13 years ago |