n8n/packages/cli/src/commands
Michael Auerswald afa683a06f
refactor(core): Have one orchestration service per instance type (#7303)
webhook instances will not listen to either worker or event log messages
on the Redis pub/sub channel
2023-10-06 13:58:11 +02:00
..
db fix(core): Fix the db:revert command (no-changelog) (#6506) 2023-06-22 09:06:31 +02:00
export refactor: Clear unused ESLint directives from BE packages (no-changelog) (#6798) 2023-07-31 11:00:48 +02:00
import refactor(core): Do not import BaseCommand outside src/commands (no-changelog) (#7008) 2023-08-25 00:17:00 +02:00
ldap fix(core): Fix issues with LDAP reset and LDAP init (no-changelog) (#5657) 2023-03-09 16:24:44 +01:00
license feat(core): Add license:info command (#6047) 2023-04-21 17:10:10 +02:00
list fix(core): Use stricter typing on queries in cli commands (no-changelog) (#5476) 2023-02-14 17:05:53 +01:00
mfa feat(core): Add MFA (#4767) 2023-08-23 22:59:16 -04:00
update refactor: Clear unused ESLint directives from BE packages (no-changelog) (#6798) 2023-07-31 11:00:48 +02:00
user-management perf(core): Cache roles (#6803) 2023-08-03 08:58:36 +02:00
audit.ts refactor(core): Use an IoC container to manage singleton classes [Part-1] (no-changelog) (#5509) 2023-02-21 19:21:56 +01:00
BaseCommand.ts feat(core): Integrate object store as binary data manager (#7253) 2023-10-05 15:25:17 +02:00
execute.ts refactor(core): Generalize binary data manager interface (no-changelog) (#7164) 2023-09-22 17:22:12 +02:00
executeBatch.ts refactor(core): Generalize binary data manager interface (no-changelog) (#7164) 2023-09-22 17:22:12 +02:00
start.ts refactor(core): Have one orchestration service per instance type (#7303) 2023-10-06 13:58:11 +02:00
webhook.ts refactor(core): Have one orchestration service per instance type (#7303) 2023-10-06 13:58:11 +02:00
worker.ts refactor(core): Have one orchestration service per instance type (#7303) 2023-10-06 13:58:11 +02:00