nextcloud-server/core/Controller
Joas Schilling c88b02abff
Merge pull request #40660 from nextcloud/bugfix/noid/fix-missing-user-status-on-autocomplete-api
fix(autocomplete): Fix missing user status on autocomplete endpoint
2023-10-04 10:12:14 +07:00
..
AppPasswordController.php fix(core): Add password confirmation requirement for getapppassword 2023-07-17 12:07:22 +07:00
AutoCompleteController.php fix(autocomplete): Fix missing user status on autocomplete endpoint 2023-09-28 14:02:18 +07:00
AvatarController.php core: Add OpenAPI spec 2023-07-13 07:24:15 +07:00
CSRFTokenController.php core: Add OpenAPI spec 2023-07-13 07:24:15 +07:00
ClientFlowLoginController.php core: Add OpenAPI spec 2023-07-13 07:24:15 +07:00
ClientFlowLoginV2Controller.php Add single status code descriptions for OpenAPI 2023-09-27 08:05:21 +07:00
CollaborationResourcesController.php core: Fix OpenAPI for reference API 2023-09-14 15:49:13 +07:00
ContactsMenuController.php Applies agreed-upon indentation convention to the changed controllers. 2023-06-05 18:35:32 +07:00
CssController.php core: Add OpenAPI spec 2023-07-13 07:24:15 +07:00
ErrorController.php core: Add OpenAPI spec 2023-07-13 07:24:15 +07:00
GuestAvatarController.php core: Add OpenAPI spec 2023-07-13 07:24:15 +07:00
HoverCardController.php core: Add OpenAPI spec 2023-07-13 07:24:15 +07:00
JsController.php core: Add OpenAPI spec 2023-07-13 07:24:15 +07:00
LoginController.php techdebt(DI): Use public IThrottler interface which exists since Nextcloud 25 2023-08-28 15:50:45 +07:00
LostController.php core: Add OpenAPI spec 2023-07-13 07:24:15 +07:00
NavigationController.php core: Add OpenAPI spec 2023-07-13 07:24:15 +07:00
OCJSController.php core: Add OpenAPI spec 2023-07-13 07:24:15 +07:00
OCMController.php core: Fix OCM OpenAPI 2023-09-23 13:00:58 +07:00
OCSController.php Add single status code descriptions for OpenAPI 2023-09-27 08:05:21 +07:00
PreviewController.php fix(tests): preview phpunit 2023-08-17 18:58:21 +07:00
ProfileApiController.php ProfileApi: Fix typo 2023-09-03 11:45:48 +07:00
ProfilePageController.php core: Add OpenAPI spec 2023-07-13 07:24:15 +07:00
RecommendedAppsController.php core: Add OpenAPI spec 2023-07-13 07:24:15 +07:00
ReferenceApiController.php Add single status code descriptions for OpenAPI 2023-09-27 08:05:21 +07:00
ReferenceController.php core: Add OpenAPI spec 2023-07-13 07:24:15 +07:00
SearchController.php Applies agreed-upon indentation convention to the changed controllers. 2023-06-20 10:38:46 +07:00
SetupController.php Remove deprecated methods Util::writeLog and DIContainer::log 2023-09-25 10:37:12 +07:00
TextProcessingApiController.php Add single status code descriptions for OpenAPI 2023-09-27 08:05:21 +07:00
TranslationApiController.php Add single status code descriptions for OpenAPI 2023-09-27 08:05:21 +07:00
TwoFactorChallengeController.php core: Add OpenAPI spec 2023-07-13 07:24:15 +07:00
UnifiedSearchController.php fix(unifiedsearch): Allow searching for "0" 2023-09-28 10:53:07 +07:00
UnsupportedBrowserController.php core: Add OpenAPI spec 2023-07-13 07:24:15 +07:00
UserController.php Applies agreed-upon indentation convention to the changed controllers. 2023-06-20 10:38:46 +07:00
WalledGardenController.php core: Add OpenAPI spec 2023-07-13 07:24:15 +07:00
WebAuthnController.php Applies agreed-upon indentation convention to the changed controllers. 2023-06-20 10:38:46 +07:00
WellKnownController.php core: Add OpenAPI spec 2023-07-13 07:24:15 +07:00
WhatsNewController.php core: Add OpenAPI spec 2023-07-13 07:24:15 +07:00
WipeController.php core: Add OpenAPI spec 2023-07-13 07:24:15 +07:00