n8n/packages/workflow/src
कारतोफ्फेलस्क्रिप्ट™ be52176585
refactor(core): Allow custom types on getCredentials (no-changelog) (#10567)
2024-08-27 15:23:58 +02:00
..
errors fix: Fix issue with some errors not being handled correctly (no-changelog) (#10371) 2024-08-13 18:09:07 +01:00
Extensions fix: Better error message when calling data transformation functions on a null value (#10210) 2024-07-26 20:04:55 +03:00
NativeMethods refactor: Fix TypeScript errors workflow package (#9437) 2024-05-17 11:28:13 +02:00
NodeParameters fix: Filter component - improve errors (#10456) 2024-08-19 19:01:33 +03:00
AugmentObject.ts refactor: Fix TypeScript errors workflow package (#9437) 2024-05-17 11:28:13 +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(AI Transform Node): New node (#10405) 2024-08-14 16:20:02 +03:00
Cron.ts refactor(core): Centralize CronJob management (#10033) 2024-07-16 20:42:48 +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): Display stack trace in error reporter (no-changelog) (#10225) 2024-07-29 17:27:02 +02:00
ExecutionStatus.ts refactor(core): Remove unused execution status warning (no-changelog) (#9759) 2024-06-17 13:00:04 +02:00
Expression.ts fix(core): Filter out prototype and constructor lookups in expressions (#10382) 2024-08-13 17:57:01 +02:00
ExpressionEvaluatorProxy.ts fix(core): Filter out prototype and constructor lookups in expressions (#10382) 2024-08-13 17:57:01 +02:00
ExpressionSandboxing.ts fix(core): Filter out prototype and constructor lookups in expressions (#10382) 2024-08-13 17:57:01 +02: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(core): Use WebCrypto to generate all random numbers and strings (#9786) 2024-06-19 13:33:57 +02:00
Interfaces.ts refactor(core): Allow custom types on getCredentials (no-changelog) (#10567) 2024-08-27 15:23:58 +02:00
LoggerProxy.ts refactor(core): Make Logger a service (no-changelog) (#7494) 2023-10-25 16:35:22 +02:00
MessageEventBus.ts fix(core): Filter out certain executions from crash recovery (#9904) 2024-07-02 17:07:07 +02:00
NodeHelpers.ts feat(editor): Implement workflowSelector parameter type (#10482) 2024-08-22 16:59:12 +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 refactor(core): Allow custom types on getCredentials (no-changelog) (#10567) 2024-08-27 15:23:58 +02:00
TelemetryHelpers.ts feat(AI Transform Node): Telemetry (no-changelog) (#10398) 2024-08-14 16:41:35 +03: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 feat: Recovery option for jsonParse helper (#10182) 2024-07-26 20:05:25 +03:00
utils.ts feat: Recovery option for jsonParse helper (#10182) 2024-07-26 20:05:25 +03: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): Fix expressions in webhook nodes(Form, Webhook) to access previous node's data (#10247) 2024-08-01 11:21:58 +03:00
WorkflowDataProxy.ts fix(editor): Use pinned data to resolve expressions in unexecuted nodes (#9693) 2024-06-27 10:49:53 +02:00
WorkflowDataProxyHelpers.ts fix(editor): Use pinned data to resolve expressions in unexecuted nodes (#9693) 2024-06-27 10:49:53 +02:00
WorkflowHooks.ts refactor: Upgrade to TypeScript 5.5 (no-changelog) (#9828) 2024-06-24 17:49:59 +02:00