tts-voice-creator-clone-and.../static/sections
mARTin-B78 90cc7b7eb1 AI Backends: local service connect/disconnect, Docker container management, 0.0.0.0 probe fix
- Add initLlmsSection() IIFE to app.js: copy buttons, API key persistence with eye toggle
  and saved badge, local service URL persistence, Connect/Disconnect toggle with server-side
  probe via /api/probe-url (avoids CORS), card turns green on success / red on failure
- Substitute 0.0.0.0 → host.docker.internal before probing (0.0.0.0 not routable from Docker)
- Add /api/local-containers, /api/probe-url, start/stop/restart endpoints to server.py
- Rewrite AI Backends section into Local / Online API categories with Docker stack grid,
  local service cards (LLM/STT/TTS) with icons and editable URL inputs, online cloud API cards
- Add bind mounts for static/ and server.py so changes take effect without image rebuild
- Add dc-grid, llm-local-grid CSS with uniform minmax(310px,1fr) card layout
- Fix VOICE_HOST_DIR default via .env so voice folders survive container recreation

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-05-26 22:35:42 +02:00
..
s-clone.html AI Backends: local service connect/disconnect, Docker container management, 0.0.0.0 probe fix 2026-05-26 22:35:42 +02:00
s-connect.html AI Backends: local service connect/disconnect, Docker container management, 0.0.0.0 probe fix 2026-05-26 22:35:42 +02:00
s-design.html AI Backends: local service connect/disconnect, Docker container management, 0.0.0.0 probe fix 2026-05-26 22:35:42 +02:00
s-llms.html AI Backends: local service connect/disconnect, Docker container management, 0.0.0.0 probe fix 2026-05-26 22:35:42 +02:00
s-routing.html AI Backends: local service connect/disconnect, Docker container management, 0.0.0.0 probe fix 2026-05-26 22:35:42 +02:00
s-settings.html AI Backends: local service connect/disconnect, Docker container management, 0.0.0.0 probe fix 2026-05-26 22:35:42 +02:00
s-studio.html AI Backends: local service connect/disconnect, Docker container management, 0.0.0.0 probe fix 2026-05-26 22:35:42 +02:00
s-tryout.html AI Backends: local service connect/disconnect, Docker container management, 0.0.0.0 probe fix 2026-05-26 22:35:42 +02:00
s-voices.html Add multilingual preview text picker with resizable textarea 2026-05-26 12:49:47 +02:00