n8n/packages/cli/src/controllers
Jaakko Husso fc63dd7559
feat(core): Chat hub implementation continued (no-changelog) (#20567)
Co-authored-by: Suguru Inoue <suguru@n8n.io>
2025-10-09 11:32:16 +03:00
..
__tests__ feat: Make project member updates immediate (#19837) 2025-09-26 16:03:17 +02:00
oauth chore(core): Use roles from database in global roles (#18768) 2025-08-26 17:53:46 +02:00
active-workflows.controller.ts refactor(core): Introduce @n8n/decorators package (#14784) 2025-04-23 16:39:49 +02:00
ai.controller.ts feat(core): Chat hub implementation continued (no-changelog) (#20567) 2025-10-09 11:32:16 +03:00
annotation-tags.controller.ee.ts refactor(core): Introduce @n8n/decorators package (#14784) 2025-04-23 16:39:49 +02:00
api-keys.controller.ts chore(core): Use roles from database in global roles (#18768) 2025-08-26 17:53:46 +02:00
auth.controller.ts chore(core): Only allow owners to log in during oidc SSO (#19974) 2025-09-24 17:30:58 +02:00
binary-data.controller.ts fix(core): Prevent DoS via malformed binary data ID (#16229) 2025-06-13 12:53:00 +02:00
cta.controller.ts refactor(core): Move integration test utils for insights (#16693) 2025-06-25 17:32:54 +02:00
debug.controller.ts refactor(core): Move workflow repository to @n8n/db (#15260) 2025-05-13 14:21:59 +02:00
dynamic-node-parameters.controller.ts feat(core): Use project variable in executions (#20275) 2025-10-07 11:01:12 +02:00
e2e.controller.ts feat: Add metering for builder (no-changelog) (#19842) 2025-09-25 09:40:55 +02:00
folder.controller.ts fix: Add folder scopes to global owner and admin roles (#19230) 2025-09-08 08:08:21 +01:00
invitation.controller.ts chore(core): Use roles from database in global roles (#18768) 2025-08-26 17:53:46 +02:00
me.controller.ts feat(core): Prompt user to confirm password when changing email and mfa is disabled (#19408) 2025-09-16 14:00:14 +02:00
mfa.controller.ts chore(core): Use roles from database in global roles (#18768) 2025-08-26 17:53:46 +02:00
module-settings.controller.ts fix(core): Move /module-settings behind auth (#18492) 2025-08-19 14:48:33 +03:00
node-types.controller.ts refactor(core): Continue porting legacy schema (#16318) 2025-06-13 17:43:07 +02:00
orchestration.controller.ts refactor(core): Implement a new OnPubSubEvent decorator (#15688) 2025-06-04 18:32:33 +02:00
owner.controller.ts chore(core): Use roles from database in global roles (#18768) 2025-08-26 17:53:46 +02:00
password-reset.controller.ts chore(core): Use roles from database in global roles (#18768) 2025-08-26 17:53:46 +02:00
posthog.controller.ts feat: Proxy Posthog events through the backend (no-changelog) (#19824) 2025-10-08 08:22:34 -04:00
project.controller.ts feat: Make project member updates immediate (#19837) 2025-09-26 16:03:17 +02:00
role.controller.ts chore(core): Add timestamp fields to Role, and support counting role usages (#19171) 2025-09-17 09:21:40 +02:00
survey-answers.dto.ts refactor(core): Move final batch of entities to @n8n/db (#15061) 2025-05-02 17:46:05 +02:00
tags.controller.ts refactor(core): Move integration test utils for insights (#16693) 2025-06-25 17:32:54 +02:00
telemetry.controller.ts fix: Fix the RudderStack config response format (no-changelog) (#18242) 2025-08-12 15:21:57 +03:00
third-party-licenses.controller.ts ci: Include THIRD_PARTY_LICENSES.md file with release (#18739) 2025-09-01 12:41:42 +02:00
translation.controller.ts fix(core): Prefer safer joins at directory paths (no-changelog) (#20209) 2025-09-30 16:17:04 +03:00
user-settings.controller.ts refactor(core): Introduce @n8n/decorators package (#14784) 2025-04-23 16:39:49 +02:00
users.controller.ts chore(core): Restrict user properties returned based on global scope (#20188) 2025-10-02 10:18:31 +02:00
workflow-statistics.controller.ts refactor(core): Move Logger to @n8n/backend-common (#15721) 2025-05-30 12:57:47 +02:00
workflow-statistics.types.ts refactor(core): Bring active executions into executions controller (no-changelog) (#8371) 2024-01-23 09:48:50 +01:00