port-nimara-client-portal/server
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
..
api Improve email loading performance and fix UI issues 2025-06-10 18:04:31 +02:00
plugins updates 2025-06-10 14:05:09 +02:00
tasks updates 2025-06-10 14:32:20 +02:00
utils Improve email loading performance and fix UI issues 2025-06-10 18:04:31 +02:00