n8n/packages/cli/src/controllers
Iván Ovejero 34bda535e6
refactor(core): Create controller for binary data (no-changelog) (#7363)
This PR adds a controller for binary data + integration tests.
2023-10-06 16:21:13 +02:00
..
auth.controller.ts feat(core): Add filtering, selection and pagination to users (#6994) 2023-08-28 16:13:17 +02:00
binaryData.controller.ts refactor(core): Create controller for binary data (no-changelog) (#7363) 2023-10-06 16:21:13 +02:00
e2e.controller.ts feat(core): Integrate object store as binary data manager (#7253) 2023-10-05 15:25:17 +02:00
index.ts feat(core): Add MFA (#4767) 2023-08-23 22:59:16 -04:00
ldap.controller.ts refactor(core): Replace lodash's "soft-deprecated" individual packages with lodash to resolve CVE (no-changelog) (#6450) 2023-06-16 16:26:35 +02:00
me.controller.ts feat(core): Add filtering, selection and pagination to users (#6994) 2023-08-28 16:13:17 +02:00
mfa.controller.ts feat(core): Add MFA (#4767) 2023-08-23 22:59:16 -04:00
nodes.controller.ts ci: Fix lint to fix build (#7076) 2023-09-01 16:23:23 +02:00
nodeTypes.controller.ts refactor: Move node i18n logic to NodeTypes (no-changelog) (#7035) 2023-08-29 10:46:24 +02:00
orchestration.controller.ts refactor(core): Have one orchestration service per instance type (#7303) 2023-10-06 13:58:11 +02:00
owner.controller.ts feat(core): Add filtering, selection and pagination to users (#6994) 2023-08-28 16:13:17 +02:00
passwordReset.controller.ts fix: Issue enforcing user limits on start plan (#7188) 2023-09-21 05:56:40 -04:00
tags.controller.ts refactor(core): Move remaining tags logic to service (no-changelog) (#6920) 2023-08-22 12:24:43 +02:00
translation.controller.ts ci: Fix linting issues (no-changelog) (#6788) 2023-07-28 18:28:17 +02:00
users.controller.ts feat(core): Add filtering, selection and pagination to users (#6994) 2023-08-28 16:13:17 +02:00
workflowStatistics.controller.ts refactor(core): Refactor WorkflowStatistics code (no-changelog) (#6617) 2023-07-18 11:28:24 +02:00