n8n/packages/@n8n/decorators/src
2025-09-26 15:14:27 +02: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
controller feat(core): Add RootLevelController decorator (no-changelog) (#19972) 2025-09-26 15:14:27 +02:00
execution-lifecycle refactor(core): Restructure decorators and add tests (#15348) 2025-05-13 15:04:58 +02:00
module chore: Enable ESLint rule consistent-type-exports (#18973) 2025-08-29 19:02:49 +02:00
multi-main chore(core): Lintfix modern packages (#17046) 2025-07-07 14:30:57 +02:00
pubsub chore(core): Add support for persisting and synchronizing credential overwrites (#19919) 2025-09-25 14:26:08 +02: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: Enable ESLint rule consistent-type-exports (#18973) 2025-08-29 19:02:49 +02: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 chore(core): Use roles from database in global roles (#18768) 2025-08-26 17:53:46 +02: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