nextcloud/core/Controller
Joas Schilling a2eca9de03
Some checks are pending
Integration sqlite / changes (push) Waiting to run
Integration sqlite / integration-sqlite (8.1, stable30, --tags ~@large files_features) (push) Blocked by required conditions
Integration sqlite / integration-sqlite (8.1, stable30, capabilities_features) (push) Blocked by required conditions
Integration sqlite / integration-sqlite (8.1, stable30, collaboration_features) (push) Blocked by required conditions
Integration sqlite / integration-sqlite (8.1, stable30, comments_features) (push) Blocked by required conditions
Integration sqlite / integration-sqlite (8.1, stable30, dav_features) (push) Blocked by required conditions
Integration sqlite / integration-sqlite (8.1, stable30, features) (push) Blocked by required conditions
Integration sqlite / integration-sqlite (8.1, stable30, federation_features) (push) Blocked by required conditions
Integration sqlite / integration-sqlite (8.1, stable30, filesdrop_features) (push) Blocked by required conditions
Integration sqlite / integration-sqlite (8.1, stable30, ldap_features) (push) Blocked by required conditions
Integration sqlite / integration-sqlite (8.1, stable30, openldap_features) (push) Blocked by required conditions
Integration sqlite / integration-sqlite (8.1, stable30, openldap_numerical_features) (push) Blocked by required conditions
Integration sqlite / integration-sqlite (8.1, stable30, remoteapi_features) (push) Blocked by required conditions
Integration sqlite / integration-sqlite (8.1, stable30, setup_features) (push) Blocked by required conditions
Integration sqlite / integration-sqlite (8.1, stable30, sharees_features) (push) Blocked by required conditions
Integration sqlite / integration-sqlite (8.1, stable30, sharing_features) (push) Blocked by required conditions
Integration sqlite / integration-sqlite (8.1, stable30, theming_features) (push) Blocked by required conditions
Integration sqlite / integration-sqlite (8.1, stable30, videoverification_features) (push) Blocked by required conditions
Integration sqlite / integration-sqlite-summary (push) Blocked by required conditions
Psalm static code analysis / static-code-analysis (push) Waiting to run
Psalm static code analysis / static-code-analysis-security (push) Waiting to run
Psalm static code analysis / static-code-analysis-ocp (push) Waiting to run
Merge pull request #58115 from nextcloud/backport/58015/stable30
[stable30] fix(TextToImage): Refactor scheduling mechanism
2026-02-19 12:50:52 +01: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 fix: add X-User-Id header to logout response before clearing the user session 2026-02-09 10:49:02 +00: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(TextToImage): Refactor scheduling mechanism 2026-02-05 14:54:33 +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