n8n/packages/nodes-base/nodes/Google/Gmail
कारतोफ्फेलस्क्रिप्ट™ 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
..
test/v2 fix(Gmail Node): Gmail luxon object support, fix for timestamp 2023-04-03 12:48:11 +03:00
v1 refactor(core): Deprecate prepareOutputData (no-changelog) (#7091) 2023-09-05 12:59:02 +02:00
v2 refactor(core): Abstract away InstanceSettings and encryptionKey into injectable services (no-changelog) (#7471) 2023-10-23 13:39:35 +02:00
GenericFunctions.ts feat(core): Add "Sent by n8n" attribution (#7183) 2023-10-03 11:18:59 +03:00
Gmail.node.json docs: Add email alias to Outlook and GMail (#7127) 2023-09-07 10:42:34 +01:00
Gmail.node.ts feat(core): Add "Sent by n8n" attribution (#7183) 2023-10-03 11:18:59 +03:00
gmail.svg Optimize svgs 2021-04-17 17:23:59 +02:00
GmailTrigger.node.json docs: update credential doc links for google nodes (#4381) 2022-10-20 16:52:03 +01:00
GmailTrigger.node.ts fix(Gmail Trigger Node): Early returns in case of no data (#6727) 2023-07-24 17:29:38 +03:00