..
api
feat(core): Workflow Execution Statistics ( #4200 )
2022-12-06 14:55:40 +00:00
commands
fix: Enable crash journal only in production mode (no-changelog) ( #4948 )
2022-12-16 15:27:49 +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
fix: Enable crash journal only in production mode (no-changelog) ( #4948 )
2022-12-16 15:27:49 +01:00
credentials
feat: Hide credentials password values ( #4868 )
2022-12-15 13:31:06 +00:00
databases
fix: Enable crash journal only in production mode (no-changelog) ( #4948 )
2022-12-16 15:27:49 +01:00
events
fix: Remove unnecessary console message (no-changelog) ( #4848 )
2022-12-07 12:40:38 +01:00
executions
refactor(core): Ensure getSharedWorkflowIds returns string[] instead of number[] ( #4971 )
2022-12-19 17:53:36 +01:00
middlewares
fix: Enable crash journal only in production mode (no-changelog) ( #4948 )
2022-12-16 15:27:49 +01:00
PublicApi
refactor(core): Ensure getSharedWorkflowIds returns string[] instead of number[] ( #4971 )
2022-12-19 17:53:36 +01:00
role
refactor: Setup typescript project references across workflow, core, and cli ( #4519 )
2022-11-09 15:25:00 +01:00
telemetry
fix: Do not crash the server when Telemetry is blocked via DNS ( #4947 )
2022-12-16 13:23:24 +01:00
user
refactor: Setup typescript project references across workflow, core, and cli ( #4519 )
2022-11-09 15:25:00 +01:00
UserManagement
ci: Make end-to-end testing independent of development environments (no-changelog) ( #4709 )
2022-11-24 12:49:01 +01:00
workflows
refactor(core): Ensure getSharedWorkflowIds returns string[] instead of number[] ( #4971 )
2022-12-19 17:53:36 +01:00
ActiveExecutions.ts
fix: Enable source-maps on WorkflowRunnerProcess in own mode ( #4832 )
2022-12-06 12:16:49 +01:00
ActiveWorkflowRunner.ts
feat(core): Lazy-load nodes and credentials to reduce baseline memory usage ( #4577 )
2022-11-23 16:20:28 +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
fix: Do not crash the server when Telemetry is blocked via DNS ( #4947 )
2022-12-16 13:23:24 +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
feat(core): Allow for hiding usage page via environment ( #4899 )
2022-12-13 13:59:22 +00:00
InternalHooks.ts
feat(core): Workflow Execution Statistics ( #4200 )
2022-12-06 14:55:40 +00:00
InternalHooksManager.ts
refactor: Setup typescript project references across workflow, core, and cli ( #4519 )
2022-11-09 15:25:00 +01:00
License.ts
refactor: Upgrade license package version and create tenant id variable (no-changelog) ( #4744 )
2022-11-28 17:39:34 +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
fix: Upgrade sse-channel to mitigate CVE-2019-10744 ( #4835 )
2022-12-07 15:13:36 +01:00
Queue.ts
refactor: Setup typescript project references across workflow, core, and cli ( #4519 )
2022-11-09 15:25:00 +01:00
requests.d.ts
feat(core): Lazy-load nodes and credentials to reduce baseline memory usage ( #4577 )
2022-11-23 16:20:28 +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
refactor(core): Ensure getSharedWorkflowIds returns string[] instead of number[] ( #4971 )
2022-12-19 17:53:36 +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: Improve error logging/reporting for cli ( #4691 )
2022-11-22 14:00:36 +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): Workflow Execution Statistics ( #4200 )
2022-12-06 14:55:40 +00:00
WebhookServer.ts
fix: Upgrade sse-channel to mitigate CVE-2019-10744 ( #4835 )
2022-12-07 15:13:36 +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
feat(core): Workflow Execution Statistics ( #4200 )
2022-12-06 14:55:40 +00:00
WorkflowHelpers.ts
refactor(core): Ensure getSharedWorkflowIds returns string[] instead of number[] ( #4971 )
2022-12-19 17:53:36 +01:00
WorkflowRunner.ts
feat(core): Lazy-load nodes and credentials to reduce baseline memory usage ( #4577 )
2022-11-23 16:20:28 +01:00
WorkflowRunnerProcess.ts
feat(core): Workflow Execution Statistics ( #4200 )
2022-12-06 14:55:40 +00:00