summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
8 daysfeat: main window with sidebar navigation and file watcherDanilo M.3-0/+212
8 daysfix: correct remove_article return type, emit started via QProcess signalDanilo M.2-2/+2
8 daysfeat: TranslationWorker QProcess for transart.py streamingDanilo M.1-0/+48
8 daysfeat: HugoWorker QProcess with log streamingDanilo M.1-0/+49
8 daysfeat: GitWorker QThread for pull/push/rm/restoreDanilo M.1-0/+72
8 daysfix: narrow exception clause to ValueError/OSError, add corrupt frontmatter testDanilo M.2-1/+9
8 daysfeat: article scanner with translation pair detectionDanilo M.2-0/+75
8 daysfix: remove unused field import, document orphan-discard contract in save_tax...Danilo M.1-1/+2
8 daysfeat: taxonomy load/save with IT/EN pair alignmentDanilo M.2-0/+66
10 daysfeat: TOML frontmatter parse/write with tomlkitDanilo M.2-0/+77
10 daysfeat: Article dataclass and ARTICLE_TYPESDanilo M.2-0/+51
10 daysfix: clean up config module - remove self-import pattern, pass path explicitl...Danilo M.2-26/+17
10 daysfeat: config load/save with tomlkitDanilo M.2-0/+69
10 dayschore: add .gitignoreDanilo M.1-0/+6
10 dayschore: initial project scaffoldDanilo M.6-0/+14