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 d="M12 2V18M12 22V18M12 18L15 21M12 18L9 21M15 3L12 6L9 3" stroke="black" stroke-width="1.5" stroke-linecap="round"/>
<path d="M3.33978 6.99993L6.80389 8.99993M6.80389 8.99993L17.1962 14.9999M6.80389 8.99993L5.70581 4.90186M6.80389 8.99993L2.70581 10.098M17.1962 14.9999L20.6603 16.9999M17.1962 14.9999L21.2943 13.9019M17.1962 14.9999L18.2943 19.098" stroke="black" stroke-width="1.5" stroke-linecap="round"/>
<path d="M20.66 6.99993L17.1959 8.99993M17.1959 8.99993L6.80364 14.9999M17.1959 8.99993L18.294 4.90186M17.1959 8.99993L21.294 10.098M6.80364 14.9999L3.33954 16.9999M6.80364 14.9999L2.70557 13.9019M6.80364 14.9999L5.70557 19.098" stroke="black" stroke-width="1.5" stroke-linecap="round"/>
</svg>

After

Width:  |  Height:  |  Size: 807 B