1
0
espelhamento de https://github.com/nextcloud/server.git sincronizado 2024-07-31 08:15:55 +02:00
nextcloud/core/Controller
Julien Veyssier c6da99474e
rename oauth2_access_token's created_at to code_created_at
Signed-off-by: Julien Veyssier <julien-nc@posteo.net>
2023-10-05 14:24:02 +02:00
..
AppPasswordController.php fix(core): Add password confirmation requirement for getapppassword 2023-07-17 12:07:22 +02:00
AutoCompleteController.php fix(autocomplete): Fix missing user status on autocomplete endpoint 2023-09-28 14:02:18 +02:00
AvatarController.php core: Add OpenAPI spec 2023-07-13 07:24:15 +02:00
ClientFlowLoginController.php rename oauth2_access_token's created_at to code_created_at 2023-10-05 14:24:02 +02:00
ClientFlowLoginV2Controller.php Add single status code descriptions for OpenAPI 2023-09-27 08:05:21 +02:00
CollaborationResourcesController.php core: Fix OpenAPI for reference API 2023-09-14 15:49:13 +02:00
ContactsMenuController.php Applies agreed-upon indentation convention to the changed controllers. 2023-06-05 18:35:32 +03:30
CSRFTokenController.php core: Add OpenAPI spec 2023-07-13 07:24:15 +02:00
CssController.php core: Add OpenAPI spec 2023-07-13 07:24:15 +02:00
ErrorController.php core: Add OpenAPI spec 2023-07-13 07:24:15 +02:00
GuestAvatarController.php core: Add OpenAPI spec 2023-07-13 07:24:15 +02:00
HoverCardController.php core: Add OpenAPI spec 2023-07-13 07:24:15 +02:00
JsController.php core: Add OpenAPI spec 2023-07-13 07:24:15 +02:00
LoginController.php techdebt(DI): Use public IThrottler interface which exists since Nextcloud 25 2023-08-28 15:50:45 +02:00
LostController.php core: Add OpenAPI spec 2023-07-13 07:24:15 +02:00
NavigationController.php core: Add OpenAPI spec 2023-07-13 07:24:15 +02:00
OCJSController.php core: Add OpenAPI spec 2023-07-13 07:24:15 +02:00
OCMController.php core: Fix OCM OpenAPI 2023-09-23 13:00:58 +02:00
OCSController.php Add single status code descriptions for OpenAPI 2023-09-27 08:05:21 +02:00
PreviewController.php fix(tests): preview phpunit 2023-08-17 18:58:21 +02:00
ProfileApiController.php ProfileApi: Fix typo 2023-09-03 11:45:48 +02:00
ProfilePageController.php core: Add OpenAPI spec 2023-07-13 07:24:15 +02:00
RecommendedAppsController.php core: Add OpenAPI spec 2023-07-13 07:24:15 +02:00
ReferenceApiController.php Add single status code descriptions for OpenAPI 2023-09-27 08:05:21 +02:00
ReferenceController.php core: Add OpenAPI spec 2023-07-13 07:24:15 +02:00
SearchController.php Applies agreed-upon indentation convention to the changed controllers. 2023-06-20 10:38:46 +02:00
SetupController.php Remove deprecated methods Util::writeLog and DIContainer::log 2023-09-25 10:37:12 +02:00
TextProcessingApiController.php Add single status code descriptions for OpenAPI 2023-09-27 08:05:21 +02:00
TranslationApiController.php Add single status code descriptions for OpenAPI 2023-09-27 08:05:21 +02:00
TwoFactorChallengeController.php core: Add OpenAPI spec 2023-07-13 07:24:15 +02:00
UnifiedSearchController.php fix(unifiedsearch): Allow searching for "0" 2023-09-28 10:53:07 +02:00
UnsupportedBrowserController.php core: Add OpenAPI spec 2023-07-13 07:24:15 +02:00
UserController.php Applies agreed-upon indentation convention to the changed controllers. 2023-06-20 10:38:46 +02:00
WalledGardenController.php core: Add OpenAPI spec 2023-07-13 07:24:15 +02:00
WebAuthnController.php Applies agreed-upon indentation convention to the changed controllers. 2023-06-20 10:38:46 +02:00
WellKnownController.php core: Add OpenAPI spec 2023-07-13 07:24:15 +02:00
WhatsNewController.php core: Add OpenAPI spec 2023-07-13 07:24:15 +02:00
WipeController.php core: Add OpenAPI spec 2023-07-13 07:24:15 +02:00