nextcloud-server/core/Controller
Ferdinand Thiessen 495c364268
chore: use consistent casing for header names (required by openAPI)
Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
2025-06-09 19:24:26 +07:00
..
AppPasswordController.php chore: use consistent casing for header names (required by openAPI) 2025-06-09 19:24:26 +07:00
AutoCompleteController.php fix(OpenAPI): Adjust array syntax to avoid ambiguities 2024-11-05 09:58:11 +07:00
AvatarController.php refactor: Extend rector to core/ 2025-05-15 00:16:54 +07:00
CSRFTokenController.php refactor(OpenAPI): Adjust scopes to match previous behavior 2025-01-06 14:30:40 +07:00
ClientFlowLoginController.php chore: use consistent casing for header names (required by openAPI) 2025-06-09 19:24:26 +07:00
ClientFlowLoginV2Controller.php chore: use consistent casing for header names (required by openAPI) 2025-06-09 19:24:26 +07:00
CollaborationResourcesController.php fix(OpenAPI): Adjust array syntax to avoid ambiguities 2024-11-05 09:58:11 +07:00
ContactsMenuController.php refactor(core): Replace security annotations with respective attributes 2024-07-26 07:30:45 +07:00
CssController.php chore(deps): Update nextcloud/coding-standard to v1.3.1 2024-09-19 14:21:20 +07:00
ErrorController.php refactor: Extend rector to core/ 2025-05-15 00:16:54 +07:00
GuestAvatarController.php refactor: Extend rector to core/ 2025-05-15 00:16:54 +07:00
HoverCardController.php refactor: Extend rector to core/ 2025-05-15 00:16:54 +07:00
JsController.php chore(deps): Update nextcloud/coding-standard to v1.3.1 2024-09-19 14:21:20 +07:00
LoginController.php refactor: Extend rector to core/ 2025-05-15 00:16:54 +07:00
LostController.php fix: broken password reset form 2025-05-26 19:22:07 +07:00
NavigationController.php fix: Remove unneccesary etag check 2025-04-29 23:15:50 +07:00
OCJSController.php chore(legacy): Introduce public version ct plass and drop version methods from OC_Util 2024-09-20 14:53:34 +07:00
OCMController.php refactor: Extend rector to core/ 2025-05-15 00:16:54 +07:00
OCSController.php refactor: Extend rector to core/ 2025-05-15 00:16:54 +07:00
PreviewController.php chore: use consistent casing for header names (required by openAPI) 2025-06-09 19:24:26 +07:00
ProfileApiController.php feat(profile): Add an API to get the profile field data 2025-04-23 12:38:18 +07:00
RecommendedAppsController.php refactor(core): Replace security annotations with respective attributes 2024-07-26 07:30:45 +07:00
ReferenceApiController.php refactor: Extend rector to core/ 2025-05-15 00:16:54 +07:00
ReferenceController.php refactor(OpenAPI): Adjust scopes to match previous behavior 2025-01-06 14:30:40 +07:00
SetupController.php refactor: Extend rector to core/ 2025-05-15 00:16:54 +07:00
TaskProcessingApiController.php fix(TaskProcessingApiController): use StreamResponse to return the task file content 2025-06-03 13:09:07 +07:00
TeamsApiController.php refactor: Extend rector to core/ 2025-05-15 00:16:54 +07:00
TextProcessingApiController.php refactor: Extend rector to core/ 2025-05-15 00:16:54 +07:00
TextToImageApiController.php refactor: Extend rector to core/ 2025-05-15 00:16:54 +07:00
TranslationApiController.php refactor: Extend rector to core/ 2025-05-15 00:16:54 +07:00
TwoFactorApiController.php feat: Two Factor API 2025-01-16 08:31:58 +07:00
TwoFactorChallengeController.php style: update codestyle for coding-standard 1.2.3 2024-08-25 19:34:58 +07:00
UnifiedSearchController.php fix(OpenAPI): Adjust array syntax to avoid ambiguities 2024-11-05 09:58:11 +07:00
UnsupportedBrowserController.php refactor(core): Replace security annotations with respective attributes 2024-07-26 07:30:45 +07:00
UserController.php refactor(core): Replace security annotations with respective attributes 2024-07-26 07:30:45 +07:00
WalledGardenController.php refactor(core): Replace security annotations with respective attributes 2024-07-26 07:30:45 +07:00
WebAuthnController.php refactor(core): Replace security annotations with respective attributes 2024-07-26 07:30:45 +07:00
WellKnownController.php style: update codestyle for coding-standard 1.2.3 2024-08-25 19:34:58 +07:00
WhatsNewController.php refactor: Extend rector to core/ 2025-05-15 00:16:54 +07:00
WipeController.php refactor(OpenAPI): Adjust scopes to match previous behavior 2025-01-06 14:30:40 +07:00