feat: comprehensive Wino Mail updates

- ReaderView: complete rewrite with CSS styling, headers, attachments, zoom, find, dark mode, image blocking
- Categories: DAO + UI tree widget with colors, nested categories, assignment
- Rules engine: DAO + evaluation + actions (move, mark read, flag, delete, category, forward)
- Templates: DAO + editor + manager with variables support
- Signatures: DAO + manager + auto-per-account + manual selector in compose
- ComposeView: signature combo, template selector, auto-signature on new email
- MainWindow: frameless with rounded corners, 1px border, resize from edges, no status bar
- Database: new tables (Category, MailCategory, Rule, Template, Signature) with indexes
This commit is contained in:
2026-08-23 14:49:58 +02:00
parent 5fcedfa129
commit 0bb8738607
7399 changed files with 44711 additions and 209 deletions
@@ -0,0 +1,5 @@
<svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">
<path opacity="0.5" d="M2 12C2 7.28595 2 4.92893 3.46447 3.46447C4.92893 2 7.28595 2 12 2C16.714 2 19.0711 2 20.5355 3.46447C22 4.92893 22 7.28595 22 12C22 16.714 22 19.0711 20.5355 20.5355C19.0711 22 16.714 22 12 22C7.28595 22 4.92893 22 3.46447 20.5355C2 19.0711 2 16.714 2 12Z" fill="black"/>
<path d="M19.9517 2.9873C20.1616 3.12588 20.3553 3.28391 20.5355 3.46411C20.7157 3.6443 20.8738 3.83801 21.0123 4.04796L15.8107 9.24964H17.75C18.1642 9.24964 18.5 9.58543 18.5 9.99964C18.5 10.4139 18.1642 10.7496 17.75 10.7496H14C13.5858 10.7496 13.25 10.4139 13.25 9.99964V6.24964C13.25 5.83543 13.5858 5.49964 14 5.49964C14.4142 5.49964 14.75 5.83543 14.75 6.24964V8.18898L19.9517 2.9873Z" fill="black"/>
<path d="M4.04821 21.0123C3.83826 20.8738 3.64455 20.7157 3.46435 20.5355C3.28415 20.3553 3.12613 20.1616 2.98755 19.9517L8.18922 14.75H6.24988C5.83567 14.75 5.49988 14.4142 5.49988 14C5.49988 13.5858 5.83567 13.25 6.24988 13.25H9.99988C10.4141 13.25 10.7499 13.5858 10.7499 14V17.75C10.7499 18.1642 10.4141 18.5 9.99988 18.5C9.58567 18.5 9.24988 18.1642 9.24988 17.75V15.8107L4.04821 21.0123Z" fill="black"/>
</svg>

After

Width:  |  Height:  |  Size: 1.2 KiB