summaryrefslogtreecommitdiffstats
AgeCommit message (Collapse)AuthorFilesLines
12 daysfeat: taxonomy view with IT/EN pair table and orphan detectionDanilo M.2-1/+138
12 daysfeat: hugo server panel with start/stop and log streamingDanilo M.2-1/+82
12 daysfeat: git view with status, pull/push, and deleted article restoreDanilo M.2-3/+165
12 daysfeat: translation view with QProcess streaming and post-translation previewDanilo M.2-2/+124
12 daysfeat: new article stub creation with Typora openDanilo M.2-2/+105
12 daysfix: remove dead code/imports, wrap fm column in QScrollArea, fix path ↵Danilo M.3-12/+13
display, simplify _save
12 daysfeat: frontmatter editor dialog with type dropdown and tag autocompleteDanilo M.1-0/+85
12 daysfeat: article detail panel with frontmatter display and markdown previewDanilo M.1-0/+132
12 daysfeat: articles view with IT/EN tabs and missing translation highlightDanilo M.2-3/+133
12 daysfix: wire badge into sidebar layout, remove unused QFont/QSizePolicy importsDanilo M.1-3/+11
12 daysfeat: main window with sidebar navigation and file watcherDanilo M.3-0/+212
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
12 daysfix: correct remove_article return type, emit started via QProcess signalDanilo M.2-2/+2
12 daysfeat: TranslationWorker QProcess for transart.py streamingDanilo M.1-0/+48
12 daysfeat: HugoWorker QProcess with log streamingDanilo M.1-0/+49
12 daysfeat: GitWorker QThread for pull/push/rm/restoreDanilo M.1-0/+72
12 daysfix: narrow exception clause to ValueError/OSError, add corrupt frontmatter testDanilo M.2-1/+9
12 daysfeat: article scanner with translation pair detectionDanilo M.2-0/+75
12 daysfix: remove unused field import, document orphan-discard contract in ↵Danilo M.1-1/+2
save_taxonomy
12 daysfeat: taxonomy load/save with IT/EN pair alignmentDanilo M.2-0/+66
13 daysfeat: TOML frontmatter parse/write with tomlkitDanilo M.2-0/+77
13 daysfeat: Article dataclass and ARTICLE_TYPESDanilo M.2-0/+51
13 daysfix: clean up config module - remove self-import pattern, pass path ↵Danilo M.2-26/+17
explicitly in tests
13 daysfeat: config load/save with tomlkitDanilo M.2-0/+69
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
13 dayschore: add .gitignoreDanilo M.1-0/+6
13 dayschore: initial project scaffoldDanilo M.6-0/+14