talk2me/static
Adolfo Delorenzo c97d025acb Move TTS server status from frontend to admin dashboard
- Removed TTS server status popup from main frontend interface
- Commented out checkTtsServer() function and all its calls
- Removed TTS configuration UI elements from index.html
- Added comprehensive TTS server monitoring to admin dashboard:
  - Configuration status (URL, API key)
  - Server health monitoring
  - Available voices display
  - Usage statistics and performance metrics
  - Real-time status updates
- Enhanced system health check to include TTS server
- Created dedicated /api/tts/status endpoint for detailed info

The TTS functionality remains fully operational for users, but status
monitoring is now exclusive to the admin dashboard for cleaner UX.

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

Co-Authored-By: Claude <noreply@anthropic.com>
2025-06-03 19:11:26 -06:00
..
css Major PWA and mobile UI improvements 2025-06-03 12:28:09 -06:00
icons quasi-final 2025-04-05 11:50:31 -06:00
js/src Move TTS server status from frontend to admin dashboard 2025-06-03 19:11:26 -06:00
splash quasi-final 2025-04-05 11:50:31 -06:00
check-pwa-status.html Major PWA and mobile UI improvements 2025-06-03 12:28:09 -06:00
manifest.json Major PWA and mobile UI improvements 2025-06-03 12:28:09 -06:00
pwa-update.js Major PWA and mobile UI improvements 2025-06-03 12:28:09 -06:00
service-worker.js Major PWA and mobile UI improvements 2025-06-03 12:28:09 -06:00