nextcloud-server/core/Controller
Christopher Ng 22768769c3 Improve installation pages
Signed-off-by: Christopher Ng <chrng8@gmail.com>
2022-01-14 19:59:46 +00:00
..
AppPasswordController.php
AutoCompleteController.php
AvatarController.php Fix errors in AvatarController when data() returns null 2021-11-23 09:29:01 +01:00
ClientFlowLoginController.php Pass username prefill through unauthenticated request redirects 2021-12-29 11:52:31 +01:00
ClientFlowLoginV2Controller.php Merge pull request #29531 from nextcloud/bugfix/noid/flow-auth-v2-apptoken 2021-12-30 08:14:23 +01:00
CollaborationResourcesController.php
ContactsMenuController.php
CSRFTokenController.php
CssController.php
GuestAvatarController.php
HoverCardController.php Add an OCS endpoint for the hovercard contact actions 2021-10-20 10:22:40 +02:00
JsController.php
LoginController.php add check isFairUseOfFreePushService on login 2021-10-23 00:54:50 +02:00
LostController.php
NavigationController.php
OCJSController.php Explicitly allow some routes without 2FA 2021-11-17 18:42:21 +01:00
OCSController.php
PreviewController.php
ProfileApiController.php
ProfilePageController.php Move bundles to /dist 2022-01-08 10:11:58 +01:00
RecommendedAppsController.php
SearchController.php
SetupController.php Improve installation pages 2022-01-14 19:59:46 +00:00
SvgController.php
TwoFactorChallengeController.php
UnifiedSearchController.php
UserController.php
WalledGardenController.php
WebAuthnController.php
WellKnownController.php
WhatsNewController.php
WipeController.php