tts-voice-creator-clone-and.../static
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
..
sections AI Backends: local service connect/disconnect, Docker container management, 0.0.0.0 probe fix 2026-05-26 22:35:42 +02:00
app.js AI Backends: local service connect/disconnect, Docker container management, 0.0.0.0 probe fix 2026-05-26 22:35:42 +02:00
index.html AI Backends: local service connect/disconnect, Docker container management, 0.0.0.0 probe fix 2026-05-26 22:35:42 +02:00
loader.js Redesign inspector pane, add searchable pickers, and style AI Backends tab 2026-05-26 11:23:27 +02:00
nav.js Redesign inspector pane, add searchable pickers, and style AI Backends tab 2026-05-26 11:23:27 +02:00
style.css AI Backends: local service connect/disconnect, Docker container management, 0.0.0.0 probe fix 2026-05-26 22:35:42 +02:00