uncloseai.com/src
Russell Ballestrini ba7885afe6 fix: convert relative CSS URLs to absolute in translated pages
- Convert relative CSS URLs to absolute URLs using current origin
- Ensure translated pages can load original blog CSS in new window
- Maintain modal functionality with external CSS files
- Skip URLs that are already absolute (http/https or protocol-relative)
2025-07-09 16:23:38 -04:00
..
languages update translate modal title from 'Translate Page' to 'Translate' across all 19 languages 2025-07-03 22:17:01 -04:00
chat.js feat: improve streaming completion detection and add syntax highlighting with copy buttons 2025-07-04 12:22:18 -04:00
config.js Revert "fix: explicitly set white color for uncloseai logo text in PicoCSS light mode" 2025-07-04 12:03:57 -04:00
content.js feat(ui): add comprehensive language localization system 2025-07-03 11:09:10 -04:00
file-upload.js refactor: major ui.js modularization - extract 3000+ lines 2025-07-03 16:16:46 -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 feat(ui): add comprehensive language localization system 2025-07-03 11:09:10 -04:00
page-reader.js Revert "fix: use original page content for title generation instead of processed TTS content" 2025-07-03 22:40:55 -04:00
storage.js fix(translation): correct syntax and logic in translation modal 2025-07-01 18:23:02 -04:00
token_estimator.js fix: improve tokenizer response parsing and force black text on all modal elements 2025-07-03 21:30:41 -04:00
translate-modal.js feat: complete CSS refactoring - remove all inline styles 2025-07-09 15:20:06 -04:00
translation.js fix: convert relative CSS URLs to absolute in translated pages 2025-07-09 16:23:38 -04:00
tts-modal.js fix: correct CSS file domain from ai.unturf.com to uncloseai.com 2025-07-09 16:07:47 -04:00
tts.js fix: revert v1 prefix from API endpoints to restore Read Page functionality 2025-07-03 21:20:14 -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: add missing toggleUncloseaiEmbeddedModal function for floating button 2025-07-03 16:41:13 -04:00
uncloseai-embed-modal.js fix: correct CSS file domain from ai.unturf.com to uncloseai.com 2025-07-09 16:07:47 -04:00
uncloseai-modal-builtin.css feat: complete CSS refactoring - remove all inline styles 2025-07-09 15:20:06 -04:00
uncloseai-modal-pico.css fix: add !important to PicoCSS overrides to force proper modal sizing 2025-07-09 16:00:25 -04:00
widget-library.js feat: complete CSS refactoring - remove all inline styles 2025-07-09 15:20:06 -04:00