nextcloud/core/Controller
Benjamin Gaussorgues 66cf18950f fix(openmetrics): ensure unit is a suffix of metric name
Signed-off-by: Benjamin Gaussorgues <benjamin.gaussorgues@nextcloud.com>
2026-01-27 13:37:16 +00:00
..
AppPasswordController.php fix(psalm): Satisfy psalm 2026-01-09 19:07:07 +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-25 13:08:14 +02:00
ClientFlowLoginController.php refactor(core): migrate login flow ui from jQuery to Vue 2026-01-14 01:15:01 +01:00
ClientFlowLoginV2Controller.php refactor(core): migrate login flow ui from jQuery to Vue 2026-01-14 01:15:01 +01:00
CollaborationResourcesController.php fix(OpenAPI): Adjust array syntax to avoid ambiguities 2024-11-05 09:58:11 +01:00
ContactsMenuController.php feat: allow to filter contacts by team 2026-01-25 14:39:03 +01:00
CSRFTokenController.php fix: generate csrf tokens if two factor challenge is ongoing 2025-06-23 11:20:09 +02:00
CssController.php chore(deps): Update nextcloud/coding-standard to v1.3.1 2024-09-19 14:21:20 +02:00
ErrorController.php refactor: Extend rector to core/ 2025-05-15 00:16:54 +02:00
GuestAvatarController.php chore: apply new CSFixer rules 2025-07-01 16:26:50 +02:00
HoverCardController.php refactor: Extend rector to core/ 2025-05-15 00:16:54 +02:00
JsController.php fix(auth): allow access to dynamic js files during 2FA 2025-09-10 15:12:35 +02:00
LoginController.php feat(login): Add rememberme checkbox 2025-11-13 13:25:59 +00:00
LostController.php fix: broken password reset form 2025-05-26 19:22:07 +02:00
NavigationController.php chore: apply new CSFixer rules 2025-07-01 16:26:50 +02:00
OCJSController.php feat(preset): share password protection 2025-08-12 14:37:32 -01:00
OCMController.php refactor: Run rector 2025-11-18 17:45:54 +01:00
OCSController.php fix(core): Make OCSController class final to avoid accidentally extending it 2025-09-30 16:51:51 +02:00
OpenMetricsController.php fix(openmetrics): ensure unit is a suffix of metric name 2026-01-27 13:37:16 +00:00
PreviewController.php feat(files_sharing): allow viewing files with download disabled 2025-06-26 11:47:53 +02:00
ProfileApiController.php feat(profile): Add an API to get the profile field data 2025-04-23 12:38:18 +02:00
RecommendedAppsController.php refactor(core): Replace security annotations with respective attributes 2024-07-26 07:30:45 +02:00
ReferenceApiController.php refactor: Extend rector to core/ 2025-05-15 00:16:54 +02:00
ReferenceController.php refactor(OpenAPI): Adjust scopes to match previous behavior 2025-01-06 14:30:40 +01:00
SetupController.php refactor: use logical && || instead of weak and or operators 2025-09-27 23:02:18 +02:00
TaskProcessingApiController.php feat(TaskProcessing): add endpoints for ExApp access without userId 2026-01-08 11:36:08 +05:30
TeamsApiController.php fix(team-manager): team is already teamid 2025-12-16 08:56:46 -01:00
TextProcessingApiController.php fix(ai-apis): reject text inputs that are longer than 64K chars 2025-11-10 17:29:09 +01:00
TextToImageApiController.php fix(ai-apis): reject text inputs that are longer than 64K chars 2025-11-10 17:29:09 +01:00
TranslationApiController.php fix(ai-apis): reject text inputs that are longer than 64K chars 2025-11-10 17:29:09 +01:00
TwoFactorApiController.php feat: Two Factor API 2025-01-16 08:31:58 -05:00
TwoFactorChallengeController.php refactor: Apply rector Nextcloud 27 set 2025-09-28 11:45:52 +02:00
UnifiedSearchController.php fix(unified-search): Remove hard-coded search result limit 2025-10-02 15:44:36 +02:00
UnsupportedBrowserController.php fix: translation on /unsupported screen 2025-10-20 22:31:08 +02:00
UserController.php refactor(core): Replace security annotations with respective attributes 2024-07-26 07:30:45 +02:00
WalledGardenController.php chore: apply new CSFixer rules 2025-07-01 16:26:50 +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
WipeController.php refactor(OpenAPI): Adjust scopes to match previous behavior 2025-01-06 14:30:40 +01:00