Commit Graph
498 Commits
Author SHA1 Message Date
Mutasem AldmourandGitHub fd3254d587 feat(core): Improve debugging of sub-workflows (#11602) 2024-11-14 23:04:43 +01:00
Shireen MissiandGitHub 6d5ee83296 fix(core): Continue with error output reverse items in success branch (#11684) 2024-11-13 15:23:24 +00:00
कारतोफ्फेलस्क्रिप्ट™andGitHub 0d8aada490 feat(core): Make all http requests made with httpRequestWithAuthentication abortable (#11704) 2024-11-13 14:18:21 +01:00
कारतोफ्फेलस्क्रिप्ट™andGitHub 20fd38f351 fix(core): Revert all the context helpers changes (#11616) 2024-11-07 11:54:39 +01:00
कारतोफ्फेलस्क्रिप्ट™andGitHub ccd2564cd4 refactor(core): Extract execute-single context out of NodeExecutionFunctions (no-changelog) (#11543) 2024-11-06 10:36:21 +01:00
कारतोफ्फेलस्क्रिप्ट™andGitHub 19a5c2fcf1 refactor(core): Extract hook context out of NodeExecutionFunctions (no-changelog) (#11537) 2024-11-04 16:27:23 +01:00
d1153f51e8 fix(core): Don't send a executionFinished event to the browser with no run data if the execution has already been cleaned up (#11502)
Co-authored-by: कारतोफ्फेलस्क्रिप्ट™ <aditya@netroy.in>
2024-11-04 13:04:22 +01:00
कारतोफ्फेलस्क्रिप्ट™andGitHub da18e1ad29 refactor(core): Extract load-options context out of NodeExecutionFunctions (no-changelog) (#11461) 2024-11-04 12:35:07 +01:00
कारतोफ्फेलस्क्रिप्ट™andGitHub 097c2542d0 refactor(core): Extract webhook context out of NodeExecutionFunctions (no-changelog) (#11455) 2024-11-04 11:43:19 +01:00
कारतोफ्फेलस्क्रिप्ट™andGitHub 1be7de6180 refactor(core): Extract trigger context out of NodeExecutionFunctions (no-changelog) (#11453) 2024-11-04 11:13:44 +01:00
कारतोफ्फेलस्क्रिप्ट™andGitHub 2104fa1733 refactor(core): Extract poll context out of NodeExecutionFunctions (no-changelog) (#11449) 2024-11-04 09:49:52 +01:00
कारतोफ्फेलस्क्रिप्ट™andGitHub 8f5fe05a92 refactor(core): All calls to supplyData should use a distinct context type (no-changelog) (#11421) 2024-10-28 11:37:23 +01:00
Danny MartiniandGitHub cb7c4d29a6 feat(core): Handle nodes with multiple inputs and connections during partial executions (#11376) 2024-10-28 10:16:19 +01:00
2e6446454d fix(core): Fix resolving of $fromAI expression via evaluateExpression (#11397)
Co-authored-by: कारतोफ्फेलस्क्रिप्ट™ <aditya@netroy.in>
2024-10-24 22:50:18 +02:00
c078a516be feat(core): Enforce config file permissions on startup (#11328)
Co-authored-by: कारतोफ्फेलस्क्रिप्ट™ <netroy@users.noreply.github.com>
2024-10-23 12:54:53 +03:00
Danny MartiniandGitHub 321d6deef1 feat(core): Handle cycles in workflows when partially executing them (#11187) 2024-10-18 17:30:26 +02:00
643d66c0ae feat(n8n Form Page Node): New node (#10390)
Co-authored-by: Giulio Andreini <g.andreini@gmail.com>
Co-authored-by: Shireen Missi <94372015+ShireenMissi@users.noreply.github.com>
2024-10-17 14:59:53 +01:00
Iván OvejeroandGitHub 05467fd101 refactor(core): Move queueModeId as hostId to InstanceSettings (#11262) 2024-10-15 14:55:13 +02:00
Iván OvejeroandGitHub 873851b54e refactor(core): Revamp logs for scaling mode (#11244) 2024-10-14 15:15:42 +02:00
Tomi TurtiainenandGitHub 1078fa662a fix: Make sure errors are transferred correctly from js task runner (no-changelog) (#11214) 2024-10-10 21:01:38 +03:00
52dd2c7619 feat(core): Dedupe (#10101)
Co-authored-by: Jan Oberhauser <jan@n8n.io>
Co-authored-by: Giulio Andreini <g.andreini@gmail.com>
Co-authored-by: Tomi Turtiainen <10324676+tomi@users.noreply.github.com>
Co-authored-by: Elias Meire <elias@meire.dev>
2024-10-10 16:12:05 +01:00
Danny MartiniandGitHub 8e6ddfe028 refactor(core): Use options object for functions with lots of arguments to make the call site more readable and avoid errors (#11199) 2024-10-10 12:52:10 +02:00
Tomi TurtiainenandGitHub e94cda3837 feat: Add support for $env in the js task runner (no-changelog) (#11177) 2024-10-09 17:31:45 +03:00
कारतोफ्फेलस्क्रिप्ट™andGitHub b1ab21aa04 refactor(core): Deregistering cronjobs should also release them (no-changelog) (#11179) 2024-10-09 12:11:46 +02:00
Danny MartiniandGitHub 0eee5dfd59 fix(core): Fix AI nodes not working with new partial execution flow (#11055) 2024-10-09 09:34:26 +02:00
olegandGitHub ef5b7cf9b7 feat(core): Implement Dynamic Parameters within regular nodes used as AI Tools (#10862) 2024-10-02 13:31:22 +02:00
27d83e0d91 feat: Initial Code Task Runners support (no-changelog) (#10698)
Co-authored-by: Iván Ovejero <ivov.src@gmail.com>
Co-authored-by: Tomi Turtiainen <10324676+tomi@users.noreply.github.com>
2024-10-02 09:31:56 +01:00
Danny MartiniandGitHub 5903592a23 fix(core): Fix new partial execution flow not working with workflows with multiple disabled nodes in a row (no-changelog) (#11024) 2024-10-02 08:12:38 +02:00
Tomi TurtiainenandGitHub d2238b9eac refactor: Enable import/order rule for n8n-core (#11016) 2024-09-30 16:38:56 +03:00
कारतोफ्फेलस्क्रिप्ट™andGitHub 4584f22a9b fix(core): Prevent backend from loading duplicate copies of nodes packages (#10979) 2024-09-26 20:28:57 +02:00
Danny MartiniandGitHub 36c472ee0a fix(core): Clean run data correctly for the new partial execution flow (no-changelog) (#10951) 2024-09-25 10:34:00 +02:00
Elias MeireandGitHub eac103e367 fix(core): Add executionData to expressions in pagination code (#10926) 2024-09-23 15:14:53 +02:00
2a084f96f8 feat: Implement new partial execution logic for acyclic workflows (no-changelog) (#10256)
Co-authored-by: Tomi Turtiainen <10324676+tomi@users.noreply.github.com>
2024-09-18 15:06:36 +02:00
6a35812f92 ci: Setup biome and pre-commit hooks for formatting (no-changelog) (#10795)
Co-authored-by: Tomi Turtiainen <10324676+tomi@users.noreply.github.com>
2024-09-17 15:10:22 +03:00
कारतोफ्फेलस्क्रिप्ट™andGitHub 25c8a328a8 refactor(core): Move instanceType to InstanceSettings (no-changelog) (#10640) 2024-09-16 13:37:14 +02:00
Iván OvejeroandGitHub c133a6ef89 refactor(core): Include AI events in log streaming relay (#10768) 2024-09-12 12:02:47 +02:00
da44fe4b89 feat(core): Implement wrapping of regular nodes as AI Tools (#10641)
Co-authored-by: JP van Oosten <jp@n8n.io>
2024-09-04 12:06:17 +02:00
Michael KretandGitHub 9fa1a9aa99 fix: Disable errors obfuscation (no-changelog) (#10617) 2024-08-30 10:59:30 +03:00
Ricardo EspinozaandGitHub c4eb3746d7 refactor: Use NodeConnectionType consistently across the code base (no-changelog) (#10595) 2024-08-29 09:55:53 -04:00
Iván OvejeroandGitHub bc958be93b refactor(core): Convert verbose to debug logs (#10574) 2024-08-28 09:32:53 +02:00
कारतोफ्फेलस्क्रिप्ट™andGitHub be52176585 refactor(core): Allow custom types on getCredentials (no-changelog) (#10567) 2024-08-27 15:23:58 +02:00
Iván OvejeroandGitHub 352aa2a9a4 refactor(core): Separate listeners in scaling service (no-changelog) (#10487) 2024-08-26 12:35:39 +02:00
कारतोफ्फेलस्क्रिप्ट™andGitHub 3428f28a73 fix(core): Scheduler tasks should not trigger on follower instances (#10507) 2024-08-22 11:46:13 +02:00
Iván OvejeroandGitHub 4f392b5e3e fix(core): Prevent XSS via static cache dir (#10339) 2024-08-09 16:40:50 +02:00
Iván OvejeroandGitHub 98115e95df fix(core): Ensure OAuth token data is not stubbed in source control (#10302) 2024-08-06 10:56:02 +02:00
Michael KretandGitHub c0bdf3b719 fix(core): Move error obfuscation to FE (no-changelog) (#10237) 2024-08-05 16:42:06 +03:00
कारतोफ्फेलस्क्रिप्ट™andGitHub 0faf46f4f8 refactor(core): Move instanceRole to InstanceSettings (no-changelog) (#10242) 2024-08-02 15:18:33 +02:00
88a170176a fix(core): Fix expressions in webhook nodes(Form, Webhook) to access previous node's data (#10247)
Co-authored-by: कारतोफ्फेलस्क्रिप्ट™ <aditya@netroy.in>
2024-08-01 11:21:58 +03:00
jeanpaulandGitHub 1a7713ef26 fix(core): Fix missing successful items on continueErrorOutput with multiple outputs (#10218) 2024-07-29 17:08:20 +02:00
Elias MeireandGitHub bfc8e1b56f fix(HTTP Request Node): Resolve max pages expression (#10192) 2024-07-25 17:35:31 +02:00