1
1
mirror of https://github.com/n8n-io/n8n.git synced 2024-10-08 02:28:57 +03:00
n8n/packages/nodes-base/nodes/Google/Gmail/v2
कारतोफ्फेलस्क्रिप्ट™ b6de910cbe
refactor(core): Abstract away InstanceSettings and encryptionKey into injectable services (no-changelog) (#7471)
This change ensures that things like `encryptionKey` and `instanceId`
are always available directly where they are needed, instead of passing
them around throughout the code.
2023-10-23 13:39:35 +02:00
..
DraftDescription.ts feat(Gmail Node): Add reply to email (#6453) 2023-06-16 11:44:37 +03:00
GmailV2.node.ts refactor(core): Abstract away InstanceSettings and encryptionKey into injectable services (no-changelog) (#7471) 2023-10-23 13:39:35 +02:00
LabelDescription.ts refactor: Integrate consistent-type-imports in nodes-base (no-changelog) (#5267) 2023-01-27 12:22:44 +01:00
MessageDescription.ts feat(core): Add "Sent by n8n" attribution (#7183) 2023-10-03 11:18:59 +03:00
ThreadDescription.ts refactor: Integrate consistent-type-imports in nodes-base (no-changelog) (#5267) 2023-01-27 12:22:44 +01:00