nextcloud-server/core/Controller
Julien Veyssier ca1ebb33a2 fix(ai-apis): reject text inputs that are longer than 64K chars
Signed-off-by: Julien Veyssier <julien-nc@posteo.net>
2025-11-11 08:09:35 +07:00
..
AppPasswordController.php
AutoCompleteController.php
AvatarController.php fix(core): Stop abusing the cache for avatar upload 2025-09-26 19:36:34 +07:00
CSRFTokenController.php fix: generate csrf tokens if two factor challenge is ongoing 2025-06-23 13:57:38 +07:00
ClientFlowLoginController.php fix: handle IDLE timeout 2025-06-03 13:16:22 +07:00
ClientFlowLoginV2Controller.php fix: handle IDLE timeout 2025-06-03 13:16:22 +07:00
CollaborationResourcesController.php
ContactsMenuController.php
CssController.php
ErrorController.php
GuestAvatarController.php refactor(OpenAPI): Adjust scopes to match previous behavior 2025-01-06 14:30:40 +07:00
HoverCardController.php
JsController.php fix(auth): allow access to dynamic js files during 2FA 2025-09-11 15:39:28 +07:00
LoginController.php refactor(OpenAPI): Adjust scopes to match previous behavior 2025-01-06 14:30:40 +07:00
LostController.php
NavigationController.php
OCJSController.php
OCMController.php feat(ocm): split ocm discovery and capabilities 2025-08-20 14:47:31 +07:00
OCSController.php
PreviewController.php feat(files): add mime icon endpoint 2025-01-22 16:29:36 +07:00
ProfileApiController.php feat(profile): Add an API to get the profile field data 2025-04-24 00:50:11 +07:00
RecommendedAppsController.php
ReferenceApiController.php
ReferenceController.php refactor(OpenAPI): Adjust scopes to match previous behavior 2025-01-06 14:30:40 +07:00
SetupController.php
TaskProcessingApiController.php fix: Run cs:fix 2025-08-29 09:48:12 +07:00
TeamsApiController.php
TextProcessingApiController.php fix(ai-apis): reject text inputs that are longer than 64K chars 2025-11-11 08:09:35 +07:00
TextToImageApiController.php fix(ai-apis): reject text inputs that are longer than 64K chars 2025-11-11 08:09:35 +07:00
TranslationApiController.php fix(ai-apis): reject text inputs that are longer than 64K chars 2025-11-11 08:09:35 +07:00
TwoFactorApiController.php feat: Two Factor API 2025-01-16 08:31:58 +07:00
TwoFactorChallengeController.php fix: update request token on two-factor pages 2025-06-23 16:01:15 +07:00
UnifiedSearchController.php feat(unified-search): Use existing min search length config 2025-09-29 10:55:48 +07:00
UnsupportedBrowserController.php fix: translation on /unsupported screen 2025-10-21 08:31:21 +07:00
UserController.php
WalledGardenController.php
WebAuthnController.php
WellKnownController.php
WhatsNewController.php
WipeController.php refactor(OpenAPI): Adjust scopes to match previous behavior 2025-01-06 14:30:40 +07:00