index
:
publisher
master
A python app for mainstreaming a hugo multilingual setup publishing workflow
by Danilo aka danix
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
ui
Age
Commit message (
Collapse
)
Author
Files
Lines
5 days
feat: add typora_args config field for Wayland launch flags
Danilo M.
3
-4
/
+13
Allows passing extra CLI args (e.g. --ozone-platform=wayland) to Typora at launch without baking them into the binary path. Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
5 days
Chore: updated TODO and HANDOFF.
Danilo M.
1
-0
/
+5
5 days
fix: replace text elide workarounds with QStyledItemDelegate for proper ↵
v1.1
Danilo M.
1
-12
/
+50
two-line rendering
5 days
fix: disable text elision on article lists so metadata shows fully
Danilo M.
1
-0
/
+3
5 days
fix: enable word wrap on article list widgets to prevent text truncation
Danilo M.
1
-0
/
+3
5 days
fix: remove stale f-string prefix on badge strings, reset size hint in ↵
Danilo M.
1
-2
/
+3
MissingTranslationView
5 days
feat: show type, date, tags, categories in article list rows
Danilo M.
1
-5
/
+23
5 days
fix: stop double stopped emit, restore race, worker leak, encapsulation, git ↵
Danilo M.
4
-3
/
+11
view init
5 days
feat: complete my-publisher app — all views wired and working
Danilo M.
1
-0
/
+5
5 days
feat: media view with drag-drop upload and clipboard path copy
Danilo M.
2
-6
/
+99
5 days
feat: taxonomy view with IT/EN pair table and orphan detection
Danilo M.
2
-1
/
+138
5 days
feat: hugo server panel with start/stop and log streaming
Danilo M.
2
-1
/
+82
5 days
feat: git view with status, pull/push, and deleted article restore
Danilo M.
2
-3
/
+165
5 days
feat: translation view with QProcess streaming and post-translation preview
Danilo M.
2
-2
/
+124
5 days
feat: new article stub creation with Typora open
Danilo M.
2
-2
/
+105
5 days
fix: remove dead code/imports, wrap fm column in QScrollArea, fix path ↵
Danilo M.
3
-12
/
+13
display, simplify _save
5 days
feat: frontmatter editor dialog with type dropdown and tag autocomplete
Danilo M.
1
-0
/
+85
5 days
feat: article detail panel with frontmatter display and markdown preview
Danilo M.
1
-0
/
+132
5 days
feat: articles view with IT/EN tabs and missing translation highlight
Danilo M.
2
-3
/
+133
5 days
fix: wire badge into sidebar layout, remove unused QFont/QSizePolicy imports
Danilo M.
1
-3
/
+11
5 days
feat: main window with sidebar navigation and file watcher
Danilo M.
2
-0
/
+199
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
7 days
chore: initial project scaffold
Danilo M.
1
-0
/
+0