Maxence Lange
|
20a45eb8df
app type extended_authentication
|
1 year ago |
Christoph Wurst
|
ac5ec1af7d
Fix missing maintenance mode header for OCS request
|
2 years ago |
Joas Schilling
|
c160668b07
Return 500 and the exception message (on debug) on OCS
|
3 years ago |
John Molakvoæ (skjnldsv)
|
215aef3cbd
Update php licenses
|
3 years ago |
Roeland Jago Douma
|
cc744740b7
Remove deprecated \OCP\API
|
3 years ago |
Christoph Wurst
|
d89a75be0b
Update all license headers for Nextcloud 21
|
3 years ago |
Vincent Petry
|
5f405e1454
Fix loading order for OCS endpoints
|
3 years ago |
Roeland Jago Douma
|
72a9c35be3
Remove some IRouter methods
|
4 years ago |
Roeland Jago Douma
|
3831d8f57f
Remove the matching on ancient /ocs routes
|
4 years ago |
Christoph Wurst
|
d9015a8c94
Format code to a single space around binary operators
|
4 years ago |
Christoph Wurst
|
94a95ffceb
Fix invalid usage of \Exception::getResult
|
4 years ago |
Christoph Wurst
|
caff1023ea
Format control structures, classes, methods and function
|
4 years ago |
Christoph Wurst
|
5bf3d1bb38
Update license headers
|
4 years ago |
Joas Schilling
|
0c77cd21f9
Make sure maintenance mode is always casted to bool
|
5 years ago |
Julius Härtl
|
3e21033dfc
Fix undefined constant error for STATUS_SERVICE_UNAVAILABLE
|
6 years ago |
Morris Jobke
|
79d9841bce
Replace hardcoded status headers with calls to http_response_code()
|
6 years ago |
Roeland Jago Douma
|
e628424ccf
Warn about the old OCP\API::register construct for OCS
|
6 years ago |
Morris Jobke
|
ca74a54dfa
Remove "DEBUG OUTPUT:" from failing OCS API requests
|
6 years ago |
Roeland Jago Douma
|
b8af7ee9bc
Nextcloud 13 is not compatible with newer than php 7.2
|
7 years ago |
Roeland Jago Douma
|
87e10f9e6a
OC_OCS_Response is deprecated
|
7 years ago |
Joas Schilling
|
9f3d9b5b23
Don't force the use of Accept-Language anymore
|
7 years ago |
Morris Jobke
|
6174a514b7
Get rid of static OCS::notFound()
|
7 years ago |
Morris Jobke
|
9533f4e5ed
Clean up single user mode
|
7 years ago |
Robin Appelman
|
e7e614d801
log ocs exceptions
|
7 years ago |
Vincent Petry
|
00f135d320
Die in OCS v1.php on exception
|
8 years ago |
Joas Schilling
|
f3319f6294
Allow to call the files even when you are in another instance atm
|
8 years ago |
Roeland Jago Douma
|
8ae49183c1
Catch LoginException
|
8 years ago |
Joas Schilling
|
0215b004da
Update with robin
|
8 years ago |
Joas Schilling
|
ba87db3fcc
Fix others
|
8 years ago |
Lukas Reschke
|
c90a71a83b
Only login if user is not logged-in
|
8 years ago |