n8n/packages/cli/src/controllers
2025-03-12 10:34:51 -04:00
..
__tests__ feat(core): Transfer folder structure when deleting user (no-changelog) (#13845) 2025-03-12 10:34:51 -04:00
oauth refactor(core): Migrate all errors in cli package to new hierarchy (#13478) 2025-02-27 09:30:55 +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.controller.ts refactor: Add dto for POST /credentials endpoint (#13306) 2025-02-19 17:50:42 +02:00
annotation-tags.controller.ee.ts chore: Correct naming of annotation-related files (#10946) 2024-09-26 13:15:08 +02:00
api-keys.controller.ts fix(core): Stop enforcing max numbers of API keys limit (no-changelog) (#13631) 2025-03-03 14:32:50 +01:00
auth.controller.ts fix(core): Do not validate email when LDAP is enabled (#13605) 2025-03-03 19:15:52 +01:00
binary-data.controller.ts refactor(core): Enable import/order eslint rule (#10794) 2024-09-12 19:07:18 +03:00
community-packages.controller.ts refactor(core): Fix push message type inference (#12331) 2024-12-20 19:45:04 +01:00
cta.controller.ts refactor(core): Enable import/order eslint rule (#10794) 2024-09-12 19:07:18 +03:00
debug.controller.ts refactor(core): Remove deprecated properties from orchestration service (#11251) 2024-10-14 16:52:56 +02:00
dynamic-node-parameters.controller.ts refactor(core): Update dynamic node parameter endpoints to use DTOs (#12379) 2024-12-30 15:48:44 +01:00
e2e.controller.ts fix(core): Stop enforcing max numbers of API keys limit (no-changelog) (#13631) 2025-03-03 14:32:50 +01:00
folder.controller.ts feat(core): Update PATCH /projects/:projectId/folders/:folderId endpoint to allow moving folder (no-changelog) (#13574) 2025-03-12 08:53:45 -04:00
invitation.controller.ts refactor(core): Update invitation endpoints to use DTOs (#12377) 2024-12-26 18:24:14 +01:00
me.controller.ts refactor(core): Update invitation endpoints to use DTOs (#12377) 2024-12-26 18:24:14 +01:00
mfa.controller.ts fix: Allow disabling MFA with recovery codes (#12014) 2024-12-04 10:02:06 -05:00
node-types.controller.ts refactor(core): Enable import/order eslint rule (#10794) 2024-09-12 19:07:18 +03:00
orchestration.controller.ts refactor(core): Make orchestration service smaller (#11275) 2024-10-16 17:34:32 +02:00
owner.controller.ts refactor(core): Port 3 more controllers to use DTOs (no-changelog) (#12375) 2024-12-26 16:09:42 +01:00
password-reset.controller.ts refactor(core): Port 3 more controllers to use DTOs (no-changelog) (#12375) 2024-12-26 16:09:42 +01:00
project.controller.ts refactor(core): Port over project request payloads to DTOs (#12528) 2025-01-09 13:47:23 +01:00
role.controller.ts feat: RBAC (#8922) 2024-05-17 10:53:15 +02:00
survey-answers.dto.ts refactor(core): Enable import/order eslint rule (#10794) 2024-09-12 19:07:18 +03:00
tags.controller.ts refactor(core): Update tag endpoints to use DTOs and injectable config (#12380) 2025-01-09 14:17:11 -05:00
translation.controller.ts fix: Remove duplicate error reporting for endpoints (no-changelog) (#11959) 2024-12-02 19:34:42 +01:00
user-settings.controller.ts refactor(core): Enable import/order eslint rule (#10794) 2024-09-12 19:07:18 +03:00
users.controller.ts feat(core): Transfer folder structure when deleting user (no-changelog) (#13845) 2025-03-12 10:34:51 -04:00
workflow-statistics.controller.ts refactor(core): Move Logger to core (no-changelog) (#12310) 2024-12-23 13:46:13 +01:00
workflow-statistics.types.ts refactor(core): Bring active executions into executions controller (no-changelog) (#8371) 2024-01-23 09:48:50 +01:00