 Danny Martiniandr00gm
|
967ee4b89b
|
feat: Synchronize deletions when pulling from source control (#12170)
Co-authored-by: r00gm <raul00gm@gmail.com>
|
2025-01-20 16:53:55 +01:00 |
|
Danny Martini
|
73897c7662
|
fix: Don't break oauth credentials when updating them and allow fixing broken oauth credentials by repeating the authorization flow (#12563)
|
2025-01-13 13:48:16 +01:00 |
|
Danny Martini
|
8a42d55d91
|
fix(core): Only show personal credentials in the personal space (#12433)
|
2025-01-09 18:06:47 +01:00 |
|
Danny Martini
|
ecabe34705
|
fix(core): Return unredacted credentials from GET credentials/:id (#12447)
|
2025-01-07 11:17:26 +01:00 |
|
 कारतोफ्फेलस्क्रिप्ट™andIván Ovejero
|
39d5e0ff87
|
refactor(core): Replace typedi with our custom DI system (no-changelog) (#12389)
Co-authored-by: Iván Ovejero <ivov.src@gmail.com>
|
2025-01-06 10:21:24 +01:00 |
|
 Danny Martiniandr00gm
|
f56ad8cf49
|
feat(core): Add includeData parameter to GET /credentials (#12220)
Co-authored-by: r00gm <raul00gm@gmail.com>
|
2024-12-31 13:04:37 +01:00 |
|
Ricardo Espinoza
|
ac4e042231
|
feat(core): Add endpoint to create free AI credits (#12362)
|
2024-12-27 09:46:57 -05:00 |
|
Ricardo Espinoza
|
66f8c9e249
|
refactor(core): Encapsulate logic to create new credential into its own method (#12361)
|
2024-12-27 08:26:36 -05:00 |
|
Iván Ovejero
|
f754b22a3f
|
refactor(core): Mark all backend Enterprise Edition files and dirs (#12350)
|
2024-12-24 13:02:05 +01:00 |
|
कारतोफ्फेलस्क्रिप्ट™
|
471d7b9420
|
refactor(core): Move Logger to core (no-changelog) (#12310)
|
2024-12-23 13:46:13 +01:00 |
|
Iván Ovejero
|
3a9c65e1cb
|
refactor(core): Modernize logger service (#11031)
|
2024-10-01 12:16:09 +02:00 |
|
 Csaba TuncsikandDanny Martini
|
136d491325
|
fix(editor): Allow resources to move between personal and team projects (#10683)
Co-authored-by: Danny Martini <danny@n8n.io>
|
2024-09-27 15:12:31 +02:00 |
|
Iván Ovejero
|
73daabbd0e
|
docs(core): Document access checks (#10929)
|
2024-09-24 11:02:39 +02:00 |
|
Tomi Turtiainen
|
5156313074
|
refactor(core): Enable import/order eslint rule (#10794)
|
2024-09-12 19:07:18 +03:00 |
|
कारतोफ्फेलस्क्रिप्ट™
|
8450ec5a5c
|
fix(core): Do not serialize CredentialsEntity.shared anymore (no-changelog) (#10753)
|
2024-09-10 16:35:39 +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 |
|
Iván Ovejero
|
bc958be93b
|
refactor(core): Convert verbose to debug logs (#10574)
|
2024-08-28 09:32:53 +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 Ovejeroandकारतोफ्फेलस्क्रिप्ट™
|
f667b384c9
|
refactor(core): Standardize filenames in cli (no-changelog) (#10484)
Co-authored-by: कारतोफ्फेलस्क्रिप्ट™ <aditya@netroy.in>
|
2024-08-22 11:10:37 +02:00 |
|
Val
|
613cdd2ba2
|
fix: Project Viewer always seeing a connection error when testing credentials (#10417)
|
2024-08-15 10:39:48 +02:00 |
|
Val
|
697bc90b0b
|
feat: Allow sharing to and from team projects (no-changelog) (#10144)
|
2024-08-09 12:59:28 +02:00 |
|
Tomi Turtiainen
|
afa43e75f6
|
test(core): Move unit tests closer to testable components (no-changelog) (#10287)
|
2024-08-05 12:12:25 +03:00 |
|
Iván Ovejero
|
aa0a470dce
|
refactor(core): Clean up event relays (no-changelog) (#10284)
|
2024-08-02 16:52:49 +02:00 |
|
Iván Ovejero
|
520f2316d1
|
refactor(core): Decouple credentials from internal hooks (no-changelog) (#10162)
|
2024-07-25 11:56:00 +02:00 |
|
Iván Ovejero
|
aba1c64500
|
refactor(core): Rename EventRelay to EventService (no-changelog) (#10110)
|
2024-07-19 12:55:38 +02:00 |
|
कारतोफ्फेलस्क्रिप्ट™
|
48f047ee2e
|
fix(core): Redact csrfSecret when returning oauth credentials to the frontend (#10075)
|
2024-07-16 18:09:56 +02:00 |
|
Danny Martini
|
0f495986f8
|
fix(core): Allow owner and admin to edit nodes with credentials that haven't been shared with them explicitly (#9922)
|
2024-07-09 16:25:50 +02:00 |
|
कारतोफ्फेलस्क्रिप्ट™
|
c7d4b471c4
|
refactor(core): Move backend config to a separate package (no-changelog) (#9325)
|
2024-07-05 11:43:27 +02:00 |
|
Iván Ovejero
|
8e529219df
|
refactor(core): Lint to restrict @n8n/typeorm to persistence layer (no-changelog) (#9840)
|
2024-06-24 10:24:05 +02:00 |
|
Iván Ovejero
|
199dff4fb3
|
refactor(core): Decouple event bus from internal hooks (no-changelog) (#9724)
|
2024-06-20 12:32:22 +02:00 |
|
Danny Martini
|
2cf4364ee0
|
fix: When editing nodes only show the credentials in the dropdown that the user is allowed to use in that workflow (#9718)
|
2024-06-14 14:48:49 +02:00 |
|
Danny Martini
|
6187cc5762
|
feat(core): Implement project:viewer role (#9611)
|
2024-06-06 11:55:48 +02:00 |
|
Danny Martini
|
202c91e7ed
|
feat(core): Allow transferring credentials from any project to any team project (#9563)
|
2024-06-04 13:54:48 +02:00 |
|
 कारतोफ्फेलस्क्रिप्ट™andDanny Martini
|
3094f1b886
|
fix(core): Detect DB connection aquisition deadlocks (no-changelog) (#9485)
Co-authored-by: Danny Martini <danny@n8n.io>
|
2024-05-22 14:53:23 +02:00 |
|
+5        
|
596c472ecc
|
feat: RBAC (#8922)
Signed-off-by: Oleg Ivaniv <me@olegivaniv.com>
Co-authored-by: Val <68596159+valya@users.noreply.github.com>
Co-authored-by: कारतोफ्फेलस्क्रिप्ट™ <aditya@netroy.in>
Co-authored-by: Valya Bullions <valya@n8n.io>
Co-authored-by: Danny Martini <danny@n8n.io>
Co-authored-by: Danny Martini <despair.blue@gmail.com>
Co-authored-by: Iván Ovejero <ivov.src@gmail.com>
Co-authored-by: Omar Ajoue <krynble@gmail.com>
Co-authored-by: oleg <me@olegivaniv.com>
Co-authored-by: Michael Kret <michael.k@radency.com>
Co-authored-by: Michael Kret <88898367+michael-radency@users.noreply.github.com>
Co-authored-by: Elias Meire <elias@meire.dev>
Co-authored-by: Giulio Andreini <andreini@netseven.it>
Co-authored-by: Giulio Andreini <g.andreini@gmail.com>
Co-authored-by: Ayato Hayashi <go12limchangyong@gmail.com>
|
2024-05-17 10:53:15 +02:00 |
|
Val
|
f4f0a36fe1
|
feat: Add credential update and delete events to log streaming (#9026)
|
2024-04-08 08:13:39 +01:00 |
|
Iván Ovejero
|
b8ab049932
|
refactor(core, editor): Remove legacy nodesAccess (no-changelog) (#9016)
|
2024-04-05 13:17:34 +02:00 |
|
 कारतोफ्फेलस्क्रिप्ट™andIván Ovejero
|
372d5c7d01
|
ci: Upgrade eslint, prettier, typescript, and some other dev tooling (no-changelog) (#8895)
Co-authored-by: Iván Ovejero <ivov.src@gmail.com>
|
2024-03-26 14:22:57 +01:00 |
|
कारतोफ्फेलस्क्रिप्ट™
|
db4a419c8d
|
refactor(core): Enforce authorization by default on all routes (no-changelog) (#8762)
|
2024-02-28 17:02:18 +01:00 |
|
 Omar AjoueandDanny Martini
|
737170893d
|
feat: Allow instance owners and admins to edit all credentials (#8716)
Co-authored-by: Danny Martini <despair.blue@gmail.com>
|
2024-02-27 08:26:36 +00:00 |
|
कारतोफ्फेलस्क्रिप्ट™
|
8e392cfc1d
|
feat(core): Migrate to n8n's typeorm fork (#8590)
|
2024-02-08 15:13:29 +01:00 |
|
Iván Ovejero
|
c4e39451db
|
refactor(core): Continue breaking dependency cycles (no-changelog) (#8545)
|
2024-02-06 10:08:46 +01:00 |
|
कारतोफ्फेलस्क्रिप्ट™
|
5832d3ca46
|
fix(core): Fix PermissionChecker.check, and add additional unit tests (#8528)
|
2024-02-02 12:21:53 +01:00 |
|
 Iván Ovejeroandकारतोफ्फेलस्क्रिप्ट™
|
dac511b710
|
refactor(core): Modernize credentials controllers and services (no-changelog) (#8488)
Co-authored-by: कारतोफ्फेलस्क्रिप्ट™ <aditya@netroy.in>
|
2024-01-31 09:48:48 +01:00 |
|
 Iván Ovejeroandकारतोफ्फेलस्क्रिप्ट™
|
9e93980957
|
fix(core): Prevent calling internal hook email event if emailing is disabled (#8462)
Co-authored-by: कारतोफ्फेलस्क्रिप्ट™ <aditya@netroy.in>
|
2024-01-29 16:15:30 +01:00 |
|
कारतोफ्फेलस्क्रिप्ट™
|
d6deceacde
|
refactor(core): Remove roleId indirection (no-changelog) (#8413)
|
2024-01-24 13:38:57 +01:00 |
|
Iván Ovejero
|
c0bc94c78f
|
refactor(core): Finish removing UserManagementHelper (no-changelog) (#8418)
|
2024-01-23 13:58:31 +01:00 |
|
Iván Ovejero
|
a0a1830696
|
feat(core): Email recipients on resource shared (#8408)
|
2024-01-23 12:03:59 +01:00 |
|
 Tomi Turtiainenandकारतोफ्फेलस्क्रिप्ट™
|
9a1cc56806
|
fix: Set '@typescript-eslint/return-await' rule to 'always' for node code (no-changelog) (#8363)
Co-authored-by: कारतोफ्फेलस्क्रिप्ट™ <aditya@netroy.in>
|
2024-01-17 17:08:50 +02:00 |
|