.. |
errors
|
fix(Postgres Trigger Node): closeFunction errors should not prevent a workflow from being deactivated (#8738)
|
2024-02-26 14:33:00 +01:00 |
Extensions
|
fix(editor): Fix doclines for plus and minus (#8405)
|
2024-01-22 12:28:30 +01:00 |
NativeMethods
|
feat(editor): Add missing documentation to autocomplete items for inline code editor (#5560)
|
2023-02-28 07:34:03 +03:00 |
NodeParameters
|
feat: Add assignment component with drag and drop to Set node (#8283)
|
2024-02-06 18:34:34 +01:00 |
AugmentObject.ts
|
refactor(core): Use a Set for deletedProperties in AugmentObject (no-changelog) (#7131)
|
2023-09-07 15:07:32 +02:00 |
Authentication.ts
|
refactor(core)!: Remove basic-auth, external-jwt-auth, and no-auth options (#6362)
|
2023-06-22 20:03:47 +02:00 |
Constants.ts
|
feat(editor): Create separate components for JS and JSON editors (no-changelog) (#8156)
|
2023-12-29 10:49:27 +01: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
|
fix: Set '@typescript-eslint/return-await' rule to 'always' for node code (no-changelog) (#8363)
|
2024-01-17 17:08:50 +02:00 |
ErrorReporterProxy.ts
|
refactor(core): Streamline flows in multi-main mode (no-changelog) (#8446)
|
2024-02-05 09:26:55 +01:00 |
ExecutionStatus.ts
|
refactor: Stop using .d.ts files for type-collection files (no-changelog) (#6634)
|
2023-07-10 19:35:34 +02:00 |
Expression.ts
|
refactor(core): Switch plain errors in workflow to ApplicationError (no-changelog) (#7877)
|
2023-11-30 12:46:45 +01:00 |
ExpressionEvaluatorProxy.ts
|
feat(core): Add Tournament as the new default expression evaluator (#6964)
|
2023-09-21 13:57:45 +01:00 |
GlobalState.ts
|
refactor(core): Avoid passing around static state like default timezone (no-changelog) (#7221)
|
2023-10-27 14:17:52 +02:00 |
index.ts
|
feat(OpenAI Node): Overhaul (#8335)
|
2024-02-15 10:15:58 +02:00 |
Interfaces.ts
|
feat: Add env variables to support exposing /workflows/demo route and /nodes.json route (#8506)
|
2024-02-23 18:20:12 +02:00 |
LoggerProxy.ts
|
refactor(core): Make Logger a service (no-changelog) (#7494)
|
2023-10-25 16:35:22 +02:00 |
MessageEventBus.ts
|
feat: Add support for AI log streaming (#8526)
|
2024-02-09 09:41:01 +00:00 |
NodeHelpers.ts
|
feat(core): Display conditions in displayOptions (no-changelog) (#7888)
|
2024-01-24 18:04:46 +02:00 |
ObservableObject.ts
|
refactor: Clear unused ESLint directives from BE packages (no-changelog) (#6798)
|
2023-07-31 11:00:48 +02:00 |
RoutingNode.ts
|
fix(HTTP Request Node): Handle special characters in pagination expressions + improve hint text (#8576)
|
2024-02-12 17:32:27 +01:00 |
TelemetryHelpers.ts
|
fix: Use correct node version when pasting/importing nodes (#8456)
|
2024-01-26 15:09:50 +01:00 |
type-guards.ts
|
feat(editor): Filter component + implement in If node (#7490)
|
2023-12-13 14:45:22 +01:00 |
types.d.ts
|
fix(core): Serialize BigInts (#6805)
|
2023-07-31 16:53:30 +02:00 |
TypeValidation.ts
|
fix: Allow Date/Luxon objects and additional formats in DateTime validation (#8525)
|
2024-02-02 11:27:31 +01:00 |
utils.ts
|
feat(OpenAI Node): Overhaul (#8335)
|
2024-02-15 10:15:58 +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: Fix resolving of expressions of deeply nested sub-nodes (#8612)
|
2024-02-14 10:42:55 +01:00 |
WorkflowDataProxy.ts
|
feat(core): Add support for $("NodeName").isExecuted (#8683)
|
2024-02-20 18:25:04 +01:00 |
WorkflowHooks.ts
|
refactor: Clear unused ESLint directives from BE packages (no-changelog) (#6798)
|
2023-07-31 11:00:48 +02:00 |