1
0
Fork 0
mirror of https://github.com/n8n-io/n8n.git synced 2025-03-05 20:50:17 -08:00
n8n/packages/nodes-base/nodes/Code
2024-05-22 17:40:52 +02:00
..
descriptions feat(editor): Add fullscreen view to code editor () 2024-01-04 17:23:24 +01:00
test refactor(core): Fix type errors in workflow, core, nodes-langchain, and nodes-base (no-changelog) () 2024-05-22 17:40:52 +02:00
Code.node.json feat: Data transformation nodes and actions in Nodes Panel () 2023-12-08 11:40:05 +01:00
Code.node.ts ci: Upgrade eslint, prettier, typescript, and some other dev tooling (no-changelog) () 2024-03-26 14:22:57 +01:00
code.svg docs(editor): Nodes icons, Merge node descriptions () 2024-02-21 16:04:57 +00:00
ExecutionError.ts refactor(core): Remove linting exceptions in nodes-base () 2022-12-02 21:54:28 +01:00
JavaScriptSandbox.ts ci: Upgrade eslint, prettier, typescript, and some other dev tooling (no-changelog) () 2024-03-26 14:22:57 +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 fix(Code Node): Bind helper methods to the correct context () 2024-05-14 14:08:51 +02: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