Tomi Turtiainen
|
3d23f2f333
|
test(core): Fix typing issues in tests (no-changelog) (#10244)
|
2024-07-30 20:24:01 +02:00 |
|
Tomi Turtiainen
|
d6770b5fca
|
fix(core): Flush instance stopped event immediately (#10238)
|
2024-07-30 14:49:41 +03:00 |
|
कारतोफ्फेलस्क्रिप्ट™
|
1fca3af335
|
refactor(core): Use type-safe event emitters (no-changelog) (#10234)
|
2024-07-30 13:23:01 +02:00 |
|
Iván Ovejero
|
99dc56c7a1
|
refactor(core): Make instance role clearer (no-changelog) (#10188)
|
2024-07-30 10:20:21 +02:00 |
|
Ricardo Espinoza
|
cf70b06545
|
feat(core): Show Public API key value only once (no-changelog) (#10126)
|
2024-07-29 14:13:54 -04:00 |
|
Iván Ovejero
|
7a30d845e9
|
refactor(core): Port path, host, port, listen_address and protocol config (no-changelog) (#10223)
|
2024-07-29 14:32:20 +02:00 |
|
Iván Ovejero
|
24ffca7c75
|
refactor(core): Decouple server started event from internal hooks (no-changelog) (#10221)
|
2024-07-29 11:41:28 +02:00 |
|
Iván Ovejero
|
f1a3791abc
|
refactor(core): Split out subworkflow policy check from permission checker (no-changelog) (#10168)
|
2024-07-24 12:51:01 +02:00 |
|
Iván Ovejero
|
aba1c64500
|
refactor(core): Rename EventRelay to EventService (no-changelog) (#10110)
|
2024-07-19 12:55:38 +02:00 |
|
Iván Ovejero
|
222a0862bd
|
refactor(core): Rename EventsService to WorkflowStatisticsService (no-changelog) (#10107)
|
2024-07-19 12:12:44 +02:00 |
|
Iván Ovejero
|
5eca7c8e28
|
refactor(core): More decouplings from internal hooks (no-changelog) (#10099)
|
2024-07-19 10:33:13 +02:00 |
|
Iván Ovejero
|
f876f9ec8b
|
refactor(core): Decouple source control telemetry from internal hooks (no-changelog) (#10095)
|
2024-07-18 15:00:24 +02:00 |
|
Iván Ovejero
|
14b12f844d
|
refactor(core): Port version notifications config (no-changelog) (#10087)
|
2024-07-17 19:11:46 +02:00 |
|
Danny Martini
|
2e6b03b2cb
|
fix(core): Prevent multiple values in the execution metadata for the same key and executionId (#9953)
|
2024-07-10 12:47:43 +02:00 |
|
कारतोफ्फेलस्क्रिप्ट™
|
c7d4b471c4
|
refactor(core): Move backend config to a separate package (no-changelog) (#9325)
|
2024-07-05 11:43:27 +02:00 |
|
Val
|
1d5b9836ca
|
fix: Rename LDAP files to include .ee (no-changelog) (#9943)
|
2024-07-05 09:51:16 +02:00 |
|
Iván Ovejero
|
757feaf585
|
refactor(core): Enforce range for shutdown priority (no-changelog) (#9944)
|
2024-07-04 20:26:11 +02:00 |
|
कारतोफ्फेलस्क्रिप्ट™
|
86018aa6e0
|
refactor(core): Remove Ask AI HTTP request feature (no-changelog) (#9931)
|
2024-07-04 12:09:45 +02:00 |
|
कारतोफ्फेलस्क्रिप्ट™
|
22990342df
|
refactor(core): Delete all collaboration related code (no-changelog) (#9929)
|
2024-07-03 18:46:24 +02:00 |
|
Iván Ovejero
|
e613de28ca
|
fix(core): Fix execution cancellation in scaling mode (#9841)
|
2024-06-28 20:05:09 +02:00 |
|
Mutasem Aldmour
|
b807e6726f
|
feat: Add RS client to hooks service (#9834)
|
2024-06-24 10:44:49 +02:00 |
|
Iván Ovejero
|
7b396e78c6
|
refactor(core): Introduce RedisClientService (no-changelog) (#9774)
|
2024-06-20 12:55:07 +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 |
|
कारतोफ्फेलस्क्रिप्ट™
|
65c5609ab5
|
feat(core): Use WebCrypto to generate all random numbers and strings (#9786)
|
2024-06-19 13:33:57 +02:00 |
|
Iván Ovejero
|
cfc4db00e3
|
refactor(core): Send active workflow IDs during license renewal (#9804)
|
2024-06-19 12:35:42 +02:00 |
|
कारतोफ्फेलस्क्रिप्ट™
|
3b70330ff6
|
refactor(core): Auto-register controllers at startup (no-changelog) (#9781)
|
2024-06-19 09:57:40 +02:00 |
|
Iván Ovejero
|
f7352b6a8f
|
refactor(core): Make PruningService.init and WaitTracker.init consistent (no-changelog) (#9761)
|
2024-06-17 12:49:40 +02:00 |
|
Iván Ovejero
|
6a43710859
|
refactor(core): Remove license from execution repository (no-changelog) (#9726)
|
2024-06-13 11:43:21 +02:00 |
|
Iván Ovejero
|
797342343f
|
perf(core): Introduce concurrency control for main mode (#9453)
|
2024-06-12 15:05:43 +02:00 |
|
Ricardo Espinoza
|
dda7901398
|
fix: Introduce HooksService (#8962)
|
2024-06-11 07:28:45 -04:00 |
|
Mutasem Aldmour
|
50bd5b9080
|
feat: Update NPS Value Survey (#9638)
Co-authored-by: कारतोफ्फेलस्क्रिप्ट™ <aditya@netroy.in>
Co-authored-by: Tomi Turtiainen <10324676+tomi@users.noreply.github.com>
|
2024-06-11 10:23:30 +02:00 |
|
Danny Martini
|
6187cc5762
|
feat(core): Implement project:viewer role (#9611)
|
2024-06-06 11:55:48 +02:00 |
|
Iván Ovejero
|
411ffbda7f
|
fix(core): Ensure ID is a positive integer when fetching execution (#9629)
|
2024-06-05 13:05:07 +02:00 |
|
कारतोफ्फेलस्क्रिप्ट™
|
1563bf571d
|
refactor(core): Move curl endpoint to its own controller (no-changelog) (#9605)
|
2024-06-05 10:43:09 +02:00 |
|
कारतोफ्फेलस्क्रिप्ट™
|
08d9c9a787
|
fix(core): Start WaitTracker only in the main container (#9600)
|
2024-06-03 17:43:24 +02:00 |
|
कारतोफ्फेलस्क्रिप्ट™
|
7be616e583
|
feat(core): Allow customizing rate limits on a per-route basis, and add rate limiting to more endpoints (#9522)
Co-authored-by: Omar Ajoue <krynble@gmail.com>
|
2024-06-03 11:20:51 +02:00 |
|
Danny Martini
|
8da0d6e9ba
|
fix(core): Fix type errors (no-changelog) (#9571)
|
2024-05-31 14:06:13 +02:00 |
|
कारतोफ्फेलस्क्रिप्ट™
|
5887ed6498
|
refactor(core): Extract all Auth-related User columns into a separate entity (#9557)
Co-authored-by: Ricardo Espinoza <ricardo@n8n.io>
|
2024-05-31 09:40:19 +02:00 |
|
कारतोफ्फेलस्क्रिप्ट™
|
08902bf941
|
refactor(core): Update supertest, and fix some typing errors (no-changelog) (#9527)
|
2024-05-31 09:40:03 +02:00 |
|
Iván Ovejero
|
dbaac82f79
|
fix(core): Set source control repository to track remote if ready (#9532)
|
2024-05-29 10:21:21 +02:00 |
|
Iván Ovejero
|
a58be175cc
|
fix(core): Prevent re-parsing of dynamically loaded options (#9503)
|
2024-05-24 11:00:15 +02:00 |
|
कारतोफ्फेलस्क्रिप्ट™
|
b585777c79
|
refactor(core): Use consistent CSRF state validation across oAuth controllers (#9104)
Co-authored-by: Danny Martini <danny@n8n.io>
|
2024-05-23 19:08:01 +02:00 |
|
Danny Martini
|
3b93aae6dc
|
feat(core): Print the name of the migration that cannot be reverted when using n8n db:revert (#9473)
|
2024-05-23 18:16:26 +02:00 |
|
Iván Ovejero
|
75408b0113
|
refactor: Remove skipped tests (no-changelog) (#9497)
|
2024-05-23 12:29:20 +02:00 |
|
Iván Ovejero
|
a217866cef
|
fix(core): Account for retry of execution aborted by pre-execute hook (#9474)
|
2024-05-22 15:22:07 +02:00 |
|
Omar Ajoue
|
c1eef60ccd
|
test: Add tests for license manager reinit method (#9471)
|
2024-05-22 10:26:49 +01:00 |
|
Csaba Tuncsik
|
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 |
|
कारतोफ्फेलस्क्रिप्ट™
|
5025d209ca
|
fix(core): All calls to plainToInstance should exclude extraneous values (no-changelog) (#9338)
|
2024-05-08 15:49:41 +02:00 |
|
Milorad FIlipović
|
cda062bde6
|
feat(editor): Remove AI Error Debugging (#9337)
|
2024-05-08 14:13:47 +02:00 |
|
Danny Martini
|
225fdbb379
|
fix(core): Report missing SAML attributes early with an actionable error message (#9316)
|
2024-05-07 10:27:44 +02:00 |
|