Class_generator/js
StillHammer 0d5f577f28 Adapt text-reader.js to ultra-modular format
- Replace legacy extractTexts() method with ultra-modular support
- Add support for texts with original_language/user_language format
- Add extractSentences() and extractVocabulary() methods for content flexibility
- Support reading individual sentences and vocabulary words as mini-texts
- Remove legacy content.content references, use content.original/translation
- Update full text display to show both original and translation
- Maintain backward compatibility through rawContent fallback
- Improve error messages to reflect ultra-modular requirements

🤖 Generated with [Claude Code](https://claude.ai/code)

Co-Authored-By: Claude <noreply@anthropic.com>
2025-09-17 13:53:06 +08:00
..
content Fix WebSocket logging system and add comprehensive network features 2025-09-15 23:05:14 +08:00
core Fix WebSocket logging system and add comprehensive network features 2025-09-15 23:05:14 +08:00
games Adapt text-reader.js to ultra-modular format 2025-09-17 13:53:06 +08:00
tools Fix WebSocket logging system and add comprehensive network features 2025-09-15 23:05:14 +08:00