provokateurin
|
9836e9b164
chore(deps): Update nextcloud/coding-standard to v1.3.1
|
1 月之前 |
Côme Chilliet
|
42c5a60c29
fix: Force 503 HTTP status code for maintenance mode on v1
|
2 月之前 |
Côme Chilliet
|
e184784f86
fix: Remove duplicated code in \OC\OCS\ApiHelper, use Response classes instead
|
2 月之前 |
Côme Chilliet
|
4c9104ef08
fix: Move ApiHelper to \OC\OCS next to related classes
|
2 月之前 |
Côme Chilliet
|
ea32d17d88
fix: Move OC_API into \OC\ApiHelper in standard namespace
|
2 月之前 |
Andy Scherzinger
|
1f7e2ba599
chore: Add SPDX header
|
6 月之前 |
Côme Chilliet
|
c0ce272e9c
chore: Migrate away from OC::$server->getLogger
|
9 月之前 |
Joas Schilling
|
e5e139f5a6
fix(bruteforce-protection): Don't throw a 500 when MaxDelayReached is thrown
|
11 月之前 |
Joas Schilling
|
aa5f037af7
chore: apply changes from Nextcloud coding standards 1.1.1
|
11 月之前 |
Maxence Lange
|
fc29b0d1b7
app type extended_authentication
|
1 年之前 |
Christoph Wurst
|
a5ea17a2e5
Fix missing maintenance mode header for OCS request
|
2 年之前 |
Joas Schilling
|
c160668b07
Return 500 and the exception message (on debug) on OCS
|
3 年之前 |
John Molakvoæ (skjnldsv)
|
215aef3cbd
Update php licenses
|
3 年之前 |
Roeland Jago Douma
|
cc744740b7
Remove deprecated \OCP\API
|
3 年之前 |
Christoph Wurst
|
d89a75be0b
Update all license headers for Nextcloud 21
|
3 年之前 |
Vincent Petry
|
5f405e1454
Fix loading order for OCS endpoints
|
3 年之前 |
Roeland Jago Douma
|
72a9c35be3
Remove some IRouter methods
|
4 年之前 |
Roeland Jago Douma
|
3831d8f57f
Remove the matching on ancient /ocs routes
|
4 年之前 |
Christoph Wurst
|
d9015a8c94
Format code to a single space around binary operators
|
4 年之前 |
Christoph Wurst
|
94a95ffceb
Fix invalid usage of \Exception::getResult
|
4 年之前 |
Christoph Wurst
|
caff1023ea
Format control structures, classes, methods and function
|
4 年之前 |
Christoph Wurst
|
5bf3d1bb38
Update license headers
|
5 年之前 |
Joas Schilling
|
0c77cd21f9
Make sure maintenance mode is always casted to bool
|
5 年之前 |
Julius Härtl
|
3e21033dfc
Fix undefined constant error for STATUS_SERVICE_UNAVAILABLE
|
6 年之前 |
Morris Jobke
|
79d9841bce
Replace hardcoded status headers with calls to http_response_code()
|
6 年之前 |
Roeland Jago Douma
|
e628424ccf
Warn about the old OCP\API::register construct for OCS
|
6 年之前 |
Morris Jobke
|
ca74a54dfa
Remove "DEBUG OUTPUT:" from failing OCS API requests
|
6 年之前 |
Roeland Jago Douma
|
b8af7ee9bc
Nextcloud 13 is not compatible with newer than php 7.2
|
7 年之前 |
Roeland Jago Douma
|
87e10f9e6a
OC_OCS_Response is deprecated
|
7 年之前 |
Joas Schilling
|
9f3d9b5b23
Don't force the use of Accept-Language anymore
|
7 年之前 |