- 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> |
||
|---|---|---|
| config | ||
| css | ||
| export_logger | ||
| js | ||
| tests | ||
| .gitignore | ||
| CLAUDE.md | ||
| index.html | ||
| migrate-console.js | ||
| test-connection.html | ||
| test-logs-interface.html | ||
| test-websocket-simple.html | ||