Guillaume Jacquart
|
5bddbedf2e
|
feat(API): Add project and projectId fields to get and update a variable project (#20544)
|
2025-10-09 15:33:26 +02:00 |
|
Guillaume Jacquart
|
027edbe89d
|
feat(core): Allow custom project roles from being set to a user project relation (#18926)
|
2025-09-01 10:22:33 +02:00 |
|
Guillaume Jacquart
|
f757790394
|
feat(core): Rebuild project roles to load from the database (#17909)
|
2025-08-28 11:00:31 +02:00 |
|
Andreas Fitzek
|
ecad12b77a
|
chore(core): Use roles from database in global roles (#18768)
|
2025-08-26 17:53:46 +02:00 |
|
Andreas Fitzek
|
a21a03d4b0
|
Revert "chore(core): Use roles from database in global roles (#17853)" (#18738)
|
2025-08-25 14:29:28 +02:00 |
|
Andreas Fitzek
|
a8e4387f4d
|
chore(core): Use roles from database in global roles (#17853)
|
2025-08-22 16:02:01 +02:00 |
|
Andreas Fitzek
|
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 |
|
Dana
|
6edd47dd65
|
feat(editor): Allow users to update verified nodes from the node settings panel (#16447)
Co-authored-by: cubic-dev-ai[bot] <191113872+cubic-dev-ai[bot]@users.noreply.github.com>
Co-authored-by: Michael Kret <michael.k@radency.com>
|
2025-06-30 15:43:26 +02:00 |
|
Iván Ovejero
|
7c33292483
|
refactor(core): Move integration test utils for insights (#16693)
|
2025-06-25 17:32:54 +02:00 |
|
Daria
|
1ddbb78909
|
feat(core): Add description to projects (#15611)
|
2025-06-12 13:57:23 +03:00 |
|
Michael Kret
|
24638420bd
|
feat: Community Nodes in the Nodes Panel (#13923)
Co-authored-by: Dana Lee <dana@n8n.io>
Co-authored-by: कारतोफ्फेलस्क्रिप्ट™ <aditya@netroy.in>
|
2025-05-09 11:14:41 +01:00 |
|
कारतोफ्फेलस्क्रिप्ट™
|
2bb190349b
|
refactor(core): Move more code into @n8n/permissions. Add aditional tests and docs (no-changelog) (#15062)
Co-authored-by: Danny Martini <danny@n8n.io>
|
2025-05-06 15:11:05 +02:00 |
|
Iván Ovejero
|
bd258be052
|
refactor(core): Move final batch of entities to @n8n/db (#15061)
|
2025-05-02 17:46:05 +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
|
442cd094ee
|
refactor(core): Separate list query entities from request types (#15015)
|
2025-04-30 13:34:50 +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 |
|
कारतोफ्फेलस्क्रिप्ट™
|
749f130d4f
|
refactor(core): Refactor some of the external secrets related code (no-changelog) (#14791)
|
2025-04-22 18:11:01 +02:00 |
|
Ricardo Espinoza
|
e1b9407fe9
|
feat(core): Add scopes to API Keys (#14176)
Co-authored-by: Charlie Kolb <charlie@n8n.io>
Co-authored-by: Danny Martini <danny@n8n.io>
|
2025-04-16 09:03:16 -04:00 |
|
Dana
|
7723a138a1
|
feat(core): Add support for signed URLs for binary data (#14492)
Co-authored-by: कारतोफ्फेलस्क्रिप्ट™ <aditya@netroy.in>
|
2025-04-14 19:59:40 +02:00 |
|
Ricardo Espinoza
|
c3f111275b
|
feat(core): Introduce new query string parameter includeFolders to GET /workflows endpoint (no-changelog) (#13352)
|
2025-02-21 13:54:15 -05:00 |
|
Tomi Turtiainen
|
6ef9ae1862
|
refactor: Add dto for POST /credentials endpoint (#13306)
|
2025-02-19 17:50:42 +02:00 |
|
Tomi Turtiainen
|
956637b614
|
refactor: Add dto for /credentials/new endpoint (#13307)
|
2025-02-18 16:26:37 +02:00 |
|
Ricardo Espinoza
|
b60011a180
|
feat(core): Add sorting to GET /workflows endpoint (#13029)
|
2025-02-04 10:52:35 -05:00 |
|
Ricardo Espinoza
|
ad3250ceb0
|
feat: Allow multi API creation via the UI (#12845)
|
2025-01-29 07:42:01 -05:00 |
|
Ricardo Espinoza
|
b1a40a231b
|
refactor(core): Update tag endpoints to use DTOs and injectable config (#12380)
|
2025-01-09 14:17:11 -05:00 |
|
कारतोफ्फेलस्क्रिप्ट™
|
5f1adefca7
|
refactor(core): Port over project request payloads to DTOs (#12528)
|
2025-01-09 13:47:23 +01:00 |
|
कारतोफ्फेलस्क्रिप्ट™
|
1674dd0f88
|
refactor(core): Update dynamic node parameter endpoints to use DTOs (#12379)
|
2024-12-30 15:48:44 +01:00 |
|
Milorad FIlipović
|
9117718cc9
|
feat(editor): Add support for project icons (#12349)
|
2024-12-27 19:00:40 +01:00 |
|
Ricardo Espinoza
|
ac4e042231
|
feat(core): Add endpoint to create free AI credits (#12362)
|
2024-12-27 09:46:57 -05:00 |
|
कारतोफ्फेलस्क्रिप्ट™
|
7b2630d1a0
|
refactor(core): Update invitation endpoints to use DTOs (#12377)
|
2024-12-26 18:24:14 +01:00 |
|
कारतोफ्फेलस्क्रिप्ट™
|
371a09de96
|
refactor(core): Port 3 more controllers to use DTOs (no-changelog) (#12375)
|
2024-12-26 16:09:42 +01:00 |
|
कारतोफ्फेलस्क्रिप्ट™
|
1d5e891a0d
|
refactor(core): Update AI-Assistant backend code to use DTOs and injectable config (no-changelog) (#12373)
|
2024-12-26 15:31:19 +01:00 |
|
Ricardo Espinoza
|
95d56fee8d
|
fix: Allow disabling MFA with recovery codes (#12014)
Co-authored-by: Tomi Turtiainen <10324676+tomi@users.noreply.github.com>
|
2024-12-04 10:02:06 -05:00 |
|
Ricardo Espinoza
|
70706d81e1
|
refactor: Standardize MFA code and recovery code naming across code base (#12011)
|
2024-12-03 07:15:29 -05:00 |
|
कारतोफ्फेलस्क्रिप्ट™
|
274fcf45d3
|
fix(core): Improve the security on OAuth callback endpoints (#11593)
|
2024-11-19 16:17:20 +01:00 |
|
Ricardo Espinoza
|
e4218debd1
|
fix: Resend invite operation on users list (#11351)
Co-authored-by: Danny Martini <danny@n8n.io>
|
2024-10-23 10:23:28 +02:00 |
|
Iván Ovejero
|
d37acdb873
|
refactor(core): Make orchestration service smaller (#11275)
|
2024-10-16 17:34:32 +02:00 |
|
Ricardo Espinoza
|
06f51dc7d2
|
refactor: Use Ask AI feature through AI services instead of hooks (#11027)
|
2024-10-09 11:24:33 -04:00 |
|
Ricardo Espinoza
|
e54a396088
|
refactor: Move api-keys endpoints to their own controller (#11000)
|
2024-09-30 09:10:22 -04:00 |
|
Ricardo Espinoza
|
a13a4f7442
|
refactor: Move API keys into their own table (no-changelog) (#10629)
Co-authored-by: कारतोफ्फेलस्क्रिप्ट™ <aditya@netroy.in>
|
2024-09-26 08:58:49 -04:00 |
|
कारतोफ्फेलस्क्रिप्ट™
|
6de4dfff87
|
feat(editor): Setup Sentry integration (#10945)
|
2024-09-24 17:49:22 +02:00 |
|
कारतोफ्फेलस्क्रिप्ट™
|
769ddfdd1d
|
refactor(core): Move some request DTOs to @n8n/api-types (no-changelog) (#10880)
|
2024-09-20 21:14:06 +02:00 |
|
Tomi Turtiainen
|
5156313074
|
refactor(core): Enable import/order eslint rule (#10794)
|
2024-09-12 19:07:18 +03:00 |
|
Eugene
|
022ddcbef9
|
feat(core): Execution curation (#10342)
Co-authored-by: oleg <me@olegivaniv.com>
|
2024-09-02 15:20:08 +02:00 |
|
Iván Ovejero
|
6485ca0a4b
|
refactor(core): Enforce filename casing in cli package (no-changelog) (#10594)
|
2024-08-28 17:57:46 +02:00 |
|
कारतोफ्फेलस्क्रिप्ट™
|
ab9835126e
|
refactor(core): Use @/databases/ instead of @db/ (no-changelog) (#10573)
|
2024-08-27 17:24:20 +02:00 |
|
Iván Ovejero
|
fd58a272e1
|
refactor(core): Standardize filename casing for controllers and databases (no-changelog) (#10564)
|
2024-08-27 16:44:32 +02:00 |
|
Iván Ovejero
|
547a60642c
|
fix(core): Use class-validator with XSS check for survey answers (#10490)
Co-authored-by: Tomi Turtiainen <10324676+tomi@users.noreply.github.com>
|
2024-08-21 16:18:16 +02:00 |
|