uncloseai.com/src
Russell Ballestrini 67408f0b1a feat: improve TTS filename generation with better system prompt
- Enhanced system prompt to generate 5-10 word descriptive filenames
- Added robust text cleaning to remove quotes, special characters
- Limit filename length to 50 chars for filesystem compatibility
- Better dash-separated filename format like 'javascript-array-methods-guide.mp3'
2025-07-03 19:33:49 -04:00
..
languages complete: add 4 missing translation keys to all 18 languages 2025-07-03 14:28:13 -04:00
chat.js fix: resolve JavaScript import errors in modal functionality 2025-07-03 18:14:44 -04:00
config.js feat(ui): add comprehensive language localization system 2025-07-03 11:09:10 -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 fix(translation): correct syntax and logic in translation modal 2025-07-01 18:23:02 -04:00
storage.js fix(translation): correct syntax and logic in translation modal 2025-07-01 18:23:02 -04:00
token_estimator.js feat(ui): complete core translation infrastructure 2025-07-03 11:41:02 -04:00
translate-modal.js fix: correct SUPPORTED_LANGUAGES import in translate-modal.js 2025-07-03 17:10:01 -04:00
translation.js fix: reduce console spam and improve audio error handling 2025-07-03 19:05:51 -04:00
tts-modal.js feat: generate smart filenames for TTS downloads using Hermes 2025-07-03 19:31:52 -04:00
tts.js feat: improve TTS filename generation with better system prompt 2025-07-03 19:33:49 -04:00
ui-themes.js refactor: extract UI translations, themes, and language detection into separate modules 2025-07-03 12:12:30 -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: add fallback handling for window modal functions in embed modal 2025-07-03 18:51:48 -04:00
widget-library.js refactor: major ui.js modularization - extract 3000+ lines 2025-07-03 16:16:46 -04:00