| Age | Commit message (Collapse) | Author | Files | Lines | |
|---|---|---|---|---|---|
| 3 days | feat: check OLLAMA_HOST reachability before starting translationv1.6 | Danilo M. | 1 | -2/+33 | |
| Non-blocking QThread check hits /api/tags on the resolved ollama host before launching TranslationWorker. Shows QMessageBox.warning() if unreachable; proceeds silently if reachable. Adds ollama_host field to Config with env-var fallback to http://localhost:11434. Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com> | |||||
| 5 days | feat: add typora_args config field for Wayland launch flags | Danilo M. | 1 | -2/+4 | |
| Allows passing extra CLI args (e.g. --ozone-platform=wayland) to Typora at launch without baking them into the binary path. Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com> | |||||
| 5 days | fix: stop double stopped emit, restore race, worker leak, encapsulation, git ↵ | Danilo M. | 1 | -0/+4 | |
| view init | |||||
| 5 days | feat: translation view with QProcess streaming and post-translation preview | Danilo M. | 1 | -0/+109 | |
