nextcloud/core/Controller
Maxence Lange ae250d08f0 fix(team-manager): team is already teamid
Signed-off-by: Maxence Lange <maxence@artificial-owl.com>
2026-01-06 15:01:24 +00:00
..
AppPasswordController.php fix(OpenAPI): Adjust array syntax to avoid ambiguities 2024-11-05 09:58:11 +01:00
AutoCompleteController.php fix(OpenAPI): Adjust array syntax to avoid ambiguities 2024-11-05 09:58:11 +01:00
AvatarController.php fix(core): Stop abusing the cache for avatar upload 2025-09-26 19:36:34 +02:00
ClientFlowLoginController.php fix: handle IDLE timeout 2025-06-03 13:16:22 +00:00
ClientFlowLoginV2Controller.php fix: handle IDLE timeout 2025-06-03 13:16:22 +00:00
CollaborationResourcesController.php fix(OpenAPI): Adjust array syntax to avoid ambiguities 2024-11-05 09:58:11 +01:00
ContactsMenuController.php refactor(core): Replace security annotations with respective attributes 2024-07-26 07:30:45 +02:00
CSRFTokenController.php fix: generate csrf tokens if two factor challenge is ongoing 2025-06-23 13:57:38 +00:00
CssController.php chore(deps): Update nextcloud/coding-standard to v1.3.1 2024-09-19 14:21:20 +02:00
ErrorController.php refactor(core): Replace security annotations with respective attributes 2024-07-26 07:30:45 +02:00
GuestAvatarController.php refactor(OpenAPI): Adjust scopes to match previous behavior 2025-01-06 14:30:40 +01:00
HoverCardController.php fix(OpenAPI): Adjust array syntax to avoid ambiguities 2024-11-05 09:58:11 +01:00
JsController.php fix(auth): allow access to dynamic js files during 2FA 2025-09-11 15:39:28 +02:00
LoginController.php feat(login): Add rememberme checkbox 2025-11-17 14:16:40 +00:00
LostController.php style: update codestyle for coding-standard 1.2.3 2024-08-25 19:34:58 +02:00
NavigationController.php fix(OpenAPI): Adjust array syntax to avoid ambiguities 2024-11-05 09:58:11 +01:00
OCJSController.php chore(legacy): Introduce public version ct plass and drop version methods from OC_Util 2024-09-20 14:53:34 +02:00
OCMController.php feat(ocm): split ocm discovery and capabilities 2025-08-20 14:47:31 -01:00
OCSController.php chore(legacy): Introduce public version ct plass and drop version methods from OC_Util 2024-09-20 14:53:34 +02:00
PreviewController.php feat(files): add mime icon endpoint 2025-01-22 16:29:36 +00:00
ProfileApiController.php feat(profile): Add an API to get the profile field data 2025-04-24 00:50:11 +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 13:01:55 +01:00
ReferenceController.php refactor(OpenAPI): Adjust scopes to match previous behavior 2025-01-06 14:30:40 +01:00
SetupController.php chore(deps): Update nextcloud/coding-standard to v1.3.1 2024-09-19 14:21:20 +02:00
TaskProcessingApiController.php fix: Run cs:fix 2025-08-29 09:48:12 +02:00
TeamsApiController.php fix(team-manager): team is already teamid 2026-01-06 15:01:24 +00:00
TextProcessingApiController.php fix(ai-apis): reject text inputs that are longer than 64K chars 2025-11-11 08:09:35 +00:00
TextToImageApiController.php fix(ai-apis): reject text inputs that are longer than 64K chars 2025-11-11 08:09:35 +00:00
TranslationApiController.php fix(ai-apis): reject text inputs that are longer than 64K chars 2025-11-11 08:09:35 +00:00
TwoFactorApiController.php feat: Two Factor API 2025-01-16 08:31:58 -05:00
TwoFactorChallengeController.php fix: update request token on two-factor pages 2025-06-23 16:01:15 +02:00
UnifiedSearchController.php fix(unified-search): Remove hard-coded search result limit 2025-11-13 17:04:35 +01:00
UnsupportedBrowserController.php fix: translation on /unsupported screen 2025-10-21 08:31:21 +00:00
UserController.php refactor(core): Replace security annotations with respective attributes 2024-07-26 07:30:45 +02:00
WalledGardenController.php refactor(core): Replace security annotations with respective attributes 2024-07-26 07:30:45 +02:00
WebAuthnController.php refactor(core): Replace security annotations with respective attributes 2024-07-26 07:30:45 +02:00
WellKnownController.php style: update codestyle for coding-standard 1.2.3 2024-08-25 19:34:58 +02:00
WhatsNewController.php fix(OpenAPI): Adjust array syntax to avoid ambiguities 2024-11-05 09:58:11 +01:00
WipeController.php refactor(OpenAPI): Adjust scopes to match previous behavior 2025-01-06 14:30:40 +01:00