ultisuite-backend/internal/mail/imap
R3D347HR4Y b90edf317c
Some checks failed
CI / Go tests (push) Has been cancelled
CI / Integration tests (push) Has been cancelled
CI / DB migrations (push) Has been cancelled
feat(scan): add VirusTotal upload antivirus
Admin-stored API key with env fallback; scan drive/mail/IMAP uploads.
Fail-open if VT down, 422 on malware; migration for virus_scan_status.
2026-06-07 22:05:27 +02:00
..
attachments_test.go Lots of changes 2026-06-04 00:12:11 +02:00
attachments.go Lots of changes 2026-06-04 00:12:11 +02:00
body_repair_test.go huhu 2026-05-25 13:52:27 +02:00
body_repair.go Refactor snippet processing and enhance boilerplate detection 2026-06-04 10:49:22 +02:00
charset_test.go Lots of changes 2026-06-04 00:12:11 +02:00
charset.go Lots of changes 2026-06-04 00:12:11 +02:00
credentials_test.go Backend starting to get good 2026-05-24 00:03:36 +02:00
folders_test.go Implement IMAP sync pipeline with rules and webhook support 2026-05-22 17:38:39 +02:00
folders.go huhu 2026-05-25 13:52:27 +02:00
headers_meta_test.go huhu 2026-05-25 13:52:27 +02:00
headers_meta.go huhu 2026-05-25 13:52:27 +02:00
parse_test.go huhu 2026-05-25 13:52:27 +02:00
parse.go Lots of changes 2026-06-04 00:12:11 +02:00
pipeline.go feat(automation): dispatch rules/webhooks on mail, drive, contacts 2026-06-07 15:51:47 +02:00
snippet_test.go Refactor snippet processing and enhance boilerplate detection 2026-06-04 10:49:22 +02:00
snippet.go Refactor snippet processing and enhance boilerplate detection 2026-06-04 10:49:22 +02:00
subject_repair.go huhu 2026-05-25 13:52:27 +02:00
sync_state.go Lots of changes 2026-06-04 00:12:11 +02:00
sync.go feat(scan): add VirusTotal upload antivirus 2026-06-07 22:05:27 +02:00