NextExpense/static/icons
cclohmar dcb43b08a0 feat: send receipt images as ZIP attachment with report
- Email now includes both report (CSV/PDF) + ZIP of all receipt images
- ZIP images named {event-name}-{index}.{ext} matching list order
- Uses Go's archive/zip (stdlib, no external deps)
- Sender.SendReport now accepts []*Attachment for multiple files
- Gracefully skips missing image files with warnings
2026-05-30 13:38:23 +00:00
..
icon-180.png feat: send receipt images as ZIP attachment with report 2026-05-30 13:38:23 +00:00
icon-192.png feat: send receipt images as ZIP attachment with report 2026-05-30 13:38:23 +00:00
icon-512.png feat: send receipt images as ZIP attachment with report 2026-05-30 13:38:23 +00:00