n8n/packages/cli/src
कारतोफ्फेलस्क्रिप्ट™ b828cb31d6
perf: Lazy-load queue-mode and analytics dependencies (#5061)
* refactor: lazy load ioredis and bull

* upgrade bull and hiredis

* refactor: lazy load posthog, rudderstack, and sentry

* upgrade Sentry sdk
2023-01-02 12:14:39 +01:00
..
api refactor: Lint for no unneeded backticks (#5057) (no-changelog) 2022-12-29 12:20:43 +01:00
commands perf: Lazy-load queue-mode and analytics dependencies (#5061) 2023-01-02 12:14:39 +01:00
CommunityNodes feat(core): Lazy-load nodes and credentials to reduce baseline memory usage (#4577) 2022-11-23 16:20:28 +01:00
config refactor: Lint for no unneeded backticks (#5057) (no-changelog) 2022-12-29 12:20:43 +01:00
credentials refactor: Lint for no unneeded backticks (#5057) (no-changelog) 2022-12-29 12:20:43 +01:00
databases refactor: Lint for no unneeded backticks (#5057) (no-changelog) 2022-12-29 12:20:43 +01:00
events ci: Break most of the circular dependencies in code (no-changelog) (#4990) 2022-12-21 10:46:26 +01:00
executions perf: Lazy-load queue-mode and analytics dependencies (#5061) 2023-01-02 12:14:39 +01:00
license ci: Break most of the circular dependencies in code (no-changelog) (#4990) 2022-12-21 10:46:26 +01:00
middlewares fix: Enable crash journal only in production mode (no-changelog) (#4948) 2022-12-16 15:27:49 +01:00
PublicApi ci: Break most of the circular dependencies in code (no-changelog) (#4990) 2022-12-21 10:46:26 +01:00
role refactor: Workflow sharing bug bash fixes (#4888) 2022-12-21 16:42:07 +01:00
telemetry perf: Lazy-load queue-mode and analytics dependencies (#5061) 2023-01-02 12:14:39 +01:00
user refactor: Workflow sharing bug bash fixes (#4888) 2022-12-21 16:42:07 +01:00
UserManagement refactor: Lint for no unneeded backticks (#5057) (no-changelog) 2022-12-29 12:20:43 +01:00
workflows refactor: Lint for no unneeded backticks (#5057) (no-changelog) 2022-12-29 12:20:43 +01:00
ActiveExecutions.ts fix: Enable source-maps on WorkflowRunnerProcess in own mode (#4832) 2022-12-06 12:16:49 +01:00
ActiveWorkflowRunner.ts refactor: Lint for no unneeded backticks (#5057) (no-changelog) 2022-12-29 12:20:43 +01:00
constants.ts fix: Enable crash journal only in production mode (no-changelog) (#4948) 2022-12-16 15:27:49 +01:00
CrashJournal.ts fix: Enable crash journal only in production mode (no-changelog) (#4948) 2022-12-16 15:27:49 +01:00
CredentialsHelper.ts test(editor): Fix flaky e2e tests (#4779) 2022-12-07 18:16:38 +01:00
CredentialsOverwrites.ts fix: Credential overwrites should take precedence over credential default values (#4782) 2022-12-02 09:46:19 +01:00
CredentialTypes.ts fix: Lazy load nodes for credentials testing (#4760) 2022-11-30 10:28:18 +01:00
curlconverter.d.ts refactor: Setup typescript project references across workflow, core, and cli (#4519) 2022-11-09 15:25:00 +01:00
CurlConverterHelper.ts refactor(core): fix for no-uncaught-json-parse warnings 2022-10-21 21:52:43 +03:00
Db.ts feat(core): Workflow Execution Statistics (#4200) 2022-12-06 14:55:40 +00:00
ErrorReporting.ts perf: Lazy-load queue-mode and analytics dependencies (#5061) 2023-01-02 12:14:39 +01:00
ExternalHooks.ts refactor: Setup typescript project references across workflow, core, and cli (#4519) 2022-11-09 15:25:00 +01:00
GenericHelpers.ts feat(core): Lazy-load nodes and credentials to reduce baseline memory usage (#4577) 2022-11-23 16:20:28 +01:00
index.ts feat(core): Workflow Execution Statistics (#4200) 2022-12-06 14:55:40 +00:00
Interfaces.ts refactor: Workflow sharing bug bash fixes (#4888) 2022-12-21 16:42:07 +01:00
InternalHooks.ts refactor: Workflow sharing bug bash fixes (#4888) 2022-12-21 16:42:07 +01:00
InternalHooksManager.ts perf: Lazy-load queue-mode and analytics dependencies (#5061) 2023-01-02 12:14:39 +01:00
License.ts feat(editor): Add usage and plan pages (#4819) 2022-12-20 10:52:01 +01:00
LoadNodesAndCredentials.ts fix: Ensure parent directory exists before copying over the icons to generated static directory (#4865) 2022-12-12 16:41:18 +01:00
Logger.ts refactor: Setup typescript project references across workflow, core, and cli (#4519) 2022-11-09 15:25:00 +01:00
NodeTypes.ts fix: Lazy load nodes for credentials testing (#4760) 2022-11-30 10:28:18 +01:00
Push.ts refactor: Lint for no unneeded backticks (#5057) (no-changelog) 2022-12-29 12:20:43 +01:00
Queue.ts perf: Lazy-load queue-mode and analytics dependencies (#5061) 2023-01-02 12:14:39 +01:00
requests.d.ts feat(editor): Add usage and plan pages (#4819) 2022-12-20 10:52:01 +01:00
ResponseHelper.ts fix: Enable crash journal only in production mode (no-changelog) (#4948) 2022-12-16 15:27:49 +01:00
Server.ts perf: Lazy-load queue-mode and analytics dependencies (#5061) 2023-01-02 12:14:39 +01:00
sse-channel.d.ts fix: Upgrade sse-channel to mitigate CVE-2019-10744 (#4835) 2022-12-07 15:13:36 +01:00
TagHelpers.ts refactor: Setup typescript project references across workflow, core, and cli (#4519) 2022-11-09 15:25:00 +01:00
TestWebhooks.ts refactor: Lint for no unneeded backticks (#5057) (no-changelog) 2022-12-29 12:20:43 +01:00
TranslationHelpers.ts refactor: Setup typescript project references across workflow, core, and cli (#4519) 2022-11-09 15:25:00 +01:00
utils.ts fix(core): fix workflow hasing for MySQL (#4491) 2022-11-01 13:51:13 +01:00
WaitingWebhooks.ts refactor: Improve error logging/reporting for cli (#4691) 2022-11-22 14:00:36 +01:00
WaitTracker.ts refactor: Setup typescript project references across workflow, core, and cli (#4519) 2022-11-09 15:25:00 +01:00
WebhookHelpers.ts feat(core): Implement webhook-only manual execution (#4960) 2022-12-27 12:50:50 +01:00
WebhookServer.ts perf: Lazy-load queue-mode and analytics dependencies (#5061) 2023-01-02 12:14:39 +01:00
WorkflowCredentials.ts refactor: Setup typescript project references across workflow, core, and cli (#4519) 2022-11-09 15:25:00 +01:00
WorkflowExecuteAdditionalData.ts refactor: Lint for no unneeded backticks (#5057) (no-changelog) 2022-12-29 12:20:43 +01:00
WorkflowHelpers.ts refactor: Workflow sharing bug bash fixes (#4888) 2022-12-21 16:42:07 +01:00
WorkflowRunner.ts perf: Lazy-load queue-mode and analytics dependencies (#5061) 2023-01-02 12:14:39 +01:00
WorkflowRunnerProcess.ts perf: Lazy-load queue-mode and analytics dependencies (#5061) 2023-01-02 12:14:39 +01:00