कारतोफ्फेलस्क्रिप्ट™
|
3298914bc4
|
refactor(core): Remove dead code that disabled auto-generated ids during import (no-changelog) (#9601)
|
2024-06-03 16:12:31 +02:00 |
|
Iván Ovejero
|
485838446f
|
refactor(core): Remove crash recovery from error executions (no-changelog) (#9551)
|
2024-06-03 14:35:03 +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 |
|
Michael Kret
|
19e5c0397a
|
feat(HighLevel Node): Api v2 support, new node version (#9554)
|
2024-06-03 12:09:05 +03:00 |
|
Danny Martini
|
05f50c1926
|
fix(core): Mark Project.name as non nullable (no-changelog) (#9568)
|
2024-05-31 17:10:21 +02:00 |
|
Iván Ovejero
|
7fc00d8d10
|
fix(core): Ensure graceful shutdown for workers (#9547)
|
2024-05-31 15:41:00 +02:00 |
|
कारतोफ्फेलस्क्रिप्ट™
|
d361b42c70
|
fix(editor): Replace more variants of BASE_PATH in static assets (#9564)
|
2024-05-31 14:32:20 +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 |
|
Michael Kret
|
be5890536f
|
feat: HighLevel oauth2 api credentials (#9542)
|
2024-05-30 16:21:50 +02:00 |
|
कारतोफ्फेलस्क्रिप्ट™
|
e55bf0393a
|
fix(core): Try setting postgres search_path on the database (#9530)
|
2024-05-30 12:09:49 +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 |
|
कारतोफ्फेलस्क्रिप्ट™
|
ac4e0fbb47
|
fix(core): Block Public API related REST calls when Public API is not enabled (#9521)
|
2024-05-28 14:43:22 +02:00 |
|
Iván Ovejero
|
008f62aaf4
|
refactor: Delete dead crash recovery code (no-changelog) (#9512)
|
2024-05-27 13:55:52 +02:00 |
|
Iván Ovejero
|
8164ca2398
|
fix(core): Fix worker encryption key warning docs link (no-changelog) (#9513)
|
2024-05-27 11:50:57 +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
|
f8683c31e0
|
refactor(core): Stop reporting EAUTH error codes to Sentry (no-changelog) (#9496)
|
2024-05-23 15:12:01 +02:00 |
|
Iván Ovejero
|
d9616fc36f
|
fix(core): Fix iFrame not displaying on FE dev mode (no-changelog) (#9492)
|
2024-05-22 17:29:30 +02:00 |
|
Iván Ovejero
|
9bdc83a399
|
perf(core): Optimize executions filtering by metadata (#9477)
|
2024-05-22 17:20:01 +02:00 |
|
Iván Ovejero
|
bc219e0499
|
refactor(core): Make execution status non-nullable (no-changelog) (#9483)
|
2024-05-22 16:56:05 +02:00 |
|
Iván Ovejero
|
1cb6c12b4f
|
refactor(core): Track potentially unneeded inferral of execution status (no-changelog) (#9476)
|
2024-05-22 16:42:06 +02:00 |
|
कारतोफ्फेलस्क्रिप्ट™
|
fc83005ba0
|
fix(core): Do not allow admins to delete the instance owner (#9489)
|
2024-05-22 16:23:40 +02:00 |
|
कारतोफ्फेलस्क्रिप्ट™
|
88b9a4070b
|
fix(core): Do not allow admins to generate password-reset links for instance owner (#9488)
|
2024-05-22 16:13:56 +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 |
|
कारतोफ्फेलस्क्रिप्ट™
|
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 |
|
Iván Ovejero
|
d21ad15c1f
|
fix(core): Fix 431 for large dynamic node parameters (#9384)
|
2024-05-21 19:11:02 +02:00 |
|
Omar Ajoue
|
747012dcfd
|
fix: Init license properly with multi main (no-changelog) (#9467)
|
2024-05-20 13:02:08 +01:00 |
|
कारतोफ्फेलस्क्रिप्ट™
|
6f2d83bffd
|
fix(core): Setup webhook stopping endpoint after the CORS middleware (no-changelog) (#9454)
|
2024-05-17 17:55:29 +02: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 |
|
कारतोफ्फेलस्क्रिप्ट™
|
0d7358807b
|
fix(core): Add an option to disable STARTTLS for SMTP connections (#9415)
|
2024-05-16 10:45:58 +02:00 |
|
Iván Ovejero
|
4d2115c163
|
refactor: Remove cli/src/helpers (no-changelog) (#9368)
|
2024-05-13 10:22:11 +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 |
|
Michael Kret
|
6b6e8dfc33
|
feat(Simulate Node): New node (no-changelog) (#9109)
|
2024-05-08 12:02:36 +01:00 |
|
कारतोफ्फेलस्क्रिप्ट™
|
23b676d7cb
|
fix(core): Webhooks responding with binary data should not prematurely end the response stream (#9063)
|
2024-05-07 13:48:20 +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 |
|
Iván Ovejero
|
7b925ab871
|
refactor(core): Rename ActiveWorkflowRunner to ActiveWorkflowManager (no-changelog) (#9280)
|
2024-05-06 17:54:05 +02:00 |
|
Iván Ovejero
|
22b6f90950
|
fix(core): Prevent occassional 429s on license init in multi-main setup (#9284)
|
2024-05-06 09:04:16 +02:00 |
|
Iván Ovejero
|
7bda92cc7c
|
refactor(core): Use logger for packages/cli messages (no-changelog) (#9302)
|
2024-05-03 15:24:27 +02:00 |
|
Alex Grozav
|
cd9bc44bdd
|
feat: Add Ask AI to HTTP Request Node (#8917)
|
2024-05-02 13:52:15 +03:00 |
|
oleg
|
f05d96cea0
|
refactor: Update Langchain dependencies (no-changelog) (#9252)
Signed-off-by: Oleg Ivaniv <me@olegivaniv.com>
|
2024-04-29 16:15:42 +02:00 |
|
Iván Ovejero
|
2917d04766
|
refactor(core)!: Switch default Postgres user from root to postgres (#9248)
|
2024-04-29 14:19:19 +02:00 |
|
Yoshino-s
|
24c3150056
|
fix(core): Add view engine to webhook server to support forms (#9224)
|
2024-04-29 10:55:45 +02:00 |
|
pengqiseven
|
8a26f4280a
|
fix: Typo fixes in various descriptions (no-changelog) (#8854)
Signed-off-by: pengqiseven <912170095@qq.com>
Co-authored-by: pengqiseven <i@sohu.com>
|
2024-04-29 09:06:32 +01:00 |
|
Tomi Turtiainen
|
0b52320635
|
feat: Upgrade typeorm for separate sqlite read & write connections (#9230)
|
2024-04-26 16:02:51 +03:00 |
|
Iván Ovejero
|
093dcefafc
|
fix(core): Stop relying on filesystem for SSH keys (#9217)
|
2024-04-25 15:09:12 +02:00 |
|
Danny Martini
|
1efeeccc5b
|
fix(core): Fix browser session refreshes not working (#9212)
Co-authored-by: कारतोफ्फेलस्क्रिप्ट™ <aditya@netroy.in>
|
2024-04-24 18:28:19 +02:00 |
|
Michael Kret
|
2bf0a3933e
|
feat(Webhook Node): Setting to enable multiple outputs/methods (#9086)
Co-authored-by: Giulio Andreini <andreini@netseven.it>
|
2024-04-24 08:46:16 +03:00 |
|