n8n/packages/@n8n/imap/src
n8n-cat-bot[bot] c1a4dbf094
fix: Vendor uudecoder and drop uuencode dependency (#30817)
Co-authored-by: n8n-cat-bot[bot] <n8n-cat-bot[bot]@users.noreply.github.com>
Co-authored-by: Claude Opus 4.7 <noreply@anthropic.com>
2026-05-20 16:24:39 +00:00
..
helpers fix: Handle IMAP fetch errors to prevent instance crash and stuck workflows (#29469) 2026-05-06 08:34:41 +00:00
errors.ts feat(Email Trigger (IMAP) Node): Migrate from imap-simple to @n8n/imap (#8899) 2024-04-09 11:33:10 +02:00
imap-simple.test.ts fix: Handle IMAP fetch errors to prevent instance crash and stuck workflows (#29469) 2026-05-06 08:34:41 +00:00
imap-simple.ts fix: Handle IMAP fetch errors to prevent instance crash and stuck workflows (#29469) 2026-05-06 08:34:41 +00:00
index.ts chore: Enable ESLint rule consistent-type-exports (#18973) 2025-08-29 19:02:49 +02:00
part-data.test.ts feat(Email Trigger (IMAP) Node): Limit new mails fetched (#16926) 2025-07-09 14:04:10 +03:00
part-data.ts fix: Vendor uudecoder and drop uuencode dependency (#30817) 2026-05-20 16:24:39 +00:00
types.ts feat(Email Trigger (IMAP) Node): Limit new mails fetched (#16926) 2025-07-09 14:04:10 +03:00
uudecode.test.ts fix: Vendor uudecoder and drop uuencode dependency (#30817) 2026-05-20 16:24:39 +00:00
uudecode.ts fix: Vendor uudecoder and drop uuencode dependency (#30817) 2026-05-20 16:24:39 +00:00