n8n/packages/cli/src/webhooks
2026-01-30 11:32:13 +00:00
..
__tests__ feat(core): Generate HITL tool nodes for sendAndWait operations (#22315) 2026-01-23 10:04:11 +00:00
constants.ts fix(core): Remove unneeded cookies from webhook requests (#16736) 2025-07-01 16:49:44 +03:00
live-webhooks.ts feat(core): Use draft sub-workflow version for manual execution, published for production (#23166) 2025-12-24 09:58:21 -05:00
test-webhook-registrations.service.ts fix: Improve webhook trigger node tests (#23187) 2025-12-15 12:31:34 +00:00
test-webhooks.ts fix: Improve webhook trigger node tests (#23187) 2025-12-15 12:31:34 +00:00
waiting-forms.ts fix(core): Fix CORS issue in waiting webhook responses (#23697) 2026-01-05 13:47:08 +00:00
waiting-webhooks.ts feat(core): Generate HITL tool nodes for sendAndWait operations (#22315) 2026-01-23 10:04:11 +00:00
webhook-execution-context.ts refactor: Simplify webhook helpers (#17237) 2025-07-14 20:46:12 +03:00
webhook-form-data.ts refactor(core): Extract form data parsing from webhook-helpers (#10904) 2024-09-20 16:46:20 +03:00
webhook-helpers.ts perf(core): Minimize execution data fetching (#25073) 2026-01-30 11:32:13 +00:00
webhook-last-node-response-extractor.ts fix(core): Check all outputs for chat triggers, first output only for webhooks (#20308) 2025-10-02 16:14:23 +02:00
webhook-on-received-response-extractor.ts fix(Webhook Trigger Node)!: Change html responses to be embedded an iframe (#17312) 2025-07-16 12:53:36 +03:00
webhook-request-handler.ts refactor(core): Remove oversized payloads from logs (#23353) 2025-12-17 16:28:23 +01:00
webhook-request-sanitizer.ts refactor(core): Lintfix cli package (#17125) 2025-07-08 19:32:02 +02:00
webhook-response.ts refactor: Simplify webhook helpers (#17237) 2025-07-14 20:46:12 +03:00
webhook-server.ts refactor(core): Replace typedi with our custom DI system (no-changelog) (#12389) 2025-01-06 10:21:24 +01:00
webhook.service.ts fix: Move webhook duplication checks to backend and make them more reliable (#23094) 2026-01-21 10:49:20 +00:00
webhook.types.ts fix: Form trigger and Wait Form mode basic authentication fix for form POST request (#23795) 2026-01-14 10:33:17 +00:00
webhooks.controller.ts feat: Prevent webhook url takeover (#14783) 2025-04-28 14:29:32 +03:00