port-nimara-client-portal/server/api/email
Matt 0a541f658d Improve email loading performance and fix UI issues
- Fixed refresh button icon not displaying (changed from icon prop to v-icon element)
- Reduced default email limit from 50 to 20 to improve loading speed
- Optimized cached email loading to only load most recent emails (up to limit)
- Fixed CommonJS require error in email-utils.ts (changed to ES module import)
- Added sorting to cached files to ensure newest emails are loaded first

This should significantly improve email loading performance from 578 cached files down to max 20
2025-06-10 18:04:31 +02:00
..
fetch-thread.ts Improve email loading performance and fix UI issues 2025-06-10 18:04:31 +02:00
generate-eoi-document.ts updates 2025-06-10 00:53:49 +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-10 17:56:26 +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