.. |
Extensions
|
fix(core): Improve domain and url matching for extractDomain and extractUrl (#6010)
|
2023-04-20 09:01:27 +02:00 |
NativeMethods
|
feat(editor): Add missing documentation to autocomplete items for inline code editor (#5560)
|
2023-02-28 07:34:03 +03:00 |
AugmentObject.ts
|
fix(core): Fix hasOwnProperty on augmented objects (#6124)
|
2023-04-28 11:49:53 +02:00 |
Authentication.ts
|
feat(core): Add SAML login setup (#5515)
|
2023-02-24 20:37:19 +01:00 |
Constants.ts
|
feat(Code Node): Add Python support (#4295)
|
2023-05-04 20:00:00 +02:00 |
Cron.ts
|
[N8N-4339] Unify all Cron-specific code. Improve typing, and add tests. (#3887)
|
2022-08-19 12:45:04 +02:00 |
DeferredPromise.ts
|
refactor(core): Stop importing LoggerProxy and createDeferredPromise in nodes-base (no-changelog) (#5742)
|
2023-03-22 14:04:15 +01:00 |
ErrorReporterProxy.ts
|
fix(core): Error reporter should log all error on an error-chain (no-changelog) (#5342)
|
2023-02-03 13:53:51 +01:00 |
ExecutionStatus.ts
|
feat(core): Add execution runData recovery and status field (#5112)
|
2023-02-17 10:54:07 +01:00 |
Expression.ts
|
refactor(core): Stronger typing for workflow settings (no-changelog) (#5754)
|
2023-03-24 13:11:48 +01:00 |
ExpressionError.ts
|
feat(editor): Completions for extensions in expression editor (#5130)
|
2023-02-02 12:35:38 +01:00 |
index.ts
|
fix(core): Avoid using Object.keys on Buffer and other non-plain objects (#6131)
|
2023-04-28 13:05:48 +02:00 |
Interfaces.ts
|
ci: Fix linting issues on master (no-changelog) (#6186)
|
2023-05-05 10:22:49 +02:00 |
LoggerProxy.ts
|
refactor(core): Delete duplicate code across all commands (#5452)
|
2023-02-10 14:59:20 +01:00 |
MessageEventBus.ts
|
refactor(core): Forbid raw enums (no-changelog)
|
2023-04-21 14:23:15 +03:00 |
NodeErrors.ts
|
fix(core): Better errors for common status codes fix
|
2023-05-03 12:45:44 +03:00 |
NodeHelpers.ts
|
refactor: Unify binary-data assertion across all nodes (no-changelog) (#5624)
|
2023-03-06 17:33:32 +01:00 |
ObservableObject.ts
|
refactor: Integrate consistent-type-imports in BE packages (no-changelog) (#5270)
|
2023-01-27 14:56:56 +01:00 |
RoutingNode.ts
|
feat(core): Simplify pagination in declarative node design (#5161)
|
2023-02-01 08:26:13 -06:00 |
TelemetryHelpers.ts
|
refactor: catch doesn't need to have a param (no-changelog) (#5614)
|
2023-03-03 18:18:49 +01:00 |
type-guards.ts
|
refactor: Integrate consistent-type-imports in BE packages (no-changelog) (#5270)
|
2023-01-27 14:56:56 +01:00 |
types.d.ts
|
fix(workflow): remove a few ts-ignore and eslint-disable (#3958)
|
2022-09-09 16:34:50 +02:00 |
utils.ts
|
fix(core): Avoid using Object.keys on Buffer and other non-plain objects (#6131)
|
2023-04-28 13:05:48 +02:00 |
VersionedNodeType.ts
|
refactor: rename NodeVersionedType to VersionedNodeType and move it to the workflow package (#4443)
|
2022-10-25 21:33:12 +02:00 |
Workflow.ts
|
fix(core): Account for nodes with renamable content (#6109)
|
2023-05-02 09:37:49 +02:00 |
WorkflowActivationError.ts
|
refactor: Integrate consistent-type-imports in BE packages (no-changelog) (#5270)
|
2023-01-27 14:56:56 +01:00 |
WorkflowDataProxy.ts
|
refactor(Code Node): Constently handle various kinds of data returned by user code (#6002)
|
2023-04-19 13:09:46 +02:00 |
WorkflowErrors.ts
|
feat(core): Add execution runData recovery and status field (#5112)
|
2023-02-17 10:54:07 +01:00 |
WorkflowHooks.ts
|
fix: Make sure retryOf does not take null value (no-changelog) (#5915)
|
2023-04-06 13:02:46 +02:00 |