nextcloud-server/core/Controller
Benjamin Gaussorgues 33837e7d6f
Fix invalid users/groups handling in advanced search
Signed-off-by: Benjamin Gaussorgues <benjamin.gaussorgues@nextcloud.com>
2023-11-15 10:17:43 +07:00
..
AppPasswordController.php fix(core): Add password confirmation requirement for getapppassword 2023-07-17 12:07:22 +07:00
AutoCompleteController.php feat(events): Add typed event for filtering autocompletion suggestions 2023-11-02 11:08:53 +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 rename oauth2_access_token's created_at to code_created_at 2023-10-05 14:24:02 +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 Stop sending deprecated Pragma header 2023-08-28 15:11:22 +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 Stop sending deprecated Pragma header 2023-08-28 15:11:22 +07:00
LoginController.php fix: Show error message when CSRF check fails at login 2023-11-08 15:18:34 +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 fix: Only highlight profile entry when viewing own profile 2023-11-02 15:43:56 +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 load script and styles on setup page 2023-10-31 10:03:09 +07:00
TextProcessingApiController.php fix(TextProcessing/Manager): Throw TaskFailureException upon failure 2023-11-06 12:50:16 +07:00
TextToImageApiController.php Update core/Controller/TextToImageApiController.php 2023-10-26 11:35:55 +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 invalid users/groups handling in advanced search 2023-11-15 10:17:43 +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