summaryrefslogtreecommitdiffstats
path: root/workers
AgeCommit message (Collapse)AuthorFilesLines
4 daysfeat: run npm build before hugo server and add manual Build CSS buttonv1.5Danilo 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>
6 daysfix: stop double stopped emit, restore race, worker leak, encapsulation, git ↵Danilo M.1-1/+1
view init
6 daysfix: correct remove_article return type, emit started via QProcess signalDanilo M.2-2/+2
6 daysfeat: TranslationWorker QProcess for transart.py streamingDanilo M.1-0/+48
6 daysfeat: HugoWorker QProcess with log streamingDanilo M.1-0/+49
6 daysfeat: GitWorker QThread for pull/push/rm/restoreDanilo M.1-0/+72
8 dayschore: initial project scaffoldDanilo M.1-0/+0