summaryrefslogtreecommitdiffstats
path: root/ui
AgeCommit message (Collapse)AuthorFilesLines
14 daysfix: enable word wrap on article list widgets to prevent text truncationDanilo M.1-0/+3
14 daysfix: remove stale f-string prefix on badge strings, reset size hint in ↵Danilo M.1-2/+3
MissingTranslationView
14 daysfeat: show type, date, tags, categories in article list rowsDanilo M.1-5/+23
2026-05-03fix: stop double stopped emit, restore race, worker leak, encapsulation, git ↵Danilo M.4-3/+11
view init
2026-05-03feat: complete my-publisher app — all views wired and workingDanilo M.1-0/+5
2026-05-03feat: media view with drag-drop upload and clipboard path copyDanilo M.2-6/+99
2026-05-03feat: taxonomy view with IT/EN pair table and orphan detectionDanilo M.2-1/+138
2026-05-03feat: hugo server panel with start/stop and log streamingDanilo M.2-1/+82
2026-05-03feat: git view with status, pull/push, and deleted article restoreDanilo M.2-3/+165
2026-05-03feat: translation view with QProcess streaming and post-translation previewDanilo M.2-2/+124
2026-05-03feat: new article stub creation with Typora openDanilo M.2-2/+105
2026-05-03fix: remove dead code/imports, wrap fm column in QScrollArea, fix path ↵Danilo M.3-12/+13
display, simplify _save
2026-05-03feat: frontmatter editor dialog with type dropdown and tag autocompleteDanilo M.1-0/+85
2026-05-03feat: article detail panel with frontmatter display and markdown previewDanilo M.1-0/+132
2026-05-03feat: articles view with IT/EN tabs and missing translation highlightDanilo M.2-3/+133
2026-05-03fix: wire badge into sidebar layout, remove unused QFont/QSizePolicy importsDanilo M.1-3/+11
2026-05-03feat: main window with sidebar navigation and file watcherDanilo M.2-0/+199
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-05-01chore: initial project scaffoldDanilo M.1-0/+0