| Age | Commit message (Collapse) | Author | Files | Lines | |
|---|---|---|---|---|---|
| 3 days | feat: check OLLAMA_HOST reachability before starting translationv1.6 | Danilo M. | 1 | -0/+19 | |
| 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> | |||||
| 3 days | feat: run npm build before hugo server and add manual Build CSS buttonv1.5 | Danilo M. | 1 | -0/+38 | |
| NpmWorker (QObject+QProcess) runs `npm run build` in the blog repo. HugoPanel sequences: build CSS → start hugo on Avvia. A separate "Build CSS" button allows rebuilding Tailwind while the server runs. 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 | -1/+1 | |
| view init | |||||
| 5 days | fix: correct remove_article return type, emit started via QProcess signal | Danilo M. | 2 | -2/+2 | |
| 5 days | feat: TranslationWorker QProcess for transart.py streaming | Danilo M. | 1 | -0/+48 | |
| 5 days | feat: HugoWorker QProcess with log streaming | Danilo M. | 1 | -0/+49 | |
| 5 days | feat: GitWorker QThread for pull/push/rm/restore | Danilo M. | 1 | -0/+72 | |
| 7 days | chore: initial project scaffold | Danilo M. | 1 | -0/+0 | |
