Iván Ovejero
|
797342343f
|
perf(core): Introduce concurrency control for main mode (#9453)
|
2024-06-12 15:05:43 +02:00 |
|
Tomi Turtiainen
|
6c1a4c8ebf
|
fix: Fix sending pin data twice causing payload too large errors (#9710)
|
2024-06-12 15:11:39 +03:00 |
|
github-actions[bot]
|
bc93204f95
|
🚀 Release 1.46.0 (#9716)
Co-authored-by: netroy <netroy@users.noreply.github.com>
|
2024-06-12 13:56:04 +02:00 |
|
Ricardo Espinoza
|
dda7901398
|
fix: Introduce HooksService (#8962)
|
2024-06-11 07:28:45 -04:00 |
|
Iván Ovejero
|
c0e4f69fe6
|
refactor(core): Remove more dead code from event bus (no-changelog) (#9697)
|
2024-06-11 10:53:16 +02:00 |
|
कारतोफ्फेलस्क्रिप्ट™
|
6ba789aa6d
|
ci: Remove unused WaitTracker mocking (no-changelog) (#9694)
|
2024-06-11 10:28:52 +02: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 |
|
Iván Ovejero
|
aaa78435b0
|
refactor(core): Remove event bus channel (no-changelog) (#9663)
|
2024-06-11 10:02:23 +02:00 |
|
Iván Ovejero
|
cc4e46eae4
|
refactor(core): Remove event bus helpers (no-changelog) (#9690)
|
2024-06-11 09:11:39 +02:00 |
|
Iván Ovejero
|
817167cf4b
|
refactor(core): Merge event bus controllers and remove dead code (no-changelog) (#9688)
|
2024-06-10 17:38:02 +02:00 |
|
Iván Ovejero
|
74b6215df5
|
refactor(core): Use @Licensed() in event bus controller (no-changelog) (#9687)
|
2024-06-10 16:21:47 +02:00 |
|
Iván Ovejero
|
b0b4093072
|
refactor(editor): Stop expecting null execution status (no-changelog) (#9672)
|
2024-06-10 10:19:40 +02:00 |
|
Valentin Coppin
|
67932c0b76
|
fix: Fix typo with submitted (no-changelog) (#9662)
|
2024-06-07 15:30:26 +01:00 |
|
Iván Ovejero
|
b8338e3610
|
refactor(core): Revamp crash recovery mechanism for main mode (#9613)
|
2024-06-07 16:19:59 +02:00 |
|
Cornelius Suermann
|
44ecab73d7
|
feat: Release floating entitlements on license:clear command (no-changelog) (#9603)
Co-authored-by: Iván Ovejero <ivov.src@gmail.com>
|
2024-06-07 13:13:31 +02:00 |
|
Iván Ovejero
|
4b345bec03
|
fix(core): Allow graceful shutdown for main with active executions (#9661)
|
2024-06-07 10:58:26 +02:00 |
|
Iván Ovejero
|
65cd2e8803
|
refactor(core): Support writing tests in cli/src (no-changelog) (#9646)
|
2024-06-06 12:18:47 +02:00 |
|
Danny Martini
|
6187cc5762
|
feat(core): Implement project:viewer role (#9611)
|
2024-06-06 11:55:48 +02:00 |
|
github-actions[bot]
|
07dae514c7
|
🚀 Release 1.45.0 (#9637)
Co-authored-by: despairblue <despairblue@users.noreply.github.com>
|
2024-06-05 17:29:26 +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 |
|
Iván Ovejero
|
375b347b0f
|
refactor(core): Restore test for execution pagination in Public API (no-changelog) (#9621)
|
2024-06-05 10:14:01 +02:00 |
|
कारतोफ्फेलस्क्रिप्ट™
|
044607e2a0
|
ci: Consistent tsconfig setup for backend packages and fix pnpm typecheck for composite packages (no-changelog) (#9604)
Co-authored-by: Iván Ovejero <ivov.src@gmail.com>
|
2024-06-05 09:50:48 +02:00 |
|
Tomi Turtiainen
|
d6a046b8ad
|
refactor: Update typings of /me/settings and /users/:id/settings endpoints (no-changelog) (#9620)
|
2024-06-05 09:35:43 +03: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 |
|
कारतोफ्फेलस्क्रिप्ट™
|
08d9c9a787
|
fix(core): Start WaitTracker only in the main container (#9600)
|
2024-06-03 17:43:24 +02:00 |
|
Danny Martini
|
d6db8cbf23
|
feat(core): Allow transferring workflows from any project to any team project (#9534)
|
2024-06-03 16:57:04 +02:00 |
|
कारतोफ्फेलस्क्रिप्ट™
|
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 |
|
कारतोफ्फेलस्क्रिप्ट™
|
4b6e5f09e6
|
fix(core): Upgrade mysql2 to address CVE-2024-21512 (#9565)
|
2024-05-31 11:54:30 +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 |
|
Danny Martini
|
a221215b87
|
test(core): Rename and combine all credential api tests (no-changelog) (#9550)
|
2024-05-30 18:01:38 +02:00 |
|
github-actions[bot]
|
72b5d3d8dc
|
🚀 Release 1.44.0 (#9553)
Co-authored-by: elsmr <elsmr@users.noreply.github.com>
|
2024-05-30 17:01:49 +02:00 |
|
Michael Kret
|
be5890536f
|
feat: HighLevel oauth2 api credentials (#9542)
|
2024-05-30 16:21:50 +02:00 |
|
कारतोफ्फेलस्क्रिप्ट™
|
596990bed7
|
ci: Fix vulnerable dev dependencies (no-changelog) (#9545)
|
2024-05-30 13:54:29 +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
|
4629354705
|
refactor(core): Increase minimum supported Node.js version to 18.17 (#9533)
|
2024-05-29 12:22:38 +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 |
|
Danny Martini
|
e07de837b9
|
test(core): Align test names with route names (no-changelog) (#9518)
|
2024-05-27 20:41:34 +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 |
|
Cornelius Suermann
|
e8c824bad6
|
build: Bump license-sdk to v2.12.0 (no-changelog) (#9510)
|
2024-05-25 12:01:17 +02:00 |
|