n8n/packages/cli/src/controllers
कारतोफ्फेलस्क्रिप्ट™ fc60e9a809
refactor(core): Convert dynamic node-parameter routes to a decorated controller (no-changelog) (#7284)
1. Reduce a lot of code duplication
2. Move more endpoints out of `Server.ts`
3. Move all query-param parsing and validation into a middleware to make
the route handlers simpler.
2023-11-17 12:03:05 +01:00
..
oauth ci(core): Reduce memory usage in tests (part-2) (no-changelog) (#7671) 2023-11-10 15:04:26 +01:00
auth.controller.ts feat: Add scopes to /login endpoint (no-changelog) (#7718) 2023-11-16 11:11:55 +00:00
binaryData.controller.ts fix(core): Account for non-ASCII chars in filename on binary data download (#7742) 2023-11-17 10:07:44 +01:00
communityPackages.controller.ts feat(core): Initial support for two-way communication over websockets (#7570) 2023-11-07 17:26:45 +02:00
dynamicNodeParameters.controller.ts refactor(core): Convert dynamic node-parameter routes to a decorated controller (no-changelog) (#7284) 2023-11-17 12:03:05 +01:00
e2e.controller.ts feat(editor): Adds a EE view to show worker details and job status (#7600) 2023-11-10 23:48:31 +01:00
invitation.controller.ts refactor: Extract Invitation routes to InvitationController (no-changelog) (#7726) 2023-11-16 12:39:43 -05: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 refactor(core): Make Logger a service (no-changelog) (#7494) 2023-10-25 16:35:22 +02:00
mfa.controller.ts ci(core): Reduce memory usage in tests (part-1) (no-changelog) (#7654) 2023-11-08 16:29:39 +01: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 fix(core): Correct permissions for getstatus (#7724) 2023-11-15 16:54:33 +01:00
owner.controller.ts ci(core): Reduce memory usage in tests (part-2) (no-changelog) (#7671) 2023-11-10 15:04:26 +01:00
passwordReset.controller.ts fix(core): Make password-reset urls valid only for single-use (#7622) 2023-11-07 15:35:43 +01: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 refactor: Extract Invitation routes to InvitationController (no-changelog) (#7726) 2023-11-16 12:39:43 -05:00
workflowStatistics.controller.ts ci(core): Reduce memory usage in tests (part-2) (no-changelog) (#7671) 2023-11-10 15:04:26 +01:00