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 503a65ddd0 refactor: Run rector 9 months ago
..
AppPasswordController.php chore: use consistent casing for header names (required by openAPI) 1 year ago
AutoCompleteController.php
AvatarController.php fix(core): Stop abusing the cache for avatar upload 11 months ago
CSRFTokenController.php fix: generate csrf tokens if two factor challenge is ongoing 1 year ago
ClientFlowLoginController.php chore: apply new CSFixer rules 1 year ago
ClientFlowLoginV2Controller.php chore: use consistent casing for header names (required by openAPI) 1 year ago
CollaborationResourcesController.php
ContactsMenuController.php chore: apply new CSFixer rules 1 year ago
CssController.php
ErrorController.php
GuestAvatarController.php chore: apply new CSFixer rules 1 year ago
HoverCardController.php
JsController.php fix(auth): allow access to dynamic js files during 2FA 12 months ago
LoginController.php feat(login): Add rememberme checkbox 9 months ago
LostController.php fix: broken password reset form 1 year ago
NavigationController.php chore: apply new CSFixer rules 1 year ago
OCJSController.php feat(preset): share password protection 1 year ago
OCMController.php refactor: Run rector 9 months ago
OCSController.php fix(core): Make OCSController class final to avoid accidentally extending it 11 months ago
PreviewController.php feat(files_sharing): allow viewing files with download disabled 1 year ago
ProfileApiController.php
RecommendedAppsController.php
ReferenceApiController.php
ReferenceController.php
SetupController.php refactor: use logical `&&` `||` instead of weak `and` `or` operators 11 months ago
TaskProcessingApiController.php Merge branch 'master' into feat/taskprocessing/user-facing-error-message 10 months ago
TeamsApiController.php fix(team-api): get all teams details in a single request 10 months ago
TextProcessingApiController.php fix(ai-apis): reject text inputs that are longer than 64K chars 9 months ago
TextToImageApiController.php fix(ai-apis): reject text inputs that are longer than 64K chars 9 months ago
TranslationApiController.php fix(ai-apis): reject text inputs that are longer than 64K chars 9 months ago
TwoFactorApiController.php
TwoFactorChallengeController.php refactor: Apply rector Nextcloud 27 set 11 months ago
UnifiedSearchController.php fix(unified-search): Remove hard-coded search result limit 11 months ago
UnsupportedBrowserController.php fix: translation on /unsupported screen 10 months ago
UserController.php
WalledGardenController.php chore: apply new CSFixer rules 1 year ago
WebAuthnController.php
WellKnownController.php
WhatsNewController.php refactor: apply rector rules for PHPUnit 10 10 months ago
WipeController.php