summaryrefslogtreecommitdiffstats
path: root/workers
AgeCommit message (Expand)AuthorFilesLines
2026-05-05feat: check OLLAMA_HOST reachability before starting translationv1.6Danilo M.1-0/+19
2026-05-05feat: run npm build before hugo server and add manual Build CSS buttonv1.5Danilo M.1-0/+38
2026-05-03fix: stop double stopped emit, restore race, worker leak, encapsulation, git ...Danilo M.1-1/+1
2026-05-03fix: correct remove_article return type, emit started via QProcess signalDanilo M.2-2/+2
2026-05-03feat: TranslationWorker QProcess for transart.py streamingDanilo M.1-0/+48
2026-05-03feat: HugoWorker QProcess with log streamingDanilo M.1-0/+49
2026-05-03feat: GitWorker QThread for pull/push/rm/restoreDanilo M.1-0/+72
2026-05-01chore: initial project scaffoldDanilo M.1-0/+0