You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
nextcloud-server/core/Controller
Carl Schwan 36721a8d0d Fix caching of the user avatar 4 years ago
..
AppPasswordController.php
AutoCompleteController.php
AvatarController.php Fix caching of the user avatar 4 years ago
CSRFTokenController.php
ClientFlowLoginController.php Pass username prefill through unauthenticated request redirects 4 years ago
ClientFlowLoginV2Controller.php Merge pull request #29531 from nextcloud/bugfix/noid/flow-auth-v2-apptoken 4 years ago
CollaborationResourcesController.php
ContactsMenuController.php
CssController.php
GuestAvatarController.php Only allow avatars in 64 and 512 pixel size 4 years ago
HoverCardController.php Add an OCS endpoint for the hovercard contact actions 4 years ago
JsController.php
LoginController.php add check isFairUseOfFreePushService on login 4 years ago
LostController.php Merge pull request #28794 from nextcloud/fix/noid/guest-activation-pwd-reset-disabled 4 years ago
NavigationController.php
OCJSController.php Explicitly allow some routes without 2FA 4 years ago
OCSController.php
PreviewController.php Improve caching policy 4 years ago
ProfileApiController.php Profile backend 4 years ago
ProfilePageController.php Move bundles to /dist 4 years ago
RecommendedAppsController.php Remove usage of \OC_Util::getDefaultPageUrl() and \OC_Util::redirectToDefaultPage() 5 years ago
SearchController.php
SetupController.php Improve installation pages 4 years ago
SvgController.php Fix codestyle 4 years ago
TwoFactorChallengeController.php Merge pull request #27733 from PhrozenByte/enhancement/noid/IURLGenerator-linkToDefaultPageUrl 4 years ago
UnifiedSearchController.php Use IURLGenerator function to get value of `\OC::$WEBROOT` global 5 years ago
UserController.php
WalledGardenController.php
WebAuthnController.php
WellKnownController.php
WhatsNewController.php Use product name in places where it is appropriate rather than the instance name 5 years ago
WipeController.php