Commit Graph

133 Commits (6231d45690d3cb62ac61e75bb6fe0684f956859e)

Author SHA1 Message Date
provokateurin 9836e9b164
chore(deps): Update nextcloud/coding-standard to v1.3.1 7 months ago
Côme Chilliet 42c5a60c29 fix: Force 503 HTTP status code for maintenance mode on v1 8 months ago
Côme Chilliet e184784f86 fix: Remove duplicated code in \OC\OCS\ApiHelper, use Response classes instead 8 months ago
Côme Chilliet 4c9104ef08 fix: Move ApiHelper to \OC\OCS next to related classes 8 months ago
Côme Chilliet ea32d17d88 fix: Move OC_API into \OC\ApiHelper in standard namespace 8 months ago
Andy Scherzinger 1f7e2ba599
chore: Add SPDX header 12 months ago
Côme Chilliet c0ce272e9c chore: Migrate away from OC::$server->getLogger 1 year ago
Joas Schilling e5e139f5a6
fix(bruteforce-protection): Don't throw a 500 when MaxDelayReached is thrown 1 year ago
Joas Schilling aa5f037af7
chore: apply changes from Nextcloud coding standards 1.1.1 1 year ago
Maxence Lange fc29b0d1b7 app type extended_authentication 2 years ago
Christoph Wurst a5ea17a2e5 Fix missing maintenance mode header for OCS request 3 years ago
Carl Schwan 6312c0df69
Check style update 3 years ago
Joas Schilling c160668b07
Return 500 and the exception message (on debug) on OCS 4 years ago
John Molakvoæ (skjnldsv) 215aef3cbd
Update php licenses 4 years ago
Roeland Jago Douma cc744740b7 Remove deprecated \OCP\API 4 years ago
Christoph Wurst d89a75be0b
Update all license headers for Nextcloud 21 4 years ago
Vincent Petry 5f405e1454
Fix loading order for OCS endpoints 4 years ago
Roeland Jago Douma 72a9c35be3
Remove some IRouter methods 5 years ago
Roeland Jago Douma 3831d8f57f
Remove the matching on ancient /ocs routes 5 years ago
Christoph Wurst d9015a8c94
Format code to a single space around binary operators 5 years ago
Christoph Wurst 94a95ffceb
Fix invalid usage of \Exception::getResult 5 years ago
Christoph Wurst caff1023ea
Format control structures, classes, methods and function 5 years ago
Christoph Wurst 5bf3d1bb38
Update license headers 5 years ago
Joas Schilling 0c77cd21f9
Make sure maintenance mode is always casted to bool 6 years ago
Julius Härtl 3e21033dfc
Fix undefined constant error for STATUS_SERVICE_UNAVAILABLE 7 years ago
Morris Jobke 79d9841bce
Replace hardcoded status headers with calls to http_response_code() 7 years ago
Roeland Jago Douma e628424ccf
Warn about the old OCP\API::register construct for OCS 7 years ago
Morris Jobke ca74a54dfa
Remove "DEBUG OUTPUT:" from failing OCS API requests 7 years ago
Roeland Jago Douma b8af7ee9bc
Nextcloud 13 is not compatible with newer than php 7.2 7 years ago
Morris Jobke 0eebff152a
Update license headers 8 years ago
Roeland Jago Douma 87e10f9e6a
OC_OCS_Response is deprecated 8 years ago
Lukas Reschke 80b649c471
Suppress deprecated function in \OCP\JSON 8 years ago
Roeland Jago Douma 7753b93aa6
PrivateData to app 8 years ago
Joas Schilling 9f3d9b5b23
Don't force the use of Accept-Language anymore 8 years ago
Morris Jobke 6174a514b7
Get rid of static OCS::notFound() 8 years ago
Morris Jobke 9533f4e5ed
Clean up single user mode 8 years ago
Robin Appelman e7e614d801
log ocs exceptions 8 years ago
Vincent Petry 00f135d320
Die in OCS v1.php on exception 8 years ago
Roeland Jago Douma 1baa2b8deb
Move OC\OCS\Person to OCSController 9 years ago
Joas Schilling f3319f6294
Allow to call the files even when you are in another instance atm 9 years ago
Roeland Jago Douma 2812755359
Move federated sharing routes to the federatedfilesharingapp 9 years ago
Roeland Jago Douma 6bc1c6590c
Move /config over to Core OCSController 9 years ago
Roeland Jago Douma 69da896785
Move /cloud/user to Core app 9 years ago
Roeland Jago Douma 02449c8336
Move getCapabilities over to Core 9 years ago
Roeland Jago Douma 8ae49183c1
Catch LoginException 9 years ago
Joas Schilling 0215b004da
Update with robin 9 years ago
Joas Schilling ba87db3fcc
Fix others 9 years ago
Lukas Reschke c90a71a83b
Only login if user is not logged-in 9 years ago
Roeland Jago Douma 1caceea6c0
Make the OCS endpoint handle the new OCS AppFramework routes 9 years ago
Bjoern Schiessle dc53788711
remove unused parameter 9 years ago