]> danix's work - publisher.git/log
publisher.git
31 hours agofix: wire badge into sidebar layout, remove unused QFont/QSizePolicy imports
Danilo M. [Sun, 3 May 2026 08:26:29 +0000 (10:26 +0200)] 
fix: wire badge into sidebar layout, remove unused QFont/QSizePolicy imports

31 hours agofeat: main window with sidebar navigation and file watcher
Danilo M. [Sun, 3 May 2026 08:20:48 +0000 (10:20 +0200)] 
feat: main window with sidebar navigation and file watcher

Co-Authored-By: Claude Sonnet 4.6 <redacted>
31 hours agofix: correct remove_article return type, emit started via QProcess signal
Danilo M. [Sun, 3 May 2026 08:14:42 +0000 (10:14 +0200)] 
fix: correct remove_article return type, emit started via QProcess signal

31 hours agofeat: TranslationWorker QProcess for transart.py streaming
Danilo M. [Sun, 3 May 2026 08:10:38 +0000 (10:10 +0200)] 
feat: TranslationWorker QProcess for transart.py streaming

31 hours agofeat: HugoWorker QProcess with log streaming
Danilo M. [Sun, 3 May 2026 08:10:30 +0000 (10:10 +0200)] 
feat: HugoWorker QProcess with log streaming

31 hours agofeat: GitWorker QThread for pull/push/rm/restore
Danilo M. [Sun, 3 May 2026 08:10:22 +0000 (10:10 +0200)] 
feat: GitWorker QThread for pull/push/rm/restore

31 hours agofix: narrow exception clause to ValueError/OSError, add corrupt frontmatter test
Danilo M. [Sun, 3 May 2026 08:07:43 +0000 (10:07 +0200)] 
fix: narrow exception clause to ValueError/OSError, add corrupt frontmatter test

31 hours agofeat: article scanner with translation pair detection
Danilo M. [Sun, 3 May 2026 08:01:57 +0000 (10:01 +0200)] 
feat: article scanner with translation pair detection

31 hours agofix: remove unused field import, document orphan-discard contract in save_taxonomy
Danilo M. [Sun, 3 May 2026 08:00:51 +0000 (10:00 +0200)] 
fix: remove unused field import, document orphan-discard contract in save_taxonomy

31 hours agofeat: taxonomy load/save with IT/EN pair alignment
Danilo M. [Sun, 3 May 2026 07:55:27 +0000 (09:55 +0200)] 
feat: taxonomy load/save with IT/EN pair alignment

3 days agofeat: TOML frontmatter parse/write with tomlkit
Danilo M. [Fri, 1 May 2026 10:51:54 +0000 (12:51 +0200)] 
feat: TOML frontmatter parse/write with tomlkit

3 days agofeat: Article dataclass and ARTICLE_TYPES
Danilo M. [Fri, 1 May 2026 10:47:22 +0000 (12:47 +0200)] 
feat: Article dataclass and ARTICLE_TYPES

3 days agofix: clean up config module - remove self-import pattern, pass path explicitly in...
Danilo M. [Fri, 1 May 2026 10:46:35 +0000 (12:46 +0200)] 
fix: clean up config module - remove self-import pattern, pass path explicitly in tests

3 days agofeat: config load/save with tomlkit
Danilo M. [Fri, 1 May 2026 10:42:29 +0000 (12:42 +0200)] 
feat: config load/save with tomlkit

Co-Authored-By: Claude Sonnet 4.6 <redacted>
3 days agochore: add .gitignore
Danilo M. [Fri, 1 May 2026 10:40:51 +0000 (12:40 +0200)] 
chore: add .gitignore

3 days agochore: initial project scaffold
Danilo M. [Fri, 1 May 2026 10:38:44 +0000 (12:38 +0200)] 
chore: initial project scaffold