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
Benjamin Gaussorgues 66cf18950f fix(openmetrics): ensure unit is a suffix of metric name 1 week ago
..
AppPasswordController.php fix(psalm): Satisfy psalm 4 weeks ago
AutoCompleteController.php
AvatarController.php fix(core): Stop abusing the cache for avatar upload 4 months ago
CSRFTokenController.php
ClientFlowLoginController.php refactor(core): migrate login flow ui from jQuery to Vue 3 weeks ago
ClientFlowLoginV2Controller.php refactor(core): migrate login flow ui from jQuery to Vue 3 weeks ago
CollaborationResourcesController.php
ContactsMenuController.php feat: allow to filter contacts by team 2 weeks ago
CssController.php
ErrorController.php
GuestAvatarController.php
HoverCardController.php
JsController.php fix(auth): allow access to dynamic js files during 2FA 5 months ago
LoginController.php feat(login): Add rememberme checkbox 3 months ago
LostController.php
NavigationController.php
OCJSController.php
OCMController.php refactor: Run rector 3 months ago
OCSController.php fix(core): Make OCSController class final to avoid accidentally extending it 4 months ago
OpenMetricsController.php fix(openmetrics): ensure unit is a suffix of metric name 1 week ago
PreviewController.php
ProfileApiController.php
RecommendedAppsController.php
ReferenceApiController.php
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 4 weeks ago
TeamsApiController.php fix(team-manager): team is already teamid 2 months ago
TextProcessingApiController.php fix(ai-apis): reject text inputs that are longer than 64K chars 3 months ago
TextToImageApiController.php fix(ai-apis): reject text inputs that are longer than 64K chars 3 months ago
TranslationApiController.php fix(ai-apis): reject text inputs that are longer than 64K chars 3 months ago
TwoFactorApiController.php
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 4 months ago
UserController.php
WalledGardenController.php
WebAuthnController.php
WellKnownController.php
WipeController.php