- 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 |
||
|---|---|---|
| .. | ||
| documeso.ts | ||
| email-utils.ts | ||
| email.ts | ||
| encryption.ts | ||
| imap-pool.ts | ||
| minio.ts | ||
| nocodb.ts | ||
| operation-lock.ts | ||