port-nimara-client-portal/server/api/email
Matt 64c35b70f8 Improve email session management and add IMAP connection pooling
- Switch from localStorage to sessionStorage for email sessions
- Add session validation on component mount
- Implement IMAP connection pool with folder search capabilities
- Add operation locking utility for concurrent request handling
- Refactor EOI section component structure
- Update API endpoints for better email thread management
2025-06-12 15:53:12 +02:00
..
fetch-thread.ts Improve email session management and add IMAP connection pooling 2025-06-12 15:53:12 +02:00
generate-eoi-document.ts fixes 2025-06-11 19:22:50 +02:00
process-sales-eois.ts Add EOI automation system with email processing and document management 2025-06-10 13:59:09 +02:00
send.ts updates 2025-06-11 13:54:04 +02:00
test-connection.ts Add EOI automation system with email processing and document management 2025-06-10 13:59:09 +02:00
test-minio-bucket.ts updates 2025-06-10 02:10:32 +02:00