nextcloud-server/core/Controller
Faraz Samapoor d64aa85b04 Applies agreed-upon indentation convention to the changed controllers.
Based on https://github.com/nextcloud/server/pull/38636#discussion_r1218167753

Signed-off-by: Faraz Samapoor <f.samapoor@gmail.com>
2023-06-16 19:29:40 +07:00
..
AppPasswordController.php Update core/Controller/AppPasswordController.php 2023-06-05 18:26:27 +07:00
AutoCompleteController.php Applies agreed-upon indentation convention to the changed controllers. 2023-06-05 18:35:32 +07:00
AvatarController.php Applies agreed-upon indentation convention to the changed controllers. 2023-06-05 18:35:32 +07:00
CSRFTokenController.php Applies agreed-upon indentation convention to the changed controllers. 2023-06-05 18:35:32 +07:00
ClientFlowLoginController.php Applies agreed-upon indentation convention to the changed controllers. 2023-06-05 18:35:32 +07:00
ClientFlowLoginV2Controller.php Applies agreed-upon indentation convention to the changed controllers. 2023-06-05 18:35:32 +07:00
CollaborationResourcesController.php Update core/Controller/CollaborationResourcesController.php 2023-06-05 16:45:21 +07:00
ContactsMenuController.php Applies agreed-upon indentation convention to the changed controllers. 2023-06-05 18:35:32 +07:00
CssController.php Applies agreed-upon indentation convention to the changed controllers. 2023-06-05 18:35:32 +07:00
ErrorController.php Use proper error pages instead of always redirecting 2022-10-21 15:12:21 +07:00
GuestAvatarController.php Applies agreed-upon indentation convention to the changed controllers. 2023-06-05 18:35:32 +07:00
HoverCardController.php Applies agreed-upon indentation convention to the changed controllers. 2023-06-05 18:35:32 +07:00
JsController.php Applies agreed-upon indentation convention to the changed controllers. 2023-06-16 19:29:40 +07:00
LoginController.php Applies agreed-upon indentation convention to the changed controllers. 2023-06-16 19:29:40 +07:00
LostController.php Applies agreed-upon indentation convention to the changed controllers. 2023-06-16 19:29:40 +07:00
NavigationController.php Applies agreed-upon indentation convention to the changed controllers. 2023-06-16 19:29:40 +07:00
OCJSController.php Applies agreed-upon indentation convention to the changed controllers. 2023-06-16 19:29:40 +07:00
OCSController.php Applies agreed-upon indentation convention to the changed controllers. 2023-06-16 19:29:40 +07:00
PreviewController.php Applies agreed-upon indentation convention to the changed controllers. 2023-06-16 19:29:40 +07:00
ProfileApiController.php Applies agreed-upon indentation convention to the changed controllers. 2023-06-16 19:29:40 +07:00
ProfilePageController.php Applies agreed-upon indentation convention to the changed controllers. 2023-06-16 19:29:40 +07:00
RecommendedAppsController.php Applies agreed-upon indentation convention to the changed controllers. 2023-06-16 19:29:40 +07:00
ReferenceApiController.php Applies agreed-upon indentation convention to the changed controllers. 2023-06-16 19:29:40 +07:00
ReferenceController.php Applies agreed-upon indentation convention to the changed controllers. 2023-06-16 19:29:40 +07:00
SearchController.php Update core to PHP 7.4 standard 2022-05-20 22:18:06 +07:00
SetupController.php Rename canInstallExists method and add new method for removal 2023-01-10 11:59:06 +07:00
TranslationApiController.php feat(translation): Return the detected language so clients can show more details 2023-05-02 16:38:33 +07:00
TwoFactorChallengeController.php feat(app-framework): Add UseSession attribute to replace annotation 2023-01-27 09:40:35 +07:00
UnifiedSearchController.php Update core to PHP 7.4 standard 2022-05-20 22:18:06 +07:00
UnsupportedBrowserController.php Cleanup ie and old edge properties 2022-10-19 10:02:51 +07:00
UserController.php Update core to PHP 7.4 standard 2022-05-20 22:18:06 +07:00
WalledGardenController.php composer run cs:fix 2023-01-20 11:45:08 +07:00
WebAuthnController.php feat(app-framework): Add UseSession attribute to replace annotation 2023-01-27 09:40:35 +07:00
WellKnownController.php composer run cs:fix 2023-01-20 11:45:08 +07:00
WhatsNewController.php composer run cs:fix 2023-01-20 11:45:08 +07:00
WipeController.php composer run cs:fix 2023-01-20 11:45:08 +07:00