uncloseai.com/src
2025-07-12 11:26:05 -04:00
..
languages fix syntax errors: remove double commas from translation files 2025-07-11 16:50:57 -04:00
chat.js fix chat and ui max_tokens errors with Groq models 2025-07-12 07:51:31 -04:00
config.js fix model endpoint routing: properly route custom endpoint models to custom API with correct credentials 2025-07-11 15:52:08 -04:00
content.js feat(ui): add comprehensive language localization system 2025-07-03 11:09:10 -04:00
file-upload.js fix: remove hardcoded English from alerts and pass errors verbatim 2025-07-10 22:45:19 -04:00
language-detection.js refactor: extract UI translations, themes, and language detection into separate modules 2025-07-03 12:12:30 -04:00
models.js use API-provided max completion tokens instead of hardcoding 2025-07-12 07:36:31 -04:00
page-reader.js fix: complete tooltip implementation and remove DOM status element 2025-07-10 20:04:25 -04:00
storage.js update src files with latest changes 2025-07-11 14:30:44 -04:00
token_estimator.js auto-detect and cache endpoints without tokenization support 2025-07-11 21:52:24 -04:00
translate-modal.js replace URL constructor with regex validation for remote URLs 2025-07-12 11:13:40 -04:00
translation.js adjust progress timing: keep Hermes as default, speed up for Groq only 2025-07-12 11:26:05 -04:00
tts-modal.js refactor: replace all inline styles with CSS classes for better maintainability 2025-07-09 21:32:55 -04:00
tts.js fix chat and ui max_tokens errors with Groq models 2025-07-12 07:51:31 -04:00
ui-themes.js fix: remove enforceModalTextColors function and set black text directly on textarea and dropdowns 2025-07-03 21:36:13 -04:00
ui-translations.js fix: connect UI refresh functions for complete auto-refresh support 2025-07-03 13:31:11 -04:00
ui.js fix chat and ui max_tokens errors with Groq models 2025-07-12 07:51:31 -04:00
uncloseai-embed-modal.js improve UX: close button closes settings panel first, then modal on second click 2025-07-11 16:16:48 -04:00
uncloseai-modal-builtin.css fix remote URL input height - make it single line instead of textarea height 2025-07-12 08:35:18 -04:00
uncloseai-modal-pico.css fix remote URL input height - make it single line instead of textarea height 2025-07-12 08:35:18 -04:00
widget-library.js fix translation title: add original title + translated into language to new window 2025-07-11 16:35:49 -04:00