n8n/packages/cli/src/controllers
2024-08-28 17:57:46 +02:00
..
__tests__ refactor(core): Enforce filename casing in cli package (no-changelog) (#10594) 2024-08-28 17:57:46 +02:00
oauth refactor(core): Enforce filename casing in cli package (no-changelog) (#10594) 2024-08-28 17:57:46 +02:00
active-workflows.controller.ts refactor(core): Standardize filename casing for services and Public API (no-changelog) (#10579) 2024-08-28 13:59:27 +02:00
ai-assistant.controller.ts refactor(core): Standardize filename casing for services and Public API (no-changelog) (#10579) 2024-08-28 13:59:27 +02:00
auth.controller.ts refactor(core): Enforce filename casing in cli package (no-changelog) (#10594) 2024-08-28 17:57:46 +02:00
binary-data.controller.ts refactor(core): Standardize filename casing for controllers and databases (no-changelog) (#10564) 2024-08-27 16:44:32 +02:00
community-packages.controller.ts refactor(core): Enforce filename casing in cli package (no-changelog) (#10594) 2024-08-28 17:57:46 +02:00
cta.controller.ts refactor(core): Enforce authorization by default on all routes (no-changelog) (#8762) 2024-02-28 17:02:18 +01:00
curl.controller.ts refactor(core): Move curl endpoint to its own controller (no-changelog) (#9605) 2024-06-05 10:43:09 +02:00
debug.controller.ts refactor(core): Standardize filenames in cli (no-changelog) (#10484) 2024-08-22 11:10:37 +02:00
dynamic-node-parameters.controller.ts refactor(core): Standardize filename casing for services and Public API (no-changelog) (#10579) 2024-08-28 13:59:27 +02:00
e2e.controller.ts refactor(core): Enforce filename casing in cli package (no-changelog) (#10594) 2024-08-28 17:57:46 +02:00
invitation.controller.ts refactor(core): Enforce filename casing in cli package (no-changelog) (#10594) 2024-08-28 17:57:46 +02:00
me.controller.ts refactor(core): Enforce filename casing in cli package (no-changelog) (#10594) 2024-08-28 17:57:46 +02:00
mfa.controller.ts refactor(core): Standardize filenames in cli (no-changelog) (#10484) 2024-08-22 11:10:37 +02:00
node-types.controller.ts refactor(core): Standardize filename casing for controllers and databases (no-changelog) (#10564) 2024-08-27 16:44:32 +02:00
orchestration.controller.ts refactor(core): Standardize filenames in cli (no-changelog) (#10484) 2024-08-22 11:10:37 +02:00
owner.controller.ts refactor(core): Use @/databases/ instead of @db/ (no-changelog) (#10573) 2024-08-27 17:24:20 +02:00
password-reset.controller.ts feat(core): Switch to MJML for email templates (#10518) 2024-08-28 17:15:18 +02:00
project.controller.ts refactor(core): Standardize filename casing for controllers and databases (no-changelog) (#10564) 2024-08-27 16:44:32 +02:00
role.controller.ts feat: RBAC (#8922) 2024-05-17 10:53:15 +02:00
survey-answers.dto.ts fix(core): Use class-validator with XSS check for survey answers (#10490) 2024-08-21 16:18:16 +02:00
tags.controller.ts fix(core): Fix type errors (no-changelog) (#9571) 2024-05-31 14:06:13 +02:00
translation.controller.ts refactor(core): Standardize filenames in cli (no-changelog) (#10484) 2024-08-22 11:10:37 +02:00
user-settings.controller.ts refactor(core): Standardize filename casing for controllers and databases (no-changelog) (#10564) 2024-08-27 16:44:32 +02:00
users.controller.ts refactor(core): Enforce filename casing in cli package (no-changelog) (#10594) 2024-08-28 17:57:46 +02:00
workflow-statistics.controller.ts refactor(core): Enforce filename casing in cli package (no-changelog) (#10594) 2024-08-28 17:57:46 +02:00
workflow-statistics.types.ts