Commit Graph
31 Commits
Author SHA1 Message Date
Iván Ovejero aa0c8fac83 refactor(core): Add lint rule no-internal-package-import (#18724) 2025-08-26 10:03:32 +02:00
Iván Ovejero 1bee0ddbf1 refactor: Upgrade to TypeScript 5.9.2 (#17955) 2025-08-06 09:29:09 +02:00
Iván Ovejero f3ef0a713c refactor(core): Lintfix cli package (#17125) 2025-07-08 19:32:02 +02:00
Iván Ovejero 7317f67797 feat(core)!: Introduce insecure mode in task runner (#16911) 2025-07-04 08:32:49 +02:00
Iván Ovejero 7c33292483 refactor(core): Move integration test utils for insights (#16693) 2025-06-25 17:32:54 +02:00
Iván Ovejero 21ff173070 refactor(core): Move DbConnection to @n8n/db (#16616) 2025-06-24 12:33:01 +02:00
Iván Ovejero b1305fe5f1 refactor(core): Continue porting legacy schema (#16318) 2025-06-13 17:43:07 +02:00
Iván Ovejero 46723d3518 feat(core): Add task runner events to log streaming (#16265) 2025-06-12 12:47:37 +02:00
कारतोफ्फेलस्क्रिप्ट™ 3bdbdfe6ce ci: Drop support for Node.js 18 (#15146) 2025-06-04 15:54:57 +02:00
कारतोफ्फेलस्क्रिप्ट™ 7c806ff532 refactor(core): Refactor some imports to reduce baseline memory usage (#15916) 2025-06-03 11:23:44 +02:00
Iván Ovejero c229e915ea refactor(core): Move Logger to @n8n/backend-common (#15721) 2025-05-30 12:57:47 +02:00
Iván Ovejero 7f8b943c1a fix(core): Support helpers.request in task runners (#15859) 2025-05-30 12:37:18 +02:00
Iván Ovejero 0398505143 fix(core): Solve memory leak in TaskRequester (#15768) 2025-05-28 15:23:34 +02:00
Iván Ovejero 3176f6fc89 refactor(core): Move dependencies of Logger to standalone packages (#15338) 2025-05-13 16:55:42 +02:00
Iván Ovejero cdf421e80f fix(core): Fix task runner's task timeout and heartbeat interval (#14889) 2025-04-25 10:24:01 +02:00
Iván Ovejero e6381e09e3 refactor(core): Introduce @n8n/decorators package (#14784) 2025-04-23 16:39:49 +02:00
Iván Ovejero a93dd53a3b fix(core): Handle task runner accept timeout error (#14709) 2025-04-17 15:46:18 +02:00
Iván Ovejero 8e26d5514d fix(core): Propagate env to task runner (#14638) 2025-04-15 11:58:54 +02:00
कारतोफ्फेलस्क्रिप्ट™ 9ba58ca80b refactor(core): Persist node execution order, and forward it to the frontend (#14455) 2025-04-09 10:19:58 +02:00
कारतोफ्फेलस्क्रिप्ट™ 4110f3188e feat(core): Upgrade to express 5 to address CVE-2024-52798 (#14332) 2025-04-03 13:43:52 +02:00
कारतोफ्फेलस्क्रिप्ट™ 906770a06a fix(core): Pass NODE_PATH to task runners (#13652) 2025-03-05 16:10:42 +01:00
Iván OvejeroandTomi Turtiainen 3ca99194c6 refactor(core): Migrate all errors in cli package to new hierarchy (#13478)
Co-authored-by: Tomi Turtiainen <10324676+tomi@users.noreply.github.com>
2025-02-27 09:30:55 +02:00
Tomi Turtiainen b77bf86166 refactor(core): Make task broker an explicit component of task runner (#12782) 2025-01-31 17:39:06 +02:00
Tomi Turtiainen 60187cab9b feat(core): Rename two task runner env vars (#12763) 2025-01-22 15:39:02 +02:00
Tomi Turtiainen 9e2a01aeaf feat(core): Enable task runner by default (#12726) 2025-01-21 14:31:06 +02:00
Iván Ovejero bdf266cf55 fix(core): Prevent prototype pollution in task runner (#12588) 2025-01-15 10:51:42 +02:00
Tomi Turtiainen 35b618098b fix(core): Disallow code generation in task runner (#12522) 2025-01-09 12:27:17 +01:00
Tomi Turtiainen 8fab98f3f1 fix(core): Use timing safe function to compare runner auth tokens (#12485) 2025-01-09 12:52:17 +02:00
Tomi Turtiainen 491cb605e3 fix(core): Use rate limiter for task runner endpoints (#12486) 2025-01-08 10:06:36 +02:00
कारतोफ्फेलस्क्रिप्ट™andIván Ovejero 39d5e0ff87 refactor(core): Replace typedi with our custom DI system (no-changelog) (#12389)
Co-authored-by: Iván Ovejero <ivov.src@gmail.com>
2025-01-06 10:21:24 +01:00
Iván Ovejero 096329db51 refactor(core): Rename some runners files and classes for clarity (#12410) 2024-12-31 12:21:04 +01:00