Commit Graph
33 Commits
Author SHA1 Message Date
Andreas FitzekandGitHub 1b5f9b220f chore(core): Introduce license feature flag for custom roles (#19038) 2025-09-01 17:40:49 +02:00
Suguru InoueandGitHub d64a94753f chore: Enable ESLint rule consistent-type-exports (#18973) 2025-08-29 19:02:49 +02:00
Charlie KolbandGitHub 2dc34b2f17 chore(core): Rename Data Store module to Data Table (no-changelog) (#18675) 2025-08-25 14:57:23 +02:00
Iván OvejeroandGitHub 0488ea3e8d feat(core): Enable modules to append to workflow context (#18551) 2025-08-25 11:45:25 +02:00
Iván OvejeroandGitHub 9e420d15c1 refactor(core): Modularize community packages (#18641) 2025-08-22 12:19:01 +02:00
Iván OvejeroandGitHub c6ae71817e refactor(core): Allow modules to define paths to load nodes from (#18193) 2025-08-14 11:12:08 +02:00
Charlie KolbandGitHub 98dc71e6a7 feat(core): Add Data Store Backend API (no-changelog) (#17824) 2025-08-12 15:54:24 +03:00
Marc LittlemoreandGitHub 11dcef36df feat(core): Add workflow diffs feature to license checks (no-changelog) (#18130) 2025-08-08 16:51:39 +01:00
Iván OvejeroandGitHub c001e020b0 fix(core): Address feedback on modules (no-changelog) (#17966) 2025-08-04 15:24:39 +02:00
Iván OvejeroandGitHub 163565c647 refactor(core): Extract CLI parsing from command registry (#17676) 2025-07-29 14:23:49 +02:00
Guillaume JacquartandGitHub 6c0be292b1 fix(core): Check that src folder exists an fallback to dist when loading modules (#17754) 2025-07-28 17:47:24 +02:00
Guillaume JacquartandGitHub 01b95a9ee5 fix(core): Make the module loading for local dev more generic (#17547) 2025-07-23 14:13:50 +02:00
Iván OvejeroandGitHub 320a810b56 refactor(core): Add shutdown method to modules (#17322) 2025-07-16 12:36:11 +02:00
Jaakko HussoandGitHub bd6d954253 fix(core): Make our file reads more robust (no-changelog) (#17162) 2025-07-09 21:51:09 +03:00
Iván OvejeroandGitHub 7d06a89d4d chore(core): Lintfix modern packages (#17046) 2025-07-07 14:30:57 +02:00
657e5a3b3a feat(core): Allow enforcement of MFA usage on instance (#16556)
Co-authored-by: Marc Littlemore <marc@n8n.io>
Co-authored-by: Csaba Tuncsik <csaba.tuncsik@gmail.com>
2025-07-02 11:03:10 +02:00
06f49c294a refactor(core): Lint to enforce lazyloading in modules (#16843)
Co-authored-by: Juuso Tapaninen <juuso@n8n.io>
2025-07-01 10:45:30 +02:00
Elias MeireandGitHub 0775fd859e build: Update ESLint to v9 (#16639) 2025-06-27 10:42:47 +02:00
Iván OvejeroandGitHub aa684afd87 ci: Fix tests on Node 22 (#16730) 2025-06-26 13:49:43 +02:00
Iván OvejeroandGitHub 892b0d2a82 fix(core): Fix dir in module path resolution for Docker (#16725) 2025-06-26 11:53:31 +02:00
Iván OvejeroandGitHub 7c33292483 refactor(core): Move integration test utils for insights (#16693) 2025-06-25 17:32:54 +02:00
Iván OvejeroandGitHub b5ba655863 fix(core): Fix module path resolution for Docker (#16623) 2025-06-23 12:23:52 +02:00
37efd209c9 refactor(core): Move module logic to @n8n/backend-common (#16528)
Co-authored-by: Danny Martini <danny@n8n.io>
2025-06-20 18:55:07 +02:00
6ba8e0bebe refactor(core): Decouple module settings from frontend service (#16324)
Co-authored-by: Danny Martini <danny@n8n.io>
2025-06-18 10:00:02 +02:00
30148df7f3 feat(core): Add OIDC support for SSO (#15988)
Co-authored-by: Andreas Fitzek <andreas.fitzek@n8n.io>
2025-06-13 16:18:14 +02:00
Danny MartiniandGitHub 8abd556597 feat(core): Allow logging JSON to stdout (#15766) 2025-06-03 10:42:49 +02:00
Danny MartiniandGitHub 1e5b90571d fix(core): Honor absolute paths for N8N_LOG_FILE_LOCATION (#15873) 2025-06-02 15:31:01 +02:00
Iván OvejeroandGitHub c229e915ea refactor(core): Move Logger to @n8n/backend-common (#15721) 2025-05-30 12:57:47 +02:00
ca8f087a47 feat(editor): Evaluations frontend (no-changelog) (#15550)
Co-authored-by: Yiorgis Gozadinos <yiorgis@n8n.io>
Co-authored-by: JP van Oosten <jp@n8n.io>
Co-authored-by: Giulio Andreini <g.andreini@gmail.com>
Co-authored-by: Michael Kret <michael.k@radency.com>
2025-05-26 12:26:28 +02:00
Iván OvejeroandGitHub 226f1c73ce refactor(core): Move isObjectLiteral to @n8n/backend-common (#15414) 2025-05-15 12:31:58 +02:00
Iván OvejeroandGitHub 3176f6fc89 refactor(core): Move dependencies of Logger to standalone packages (#15338) 2025-05-13 16:55:42 +02:00
Iván OvejeroandGitHub ca0e7ffe3b refactor(core): Separate license state from license service (#15097) 2025-05-06 09:43:08 +02:00
Iván OvejeroandGitHub f8ead7d3eb refactor(core): Set up @n8n/backend-common package (#15051) 2025-05-02 11:34:13 +02:00