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