uncloseai.com/public/src
russell@unturf.com 74a1ea581c Detect browser audio codec support, use opus for Firefox
Firefox on Linux lacks mp3 decoders. Detect browser capabilities
at load time: use mp3 for Chrome, opus (ogg) for Firefox.
MediaSource streaming only works with mp3 (Chrome); Firefox
falls back to buffered playback with opus format.
Sends response_format parameter to TTS server.
2026-01-27 08:19:24 -05:00
..
languages Center vault form with CSS grid, split text, button says Unlock Settings 2026-01-23 10:41:57 -05:00
chat.js Add echo only to LLM request, not stored chat history 2026-01-03 11:17:01 -05:00
code-execution.js Rename browser SDK to un.js to match official naming 2026-01-23 08:36:08 -05:00
config.js Disable gpt-oss.ai.unturf.com endpoint (returns 404) 2026-01-27 08:12:07 -05:00
content.js Reorganize project structure: move public files to public/ directory 2025-10-24 13:23:42 -04:00
file-upload.js Reorganize project structure: move public files to public/ directory 2025-10-24 13:23:42 -04:00
groq-fetch.js Reorganize project structure: move public files to public/ directory 2025-10-24 13:23:42 -04:00
language-detection.js Reorganize project structure: move public files to public/ directory 2025-10-24 13:23:42 -04:00
models.js Reorganize project structure: move public files to public/ directory 2025-10-24 13:23:42 -04:00
page-reader.js Fix TTS model default: use tts-1-qwen instead of tts-1 2026-01-26 18:41:38 -05:00
storage.js Add echo only to LLM request, not stored chat history 2026-01-03 11:17:01 -05:00
token_estimator.js Reorganize project structure: move public files to public/ directory 2025-10-24 13:23:42 -04:00
translate-modal.js Reorganize project structure: move public files to public/ directory 2025-10-24 13:23:42 -04:00
translation.js Add Italian, Dutch, Polish, Vietnamese, Thai, Ukrainian, Swedish language support 2026-01-03 13:33:30 -05:00
tts-modal.js Fix streaming TTS to return audio immediately, collect stream in background 2026-01-27 07:36:00 -05:00
tts.js Detect browser audio codec support, use opus for Firefox 2026-01-27 08:19:24 -05:00
ui-themes.js Reorganize project structure: move public files to public/ directory 2025-10-24 13:23:42 -04:00
ui-translations.js Fix getUserLanguagePreference to check UNCLOSEAI_LANGUAGE for intro generation 2026-01-03 13:46:45 -05:00
ui.js Fix TTS model default: use tts-1-qwen instead of tts-1 2026-01-26 18:41:38 -05:00
un.js Add vault system for encrypted settings storage 2026-01-23 09:46:56 -05:00
uncloseai-embed-modal.js Route all TTS through handleTTS for streaming support 2026-01-27 08:12:47 -05:00
uncloseai-modal-builtin.css Fix code block buttons visibility by allowing vertical overflow on pre elements 2025-11-10 16:46:33 -05:00
uncloseai-modal-pico.css Fix code block buttons visibility by allowing vertical overflow on pre elements 2025-11-10 16:46:33 -05:00
vault.js Change to unlimited session persistence until explicitly locked 2026-01-23 09:53:12 -05:00
widget-library.js Reorganize project structure: move public files to public/ directory 2025-10-24 13:23:42 -04:00