Commit Graph

87 Commits

Author SHA1 Message Date
Tomi Turtiainen
68e00955ec
Merge commit from fork 2025-09-24 15:39:39 +03:00
mfsiega
83272570e4
fix(core): Surface workflow config errors to the webhook caller (#19858)
Co-authored-by: Tomi Turtiainen <10324676+tomi@users.noreply.github.com>
2025-09-23 11:15:29 +02:00
Tomi Turtiainen
f2eca28e64
fix(core): Fix waiting webhooks validation when n8n is behind proxy (#18767) 2025-08-27 09:29:04 +03:00
Tomi Turtiainen
667656e8f3
fix(core)!: Use CSP header to sandbox html webhooks instead of iframe (#18602) 2025-08-21 11:39:57 +03:00
Guillaume Jacquart
a5c6e2fecf
fix(core): Fix getting webhook methods from path only when dynamic webhook path (#17803) 2025-08-20 14:20:53 +02:00
Elias Meire
ba5ada24c2
build: Only enable no-argument-spread lint rule in node packages (#18378) 2025-08-18 13:48:46 +02:00
Michael Kret
9cb5754f33
feat: Add token to sendAndWait operations links to walidate in webhook (#17566) 2025-08-06 17:28:50 +03:00
Michael Kret
1ed8239625
feat: Env to disable webhook response iframe sandboxing (#17851) 2025-07-31 14:37:25 +03:00
Michael Kret
a98ed2ca49
feat: Respond to chat and wait for response (#12546)
Co-authored-by: कारतोफ्फेलस्क्रिप्ट™ <aditya@netroy.in>
Co-authored-by: Shireen Missi <94372015+ShireenMissi@users.noreply.github.com>
2025-07-24 09:48:40 +01:00
Tomi Turtiainen
cca1c2d810
fix(Webhook Trigger Node)!: Change html responses to be embedded an iframe (#17312)
Co-authored-by: Dana Lee <dana@n8n.io>
2025-07-16 12:53:36 +03:00
Tomi Turtiainen
e5d88eba99
refactor: Simplify webhook helpers (#17237)
Co-authored-by: cubic-dev-ai[bot] <191113872+cubic-dev-ai[bot]@users.noreply.github.com>
2025-07-14 20:46:12 +03:00
Tomi Turtiainen
f58e3a1e4c
refactor(core): Extract functions from executeWebhook (#17152) 2025-07-09 14:59:05 +03:00
Iván Ovejero
f3ef0a713c
refactor(core): Lintfix cli package (#17125) 2025-07-08 19:32:02 +02:00
Benjamin Schroth
5a5848aa42
feat(AI Agent Node): Implement streaming on AI agent node (no-changelog) (#16897) 2025-07-04 09:21:48 +02:00
Tomi Turtiainen
830e068509
fix(core): Remove unneeded cookies from webhook requests (#16736)
Co-authored-by: Iván Ovejero <ivov.src@gmail.com>
2025-07-01 16:49:44 +03:00
Iván Ovejero
7c33292483
refactor(core): Move integration test utils for insights (#16693) 2025-06-25 17:32:54 +02:00
Benjamin Schroth
1086914080
feat(core): Implement lifecycle hooks to support streaming responses (no-changelog) (#16391) 2025-06-24 15:38:03 +02:00
Iván Ovejero
1573ae6352
fix(core): Handle dynamic webhook edge cases (#16554) 2025-06-20 16:26:08 +02:00
Iván Ovejero
a18822af0e
perf(core): Populate cache only with static webhooks (#16048) 2025-06-05 12:02:06 +02:00
कारतोफ्फेलस्क्रिप्ट™
4b11268a6e
refactor(core): Implement a new OnPubSubEvent decorator (#15688) 2025-06-04 18:32:33 +02:00
Guillaume Jacquart
7cd7883b34
fix(core): Resolves response promise for active execution on job finished in queue mode (#15643)
Co-authored-by: Jaakko Husso <jaakko@n8n.io>
2025-06-04 10:25:00 +02:00
Iván Ovejero
61d0c6a6e7
fix(core): Normalize trailing slash when setting CORS headers for test webhooks (#15906) 2025-06-02 14:13:18 +02:00
Iván Ovejero
c229e915ea
refactor(core): Move Logger to @n8n/backend-common (#15721) 2025-05-30 12:57:47 +02:00
Dana
636e9f463f
fix(n8n Form Node): Use execution.mode instead of hard coding webhook (#15647)
Co-authored-by: Michael Kret <michael.k@radency.com>
Co-authored-by: Roman Davydchuk <roman.davydchuk@n8n.io>
2025-05-29 12:55:46 +03:00
Iván Ovejero
3840cbabbf
refactor(core): Simplify worker execution path (#15253) 2025-05-13 16:31:53 +02:00
Iván Ovejero
52f27a76ac
refactor(core): Move workflow repository to @n8n/db (#15260)
Co-authored-by: Ricardo Espinoza <ricardo@n8n.io>
2025-05-13 14:21:59 +02:00
Iván Ovejero
b2d8a1cb10
refactor(core): Move webhook repository to @n8n/db (#15318) 2025-05-12 17:30:59 +02:00
Iván Ovejero
c6ceee2bee
refactor(core): Expand error message for unknown webhook request (#15178) 2025-05-07 14:45:57 +02:00
Iván Ovejero
0659ba957c
fix(core): Do not cache dynamic webhooks (#15176) 2025-05-07 13:21:33 +02:00
Iván Ovejero
ade546fb48
refactor(core): Move first batch of repositories to @n8n/db (#15130) 2025-05-06 11:22:43 +02:00
Iván Ovejero
20834abb56
refactor(core): Move interrelated entities to @n8n/db (#15050) 2025-05-02 12:19:32 +02:00
Iván Ovejero
1de95ead0d
refactor(core): Move leaf entities to @n8n/db (#15010) 2025-04-30 10:31:28 +02:00
Iván Ovejero
20115a8fa1
refactor(core): Move initial files to @n8n/db (#14953) 2025-04-29 18:14:52 +02:00
Iván Ovejero
70b93f2f53
refactor(core): Split out database types (#14942) 2025-04-28 16:15:20 +02:00
Michael Kret
be53453def
feat: Prevent webhook url takeover (#14783) 2025-04-28 14:29:32 +03:00
jeanpaul
8360283c6f
feat(MCP Server Trigger Node): Add MCP Server Trigger node to expose tools to MCP clients (#14403)
Co-authored-by: कारतोफ्फेलस्क्रिप्ट™ <aditya@netroy.in>
2025-04-09 14:45:24 +02:00
कारतोफ्फेलस्क्रिप्ट™
cc465a5593
refactor(core): Extract code out of WorkflowHelpers.executeWebhook, and add tests - Part 1 (no-changelog) (#14331) 2025-04-03 14:16:02 +02:00
कारतोफ्फेलस्क्रिप्ट™
4110f3188e
feat(core): Upgrade to express 5 to address CVE-2024-52798 (#14332) 2025-04-03 13:43:52 +02:00
Michael Kret
4fdf469190
fix(n8n Form Node): Completion page response mode, do not error on execution running (no-changelog) (#13566) 2025-03-10 10:45:07 +00:00
Iván Ovejero
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
Michael Kret
8ffd3167d5
fix(core): Fix resuming executions on test webhooks from Wait forms (#13410) 2025-02-21 16:44:09 +00:00
Michael Kret
755734d349
fix(n8n Form Node): Redirection update (no-changelog) (#13104)
Co-authored-by: Dana <152518854+dana-gill@users.noreply.github.com>
2025-02-19 12:59:38 +00:00
Tomi Turtiainen
f001edb2a2
refactor(core): Use IWorkflowBase over WorkflowEntity in most places (#13225) 2025-02-13 10:54:11 +02:00
Iván Ovejero
5dddf772cf
fix(core): Fix resuming executions on test webhooks from Wait nodes (#13168) 2025-02-10 16:43:54 +01:00
कारतोफ्फेलस्क्रिप्ट™
fc440eb68b
fix(core): Handle cancellation of waiting executions correctly (#13051) 2025-02-07 12:34:03 +01:00
Tomi Turtiainen
a0b7cac3a5
chore(core): Log failed webhook requests with debug (no-changelog) (#12599) 2025-01-14 15:47:53 +02:00
Eugene
dcd7feb973
fix(core): Node mocking for evaluation executions (no-changelog) (#12541) 2025-01-13 10:45:29 +01:00
कारतोफ्फेलस्क्रिप्ट™
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
9432aa0b00
feat(core): Offload manual executions to workers (#11284) 2025-01-03 10:43:05 +01:00
कारतोफ्फेलस्क्रिप्ट™
471d7b9420
refactor(core): Move Logger to core (no-changelog) (#12310) 2024-12-23 13:46:13 +01:00