1
0
Fork 0
mirror of https://github.com/n8n-io/n8n.git synced 2025-03-05 20:50:17 -08:00
Commit graph

8 commits

Author SHA1 Message Date
Michael Kret 9fa1a9aa99
fix: Disable errors obfuscation (no-changelog) () 2024-08-30 10:59:30 +03:00
Ricardo Espinoza c4eb3746d7
refactor: Use NodeConnectionType consistently across the code base (no-changelog) () 2024-08-29 09:55:53 -04:00
Michael Kret b7aea957b8
feat: Do not show errors not processed by n8n (no-changelog) ()
Co-authored-by: कारतोफ्फेलस्क्रिप्ट™ <aditya@netroy.in>
2024-06-20 08:45:00 +03:00
Michael Kret 5e16dd4ab4
feat(core): Improvements/overhaul for nodes working with binary data ()
Github issue / Community forum post (link here to close automatically):

---------

Co-authored-by: Giulio Andreini <andreini@netseven.it>
Co-authored-by: Marcus <marcus@n8n.io>
2024-01-03 13:08:16 +02:00
Elias Meire 786b4adcce
fix(Spreadsheet File Node): Read file as utf-8 in v1 ()
Github issue / Community forum post (link here to close automatically):
2023-11-14 11:27:37 +01:00
Iván Ovejero 62c096710f
refactor: Run lintfix (no-changelog) ()
- Fix autofixable violations
- Remove unused directives
- Allow for PascalCased variables - needed for dynamically imported or
assigned classes, decorators, routers, etc.
2023-10-27 14:15:02 +02:00
Michael Kret e2c3c7aceb
fix(core): Missing pairing info ()
Github issue / Community forum post (link here to close automatically):
2023-10-10 18:36:20 +03:00
कारतोफ्फेलस्क्रिप्ट™ 689a77cc87
refactor(Spreadsheet File Node): Reduce memory usage when loading CSV files ()
Co-authored-by: Michael Kret <michael.k@radency.com>
2023-09-06 11:58:00 +02:00