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
Marcel Klehr 17a4fbe97c fix(TextToImage): Refactor scheduling mechanism 4 months ago
..
AppPasswordController.php fix(psalm): Satisfy psalm 5 months ago
AutoCompleteController.php
AvatarController.php fix(core): Stop abusing the cache for avatar upload 8 months ago
CSRFTokenController.php
ClientFlowLoginController.php refactor(core): migrate login flow ui from jQuery to Vue 5 months ago
ClientFlowLoginV2Controller.php refactor(core): migrate login flow ui from jQuery to Vue 5 months ago
CollaborationResourcesController.php
ContactsMenuController.php feat: allow to filter contacts by team 4 months ago
CssController.php
ErrorController.php
GuestAvatarController.php chore: apply new CSFixer rules 11 months ago
HoverCardController.php
JsController.php fix(auth): allow access to dynamic js files during 2FA 9 months ago
LoginController.php fix: add X-User-Id header to logout response before clearing the user session 4 months ago
LostController.php
NavigationController.php chore: apply new CSFixer rules 11 months ago
OCJSController.php feat(preset): share password protection 10 months ago
OCMController.php refactor: Run rector 6 months ago
OCSController.php fix(core): Make OCSController class final to avoid accidentally extending it 8 months ago
OpenMetricsController.php fix(openmetrics): ensure unit is a suffix of metric name 4 months ago
PreviewController.php feat(files_sharing): allow viewing files with download disabled 11 months ago
ProfileApiController.php
RecommendedAppsController.php
ReferenceApiController.php
ReferenceController.php
SetupController.php refactor: use logical `&&` `||` instead of weak `and` `or` operators 8 months ago
TaskProcessingApiController.php feat(TaskProcessing): add endpoints for ExApp access without userId 5 months ago
TeamsApiController.php fix(team-manager): team is already teamid 5 months ago
TextProcessingApiController.php fix(ai-apis): reject text inputs that are longer than 64K chars 7 months ago
TextToImageApiController.php fix(TextToImage): Refactor scheduling mechanism 4 months ago
TranslationApiController.php fix(ai-apis): reject text inputs that are longer than 64K chars 7 months ago
TwoFactorApiController.php
TwoFactorChallengeController.php refactor: Apply rector Nextcloud 27 set 8 months ago
UnifiedSearchController.php fix(unified-search): Remove hard-coded search result limit 8 months ago
UnsupportedBrowserController.php fix: translation on /unsupported screen 7 months ago
UserController.php
WalledGardenController.php chore: apply new CSFixer rules 11 months ago
WebAuthnController.php
WellKnownController.php
WipeController.php