n8n/packages/cli/src/controllers
Csaba Tuncsik c93e4380bc
feat: Add assignments tab for custom roles with project visibility (#25992)
Co-authored-by: Declan Carroll <declan@n8n.io>
Co-authored-by: Milorad FIlipović <milorad@n8n.io>
Co-authored-by: Ricardo Espinoza <ricardo@n8n.io>
Co-authored-by: Michael Kret <88898367+michael-radency@users.noreply.github.com>
Co-authored-by: Charlie Kolb <charlie@n8n.io>
Co-authored-by: Mutasem Aldmour <4711238+mutdmour@users.noreply.github.com>
Co-authored-by: Ali Elkhateeb <ali.elkhateeb@n8n.io>
Co-authored-by: Matsu <huhta.matias@gmail.com>
Co-authored-by: Guillaume Jacquart <jacquart.guillaume@gmail.com>
Co-authored-by: yehorkardash <yehor.kardash@n8n.io>
Co-authored-by: Rob Hough <robhough180@gmail.com>
Co-authored-by: Svetoslav Dekov <svetoslav.dekov@n8n.io>
Co-authored-by: James Gee <1285296+geemanjs@users.noreply.github.com>
Co-authored-by: Alex Grozav <alex@grozav.com>
Co-authored-by: Dawid Myslak <dawid.myslak@gmail.com>
Co-authored-by: Stephen Wright <sjw948@gmail.com>
Co-authored-by: Andreas Fitzek <andreas.fitzek@n8n.io>
Co-authored-by: Albert Alises <albert.alises@gmail.com>
Co-authored-by: Dimitri Lavrenük <20122620+dlavrenuek@users.noreply.github.com>
Co-authored-by: Danny Martini <danny@n8n.io>
Co-authored-by: Daria <daria.staferova@n8n.io>
Co-authored-by: peteawood <pete.a.wood@gmail.com>
Co-authored-by: Roman Davydchuk <roman.davydchuk@n8n.io>
Co-authored-by: Jaakko Husso <jaakko@n8n.io>
Co-authored-by: Elias Meire <elias@meire.dev>
Co-authored-by: Cursor <cursoragent@cursor.com>
Co-authored-by: Eugene <eugene@n8n.io>
Co-authored-by: Benjamin Schroth <benjamin@n8n.io>
Co-authored-by: Sandra Zollner <sandra.zollner@n8n.io>
Co-authored-by: Irénée <irenee.ajeneza@n8n.io>
Co-authored-by: Benjamin Schroth <68321970+schrothbn@users.noreply.github.com>
Co-authored-by: oleg <me@olegivaniv.com>
Co-authored-by: Konstantin Tieber <46342664+konstantintieber@users.noreply.github.com>
Co-authored-by: Nikhil Kuriakose <nikhilkuria@gmail.com>
Co-authored-by: Romeo Balta <7095569+romeobalta@users.noreply.github.com>
Co-authored-by: Tuukka Kantola <Tuukkaa@users.noreply.github.com>
Co-authored-by: Kaito Horiuchi <horiyee.ka@gmail.com>
Co-authored-by: Michael Drury <me@michaeldrury.co.uk>
Co-authored-by: Claude Opus 4.6 <noreply@anthropic.com>
2026-02-27 10:33:41 +00:00
..
__tests__ fix(editor): Enable stop button to abort AI Ask Assistant streaming (#26012) 2026-02-20 09:35:21 +00:00
oauth feat(editor): Add dynamic credentials UI for ChatHub (#25685) 2026-02-27 07:16:20 +00:00
active-workflows.controller.ts refactor(core): Introduce @n8n/decorators package (#14784) 2025-04-23 16:39:49 +02:00
ai.controller.ts fix(editor): Enable stop button to abort AI Ask Assistant streaming (#26012) 2026-02-20 09:35:21 +00: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 fix(core): Check license when updating scopes (no-changelog) (#24394) 2026-01-23 13:38:21 +00:00
auth.controller.ts chore(core): Extract email auth handler. extract login method into multiple functions (#25246) 2026-02-05 13:00:49 +00: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 fix(Data Table Node): Fallback to workflow-derived projectId if undefined (#25320) 2026-02-06 07:32:09 +00:00
dynamic-templates.controller.ts feat(editor): Add dynamic templates experiment (no-changelog) (#25030) 2026-01-30 15:43:08 +00:00
e2e.controller.ts chore(editor): Gate personal space policy settings behind license feature (#25527) 2026-02-12 10:12:18 +00: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 feat(core): Add limits to fields used for rate limiter keys (#24665) 2026-01-22 10:09:20 +00:00
me.controller.ts fix(core): Prevent SSO enforcement bypass via self-service settings API (#25330) 2026-02-05 12:58:39 +00:00
mfa.controller.ts feat(core): Add log streaming for personal publishing restriction changes (#25253) 2026-02-05 13:29:09 +00: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 feat: Add SharedWorker and DataWorker initialization with SQLite WASM support (no-changelog) (#24308) 2026-01-20 12:31:51 +00:00
orchestration.controller.ts fix(core): Worker status in multi-main only accessible to admin (#24548) 2026-01-20 09:09:10 +00:00
owner.controller.ts fix: PAY-4074 - Owner registration in multi-main setup (#22520) 2025-12-05 21:04:12 +01:00
password-reset.controller.ts chore(API): Adds jitter middleware and swallow forgot password errors to prevent user enumeration (no-changelog) (#24553) 2026-01-22 16:11:02 +00:00
posthog.controller.ts fix(core): Posthog proxy (no-changelog) (#22432) 2026-01-28 16:05:45 +00:00
project.controller.ts feat: Make project member updates immediate (#19837) 2025-09-26 16:03:17 +02:00
role.controller.ts feat: Add assignments tab for custom roles with project visibility (#25992) 2026-02-27 10:33:41 +00:00
security-settings.controller.ts chore(editor): Gate personal space policy settings behind license feature (#25527) 2026-02-12 10:12:18 +00: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 feat(core): Implement two-layered rate limiting system (#24636) 2026-01-21 14:02:05 +00: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 feat(core): Support disabling publishing workflows in personal space (no-changelog) (#24111) 2026-02-02 13:49:51 +00: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