n8n/packages/cli/src/controllers
कारतोफ्फेलस्क्रिप्ट™ 1563bf571d
refactor(core): Move curl endpoint to its own controller (no-changelog) (#9605)
2024-06-05 10:43:09 +02:00
..
oauth feat(HighLevel Node): Api v2 support, new node version (#9554) 2024-06-03 12:09:05 +03:00
activeWorkflows.controller.ts refactor(core): Enforce authorization by default on all routes (no-changelog) (#8762) 2024-02-28 17:02:18 +01:00
ai.controller.ts feat(editor): Remove AI Error Debugging (#9337) 2024-05-08 14:13:47 +02:00
auth.controller.ts feat(core): Allow customizing rate limits on a per-route basis, and add rate limiting to more endpoints (#9522) 2024-06-03 11:20:51 +02: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): Enforce authorization by default on all routes (no-changelog) (#8762) 2024-02-28 17:02:18 +01: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): Rename ActiveWorkflowRunner to ActiveWorkflowManager (no-changelog) (#9280) 2024-05-06 17:54:05 +02:00
dynamicNodeParameters.controller.ts fix(core): Prevent re-parsing of dynamically loaded options (#9503) 2024-05-24 11:00:15 +02:00
e2e.controller.ts refactor(core): Extract all Auth-related User columns into a separate entity (#9557) 2024-05-31 09:40:19 +02:00
invitation.controller.ts feat(core): Allow customizing rate limits on a per-route basis, and add rate limiting to more endpoints (#9522) 2024-06-03 11:20:51 +02:00
me.controller.ts fix(core): Block Public API related REST calls when Public API is not enabled (#9521) 2024-05-28 14:43:22 +02:00
mfa.controller.ts refactor(core): Enforce authorization by default on all routes (no-changelog) (#8762) 2024-02-28 17:02:18 +01:00
nodeTypes.controller.ts refactor(core): Enforce authorization by default on all routes (no-changelog) (#8762) 2024-02-28 17:02:18 +01:00
orchestration.controller.ts refactor(core): Enforce authorization by default on all routes (no-changelog) (#8762) 2024-02-28 17:02:18 +01:00
owner.controller.ts feat(core): Prevent session hijacking (#9057) 2024-04-09 11:20:35 +02:00
passwordReset.controller.ts feat(core): Allow customizing rate limits on a per-route basis, and add rate limiting to more endpoints (#9522) 2024-06-03 11:20:51 +02:00
project.controller.ts feat: RBAC (#8922) 2024-05-17 10:53:15 +02:00
role.controller.ts feat: RBAC (#8922) 2024-05-17 10:53:15 +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): Enforce authorization by default on all routes (no-changelog) (#8762) 2024-02-28 17:02:18 +01:00
users.controller.ts refactor(core): Extract all Auth-related User columns into a separate entity (#9557) 2024-05-31 09:40:19 +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
workflowStatistics.controller.ts feat: RBAC (#8922) 2024-05-17 10:53:15 +02:00