talk2me/static
Adolfo Delorenzo 08791d2fed Add offline translation caching for seamless offline experience
- Implemented TranslationCache class with IndexedDB storage
- Cache translations automatically with 30-day expiration
- Added cache management UI in settings modal
  - Shows cache count and size
  - Toggle to enable/disable caching
  - Clear cache button
- Check cache first before API calls (when enabled)
- Automatic cleanup when reaching 1000 entries limit
- Show "(cached)" indicator for cached translations
- Works completely offline after translations are cached

🤖 Generated with [Claude Code](https://claude.ai/code)

Co-Authored-By: Claude <noreply@anthropic.com>
2025-06-02 21:56:31 -06:00
..
css Major improvements: TypeScript, animations, notifications, compression, GPU optimization 2025-06-02 21:18:16 -06:00
icons quasi-final 2025-04-05 11:50:31 -06:00
js Add offline translation caching for seamless offline experience 2025-06-02 21:56:31 -06:00
splash quasi-final 2025-04-05 11:50:31 -06:00
manifest.json quasi-final 2025-04-05 11:50:31 -06:00
service-worker.js Major improvements: TypeScript, animations, notifications, compression, GPU optimization 2025-06-02 21:18:16 -06:00