n8n/packages/nodes-base/nodes/Code
Tomi Turtiainen 9a1cc56806
fix: Set '@typescript-eslint/return-await' rule to 'always' for node code (no-changelog) (#8363)
Co-authored-by: कारतोफ्फेलस्क्रिप्ट™ <aditya@netroy.in>
2024-01-17 17:08:50 +02:00
..
descriptions feat(editor): Add fullscreen view to code editor (#8084) 2024-01-04 17:23:24 +01:00
test refactor: Switch plain errors in nodes-base to ApplicationError (no-changelog) (#7914) 2023-12-05 11:17:08 +01:00
Code.node.json feat: Data transformation nodes and actions in Nodes Panel (#7760) 2023-12-08 11:40:05 +01:00
Code.node.ts feat: Add AI tool building capabilities (#7336) 2023-11-29 12:13:55 +01:00
ExecutionError.ts
JavaScriptSandbox.ts feat: Add AI tool building capabilities (#7336) 2023-11-29 12:13:55 +01:00
Pyodide.ts fix(Code Node): Install python modules always in a user-writable folder (#6568) 2023-07-07 16:43:45 +02:00
PythonSandbox.ts fix: Set '@typescript-eslint/return-await' rule to 'always' for node code (no-changelog) (#8363) 2024-01-17 17:08:50 +02:00
Sandbox.ts feat: Add AI tool building capabilities (#7336) 2023-11-29 12:13:55 +01:00
utils.ts
ValidationError.ts