uncloseai.com/src
2025-10-13 13:13:51 -04:00
..
languages fix syntax errors: remove double commas from translation files 2025-07-11 16:50:57 -04:00
chat.js remove 2000 token hard cap for introduction messages - allow full model completion limits 2025-07-28 10:49:29 -04:00
config.js disable hermes2 endpoint (returns 404) - keep hermes and qwen only 2025-10-11 15:19:05 -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
groq-fetch.js create centralized Groq TPM rate limit handling for all requests 2025-07-12 13:50:01 -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 add detailed console logging for model fetching and processing 2025-10-11 09:41:11 -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 read page functionality by importing missing getSelectedModelMaxCompletionTokens in tts.js 2025-10-13 13:13:51 -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 remove 2000 token hard cap for introduction messages - allow full model completion limits 2025-07-28 10:49:29 -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 code block width - use min(72vw, 900px) to handle both narrow and wide viewports 2025-10-11 09:19:25 -04:00
uncloseai-modal-pico.css fix code block width - use min(72vw, 900px) to handle both narrow and wide viewports 2025-10-11 09:19:25 -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