n8n/packages/@n8n/decorators/src
2025-11-26 14:34:51 +01:00
..
__tests__ chore(core): Use roles from database in global roles (#18768) 2025-08-26 17:53:46 +02:00
command refactor(core): Overhaul commands setup. Add support for module commands (#16709) 2025-07-01 19:14:22 +02:00
context-establishment chore(core): Context establishment hook setup (#22293) 2025-11-26 14:34:51 +01:00
controller feat(core): Return WWW-Authenticate header in /mcp-server/http endpoint (#21686) 2025-11-10 10:12:11 -05:00
execution-lifecycle refactor(core): Restructure decorators and add tests (#15348) 2025-05-13 15:04:58 +02:00
module feat(core): Add instance types option to backend modules (no-changelog) (#21990) 2025-11-18 18:30:34 +01:00
multi-main chore(core): Lintfix modern packages (#17046) 2025-07-07 14:30:57 +02:00
pubsub feat: Add patch endpoint and reload mechanisms for sso provisioning configuration (#20904) 2025-10-21 12:47:51 +01:00
shutdown refactor(core): Add shutdown method to modules (#17322) 2025-07-16 12:36:11 +02:00
debounce.ts refactor(core): Introduce @n8n/decorators package (#14784) 2025-04-23 16:39:49 +02:00
errors.ts refactor(core): Introduce @OnLifecycleEvent decorator (#14987) 2025-04-30 10:15:56 +02:00
index.ts chore(core): Execution context establishment hook registry (#22098) 2025-11-24 12:24:32 +01:00
memoized.ts refactor(core): Move the Memoized decorator to @n8n/decorators (no-changelog) (#14952) 2025-04-28 14:16:00 +02:00
redactable.ts fix(core): Include role in user-invite-email-click (#21546) 2025-11-04 16:26:35 +01:00
timed.ts perf(core): Introduce decorator to report slow method calls (#17729) 2025-07-29 12:37:44 +02:00
types.ts refactor(core): Restructure decorators and add tests (#15348) 2025-05-13 15:04:58 +02:00