n8n/packages/cli/src/controllers
2024-01-16 16:52:21 +01:00
..
oauth fix(core): Do not add Authentication header when authentication type is body (#8201) 2024-01-08 12:38:24 +01:00
activeWorkflows.controller.ts refactor(core): Convert workflows controller to DI (no-changelog) (#8253) 2024-01-08 12:54:23 +01:00
auth.controller.ts refactor(core): Continue moving typeorm operators to repositories (no-changelog) (#8186) 2024-01-02 17:53:24 +01:00
binaryData.controller.ts refactor(core): Use Dependency Injection for all Controller classes (no-changelog) (#8146) 2023-12-27 11:50:43 +01:00
communityPackages.controller.ts refactor(core): Use Dependency Injection for all Controller classes (no-changelog) (#8146) 2023-12-27 11:50:43 +01:00
debug.controller.ts refactor(core): Move typeorm operators from various sources into repositories (no-changelog) (#8174) 2023-12-28 13:14:10 +01:00
dynamicNodeParameters.controller.ts refactor(core): Use Dependency Injection for all Controller classes (no-changelog) (#8146) 2023-12-27 11:50:43 +01:00
e2e.controller.ts perf(core): Improve caching service (#8213) 2024-01-05 11:52:44 +01:00
invitation.controller.ts refactor(core): Continue moving typeorm operators to repositories (no-changelog) (#8186) 2024-01-02 17:53:24 +01:00
me.controller.ts refactor(core): Continue moving typeorm operators to repositories (no-changelog) (#8186) 2024-01-02 17:53:24 +01:00
mfa.controller.ts refactor(core): Use Dependency Injection for all Controller classes (no-changelog) (#8146) 2023-12-27 11:50:43 +01:00
nodeTypes.controller.ts refactor(core): Use Dependency Injection for all Controller classes (no-changelog) (#8146) 2023-12-27 11:50:43 +01:00
orchestration.controller.ts refactor(core): Use Dependency Injection for all Controller classes (no-changelog) (#8146) 2023-12-27 11:50:43 +01:00
owner.controller.ts refactor(core): Continue moving typeorm operators to repositories (no-changelog) (#8186) 2024-01-02 17:53:24 +01:00
passwordReset.controller.ts refactor(core): Use DI for LDAP code (no-changelog) (#8248) 2024-01-15 09:01:48 -05:00
role.controller.ts refactor(core): Use Dependency Injection for all Controller classes (no-changelog) (#8146) 2023-12-27 11:50:43 +01:00
tags.controller.ts refactor(core): Use Dependency Injection for all Controller classes (no-changelog) (#8146) 2023-12-27 11:50:43 +01:00
translation.controller.ts refactor(core): Use Dependency Injection for all Controller classes (no-changelog) (#8146) 2023-12-27 11:50:43 +01:00
users.controller.ts refactor(core): Continue moving typeorm operators to repositories (no-changelog) (#8212) 2024-01-05 13:06:24 +01:00
workflowStatistics.controller.ts refactor(core): Consolidate executions controllers (no-changelog) (#8349) 2024-01-16 16:52:21 +01:00