nextcloud/core/Controller
Julien Veyssier bf581c7bdc 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:17 +00:00
..
AppPasswordController.php refactor(core): Make all attribute arguments named 2024-07-27 22:36:18 +02:00
AutoCompleteController.php refactor(core): Replace security annotations with respective attributes 2024-07-26 07:30:45 +02:00
AvatarController.php fix(core): Stop abusing the cache for avatar upload 2025-09-26 19:34:58 +02:00
ClientFlowLoginController.php fix: handle IDLE timeout 2025-06-03 13:16:09 +00:00
ClientFlowLoginV2Controller.php fix: handle IDLE timeout 2025-06-03 13:16:09 +00:00
CollaborationResourcesController.php refactor(core): Replace security annotations with respective attributes 2024-07-26 07:30:45 +02:00
ContactsMenuController.php chore: apply code style 2025-04-30 19:04:59 +02:00
CSRFTokenController.php fix: generate csrf tokens if two factor challenge is ongoing 2025-06-23 13:57:22 +00:00
CssController.php refactor(core): Replace security annotations with respective attributes 2024-07-26 07:30:45 +02:00
ErrorController.php refactor(core): Replace security annotations with respective attributes 2024-07-26 07:30:45 +02:00
GuestAvatarController.php chore: apply code style 2025-04-30 19:04:59 +02:00
HoverCardController.php refactor(core): Replace security annotations with respective attributes 2024-07-26 07:30:45 +02:00
JsController.php fix(auth): allow access to dynamic js files during 2FA 2025-09-11 15:49:38 +02:00
LoginController.php refactor(core): Make all attribute arguments named 2024-07-27 22:36:18 +02:00
LostController.php chore: apply code style 2025-04-30 19:04:59 +02:00
NavigationController.php chore: apply code style 2025-04-30 19:04:59 +02:00
OCJSController.php chore: apply code style 2025-04-30 19:04:59 +02:00
OCMController.php refactor(core): Replace security annotations with respective attributes 2024-07-26 07:30:45 +02:00
OCSController.php chore: apply code style 2025-04-30 19:04:59 +02:00
PreviewController.php refactor(core): Replace security annotations with respective attributes 2024-07-26 07:30:45 +02:00
ProfileApiController.php refactor(core): Make all attribute arguments named 2024-07-27 22:36:18 +02:00
ProfilePageController.php refactor(core): Replace security annotations with respective attributes 2024-07-26 07:30:45 +02:00
RecommendedAppsController.php refactor(core): Replace security annotations with respective attributes 2024-07-26 07:30:45 +02:00
ReferenceApiController.php fix(ReferenceApiController): Bump rate limit for public resolve endpoint 2024-12-16 15:52:05 +00:00
ReferenceController.php refactor(core): Replace security annotations with respective attributes 2024-07-26 07:30:45 +02:00
SetupController.php chore: Add SPDX header 2024-05-27 14:53:40 +02:00
TaskProcessingApiController.php fix: Run cs:fix 2025-08-29 09:52:40 +02:00
TeamsApiController.php fix(core): use OC namespace for core ReponseDefinitions instead of OCA 2024-07-15 11:50:02 +02:00
TextProcessingApiController.php fix(ai-apis): reject text inputs that are longer than 64K chars 2025-11-11 08:09:17 +00:00
TextToImageApiController.php fix(ai-apis): reject text inputs that are longer than 64K chars 2025-11-11 08:09:17 +00:00
TranslationApiController.php fix(ai-apis): reject text inputs that are longer than 64K chars 2025-11-11 08:09:17 +00:00
TwoFactorChallengeController.php fix: update request token on two-factor pages 2025-06-23 16:00:34 +02:00
UnifiedSearchController.php refactor(core): Replace security annotations with respective attributes 2024-07-26 07:30:45 +02:00
UnsupportedBrowserController.php fix: translation on /unsupported screen 2025-10-21 08:23:09 +00:00
UserController.php refactor(core): Replace security annotations with respective attributes 2024-07-26 07:30:45 +02:00
WalledGardenController.php chore: apply code style 2025-04-30 19:04:59 +02:00
WebAuthnController.php refactor(core): Replace security annotations with respective attributes 2024-07-26 07:30:45 +02:00
WellKnownController.php chore: apply code style 2025-04-30 19:04:59 +02:00
WhatsNewController.php chore: apply code style 2025-04-30 19:04:59 +02:00
WipeController.php refactor(core): Make all attribute arguments named 2024-07-27 22:36:18 +02:00