nextcloud-server/core/Controller
2023-06-05 18:35:32 +03:30
..
AppPasswordController.php Update core/Controller/AppPasswordController.php 2023-06-05 18:26:27 +03:30
AutoCompleteController.php Applies agreed-upon indentation convention to the changed controllers. 2023-06-05 18:35:32 +03:30
AvatarController.php Applies agreed-upon indentation convention to the changed controllers. 2023-06-05 18:35:32 +03:30
ClientFlowLoginController.php Applies agreed-upon indentation convention to the changed controllers. 2023-06-05 18:35:32 +03:30
ClientFlowLoginV2Controller.php Applies agreed-upon indentation convention to the changed controllers. 2023-06-05 18:35:32 +03:30
CollaborationResourcesController.php Update core/Controller/CollaborationResourcesController.php 2023-06-05 16:45:21 +03:30
ContactsMenuController.php Applies agreed-upon indentation convention to the changed controllers. 2023-06-05 18:35:32 +03:30
CSRFTokenController.php Applies agreed-upon indentation convention to the changed controllers. 2023-06-05 18:35:32 +03:30
CssController.php Applies agreed-upon indentation convention to the changed controllers. 2023-06-05 18:35:32 +03:30
ErrorController.php
GuestAvatarController.php Applies agreed-upon indentation convention to the changed controllers. 2023-06-05 18:35:32 +03:30
HoverCardController.php Applies agreed-upon indentation convention to the changed controllers. 2023-06-05 18:35:32 +03:30
JsController.php Refactors "strpos" calls in /core to improve code readability. 2023-06-02 13:13:19 +03:30
LoginController.php Refactors "strpos" calls in /core to improve code readability. 2023-06-02 13:13:19 +03:30
LostController.php fix(lostpassword): Also rate limit the setPassword endpoint 2023-05-15 09:21:07 +02:00
NavigationController.php Refactors "strpos" calls in /core to improve code readability. 2023-06-02 13:13:19 +03:30
OCJSController.php
OCSController.php
PreviewController.php
ProfileApiController.php
ProfilePageController.php
RecommendedAppsController.php
ReferenceApiController.php
ReferenceController.php
SearchController.php
SetupController.php
TranslationApiController.php feat(translation): Return the detected language so clients can show more details 2023-05-02 16:38:33 +02:00
TwoFactorChallengeController.php
UnifiedSearchController.php
UnsupportedBrowserController.php
UserController.php
WalledGardenController.php
WebAuthnController.php
WellKnownController.php
WhatsNewController.php
WipeController.php