1
0
Fork 0
mirror of https://github.com/n8n-io/n8n.git synced 2025-02-02 07:01:30 -08:00
n8n/packages/nodes-base/nodes/Code
Tomi Turtiainen 9a1cc56806
fix: Set '@typescript-eslint/return-await' rule to 'always' for node code (no-changelog) ()
Co-authored-by: कारतोफ्फेलस्क्रिप्ट™ <aditya@netroy.in>
2024-01-17 17:08:50 +02:00
..
descriptions feat(editor): Add fullscreen view to code editor () 2024-01-04 17:23:24 +01:00
test refactor: Switch plain errors in nodes-base to ApplicationError (no-changelog) () 2023-12-05 11:17:08 +01:00
Code.node.json feat: Data transformation nodes and actions in Nodes Panel () 2023-12-08 11:40:05 +01:00
Code.node.ts feat: Add AI tool building capabilities () 2023-11-29 12:13:55 +01:00
ExecutionError.ts refactor(core): Remove linting exceptions in nodes-base () 2022-12-02 21:54:28 +01:00
JavaScriptSandbox.ts feat: Add AI tool building capabilities () 2023-11-29 12:13:55 +01:00
Pyodide.ts fix(Code Node): Install python modules always in a user-writable folder () 2023-07-07 16:43:45 +02:00
PythonSandbox.ts fix: Set '@typescript-eslint/return-await' rule to 'always' for node code (no-changelog) () 2024-01-17 17:08:50 +02:00
Sandbox.ts feat: Add AI tool building capabilities () 2023-11-29 12:13:55 +01:00
utils.ts feat(Code Node): Add Python support () 2023-05-04 20:00:00 +02:00
ValidationError.ts refactor(core): Remove linting exceptions in nodes-base () 2022-12-02 21:54:28 +01:00