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,3 @@
<svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">
<path fill-rule="evenodd" clip-rule="evenodd" d="M14.9826 1.2502H9C8.58579 1.2502 8.25 1.58598 8.25 2.0002C8.25 2.41441 8.58579 2.7502 9 2.7502H13.992L8.44198 21.2502H3C2.58579 21.2502 2.25 21.586 2.25 22.0002C2.25 22.4144 2.58579 22.7502 3 22.7502H8.98314C8.9946 22.7505 9.00604 22.7505 9.01744 22.7502H15C15.4142 22.7502 15.75 22.4144 15.75 22.0002C15.75 21.586 15.4142 21.2502 15 21.2502H10.008L15.558 2.7502H21C21.4142 2.7502 21.75 2.41441 21.75 2.0002C21.75 1.58598 21.4142 1.2502 21 1.2502H15.0169C15.0054 1.24993 14.994 1.24993 14.9826 1.2502Z" fill="black"/>
</svg>

After

Width:  |  Height:  |  Size: 670 B