nextcloud-server/core/Controller
Christopher Ng 2083ed7206 Improve installation pages
Signed-off-by: Christopher Ng <chrng8@gmail.com>
(cherry picked from commit 22768769c3)
Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
2022-01-19 00:56:08 +07:00
..
AppPasswordController.php
AutoCompleteController.php Make new result parts optional 2021-02-13 13:59:47 +07:00
AvatarController.php Update all license headers for Nextcloud 21 2020-12-16 18:48:22 +07:00
CSRFTokenController.php
ClientFlowLoginController.php
ClientFlowLoginV2Controller.php
CollaborationResourcesController.php
ContactsMenuController.php
CssController.php
GuestAvatarController.php
JsController.php
LoginController.php Keep direct login active when redirecting 2021-02-01 14:25:56 +07:00
LostController.php Send emails on password reset to the displayname 2021-02-18 14:34:38 +07:00
NavigationController.php
OCJSController.php Explicitly allow some routes without 2FA 2021-11-18 13:28:43 +07:00
OCSController.php
PreviewController.php Fix functions taking optional parameters before required ones 2021-06-07 21:33:52 +07:00
RecommendedAppsController.php
SearchController.php remove leftover debug @NoCSRFRequired introduced with #26198 2021-04-01 13:11:31 +07:00
SetupController.php Improve installation pages 2022-01-19 00:56:08 +07:00
SvgController.php Fix codestyle 2021-09-07 06:36:44 +07:00
TwoFactorChallengeController.php
UnifiedSearchController.php Use IURLGenerator function to get value of `\OC::$WEBROOT` global 2021-08-16 13:12:47 +07:00
UserController.php
WalledGardenController.php
WebAuthnController.php
WellKnownController.php Update license headers 2020-12-30 14:07:05 +07:00
WhatsNewController.php
WipeController.php