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

14 commits

Author SHA1 Message Date
कारतोफ्फेलस्क्रिप्ट™ 471d7b9420
refactor(core): Move Logger to core (no-changelog) () 2024-12-23 13:46:13 +01:00
कारतोफ्फेलस्क्रिप्ट™ bafac73eb5
refactor: Impose import/order linting rule across nodes packages (no-changelog) () 2024-12-19 18:46:14 +01:00
कारतोफ्फेलस्क्रिप्ट™ ddda0bde0b
refactor: Remove unnecessary console.log in nodes (no-changelog) () 2024-11-27 15:53:07 +01:00
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
Elias Meire 600013a1ab
feat: Add support for dark mode node icons and colors ()
Co-authored-by: Giulio Andreini <g.andreini@gmail.com>
2024-06-06 13:34:30 +02:00
कारतोफ्फेलस्क्रिप्ट™ 05586a900d
refactor(core): Make Logger a service (no-changelog) () 2023-10-25 16:35:22 +02:00
pemontto c3f0be809f
fix(Ldap Node): Fix issue with connections not closing correctly () 2023-10-13 12:15:54 +01:00
कारतोफ्फेलस्क्रिप्ट™ 6aa7b93473
refactor(core): Deprecate prepareOutputData (no-changelog) () 2023-09-05 12:59:02 +02:00
Iván Ovejero b82cf5603a
ci: Upgrade nodelinter to 1.16.0 (no-changelog) ()
ci: Upgrade nodelinter to 1.16.0
2023-08-09 10:10:08 +02:00
Iván Ovejero 24ce141815
refactor: Clear unused ESLint directives from nodes-base (no-changelog) ()
* refactor: Clear unused ESLint directives from nodes-base (no-changelog)

* removed unused disable directives

---------

Co-authored-by: Marcus <marcus@n8n.io>
2023-08-01 15:32:33 +02:00
कारतोफ्फेलस्क्रिप्ट™ e57e85edf7
refactor: Delete unnecessary interface re-exports from core, and delete unused code in nodes-base (no-changelog) () 2023-07-12 11:15:38 +02:00
Jon ec393bc041
feat(Ldap Node): Add LDAP node () 2023-05-23 12:39:26 +01:00