]> danix's work - publisher.git/shortlog
publisher.git
30 hours ago  Danilo M.feat: hugo server panel with start/stop and log streaming
30 hours ago  Danilo M.feat: git view with status, pull/push, and deleted...
30 hours ago  Danilo M.feat: translation view with QProcess streaming and...
30 hours ago  Danilo M.feat: new article stub creation with Typora open
30 hours ago  Danilo M.fix: remove dead code/imports, wrap fm column in QScrol...
31 hours ago  Danilo M.feat: frontmatter editor dialog with type dropdown...
31 hours ago  Danilo M.feat: article detail panel with frontmatter display...
31 hours ago  Danilo M.feat: articles view with IT/EN tabs and missing transla...
31 hours ago  Danilo M.fix: wire badge into sidebar layout, remove unused...
31 hours ago  Danilo M.feat: main window with sidebar navigation and file...
31 hours ago  Danilo M.fix: correct remove_article return type, emit started...
31 hours ago  Danilo M.feat: TranslationWorker QProcess for transart.py streaming
31 hours ago  Danilo M.feat: HugoWorker QProcess with log streaming
31 hours ago  Danilo M.feat: GitWorker QThread for pull/push/rm/restore
31 hours ago  Danilo M.fix: narrow exception clause to ValueError/OSError...
31 hours ago  Danilo M.feat: article scanner with translation pair detection
31 hours ago  Danilo M.fix: remove unused field import, document orphan-discar...
31 hours ago  Danilo M.feat: taxonomy load/save with IT/EN pair alignment
3 days ago  Danilo M.feat: TOML frontmatter parse/write with tomlkit
3 days ago  Danilo M.feat: Article dataclass and ARTICLE_TYPES
3 days ago  Danilo M.fix: clean up config module - remove self-import patter...
3 days ago  Danilo M.feat: config load/save with tomlkit
3 days ago  Danilo M.chore: add .gitignore
3 days ago  Danilo M.chore: initial project scaffold