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
Ferdinand Thiessen d26ec02aa1
refactor(core): migrate login flow ui from jQuery to Vue
4 days ago
..
AppPasswordController.php fix(psalm): Satisfy psalm 1 week ago
AutoCompleteController.php
AvatarController.php fix(core): Stop abusing the cache for avatar upload 4 months ago
CSRFTokenController.php fix: generate csrf tokens if two factor challenge is ongoing 7 months ago
ClientFlowLoginController.php refactor(core): migrate login flow ui from jQuery to Vue 4 days ago
ClientFlowLoginV2Controller.php refactor(core): migrate login flow ui from jQuery to Vue 4 days ago
CollaborationResourcesController.php
ContactsMenuController.php chore: apply new CSFixer rules 7 months ago
CssController.php
ErrorController.php refactor: Extend rector to core/ 8 months ago
GuestAvatarController.php chore: apply new CSFixer rules 7 months ago
HoverCardController.php refactor: Extend rector to core/ 8 months ago
JsController.php fix(auth): allow access to dynamic js files during 2FA 4 months ago
LoginController.php feat(login): Add rememberme checkbox 2 months ago
LostController.php fix: broken password reset form 8 months ago
NavigationController.php chore: apply new CSFixer rules 7 months ago
OCJSController.php feat(preset): share password protection 5 months ago
OCMController.php refactor: Run rector 2 months ago
OCSController.php fix(core): Make OCSController class final to avoid accidentally extending it 4 months ago
OpenMetricsController.php feat(openmetrics): introduce OpenMetrics exporter 2 weeks ago
PreviewController.php feat(files_sharing): allow viewing files with download disabled 7 months ago
ProfileApiController.php feat(profile): Add an API to get the profile field data 9 months ago
RecommendedAppsController.php
ReferenceApiController.php refactor: Extend rector to core/ 8 months ago
ReferenceController.php
SetupController.php refactor: use logical `&&` `||` instead of weak `and` `or` operators 4 months ago
TaskProcessingApiController.php feat(TaskProcessing): add endpoints for ExApp access without userId 1 week ago
TeamsApiController.php fix(team-manager): team is already teamid 1 month ago
TextProcessingApiController.php fix(ai-apis): reject text inputs that are longer than 64K chars 2 months ago
TextToImageApiController.php fix(ai-apis): reject text inputs that are longer than 64K chars 2 months ago
TranslationApiController.php fix(ai-apis): reject text inputs that are longer than 64K chars 2 months ago
TwoFactorApiController.php feat: Two Factor API 1 year ago
TwoFactorChallengeController.php refactor: Apply rector Nextcloud 27 set 4 months ago
UnifiedSearchController.php fix(unified-search): Remove hard-coded search result limit 4 months ago
UnsupportedBrowserController.php fix: translation on /unsupported screen 3 months ago
UserController.php
WalledGardenController.php chore: apply new CSFixer rules 7 months ago
WebAuthnController.php
WellKnownController.php
WhatsNewController.php refactor: apply rector rules for PHPUnit 10 3 months ago
WipeController.php