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,7 @@
<svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">
<path d="M14.2 9.5929L11 12V7.62345C11 6.66862 11 6.1912 11.3015 6.04C11.603 5.88879 11.9838 6.17524 12.7455 6.74814L14.2 7.84228C14.7333 8.24346 15 8.44405 15 8.71759C15 8.99112 14.7333 9.19171 14.2 9.5929Z" stroke="black" stroke-width="1.5"/>
<path d="M14.2 16.1577L12.7455 17.2519C11.9838 17.8248 11.603 18.1112 11.3015 17.96C11 17.8088 11 17.3314 11 16.3766V12L14.2 14.4071C14.7333 14.8083 15 15.0089 15 15.2824C15 15.5559 14.7333 15.7565 14.2 16.1577Z" stroke="black" stroke-width="1.5"/>
<path d="M8.48014 8.92383C8.16193 8.65866 7.68901 8.70165 7.42383 9.01986C7.15866 9.33807 7.20165 9.81099 7.51986 10.0762L8.48014 8.92383ZM11.4801 11.4238L8.48014 8.92383L7.51986 10.0762L10.5199 12.5762L11.4801 11.4238Z" fill="black"/>
<path d="M8.48014 15.0762C8.16193 15.3413 7.68901 15.2983 7.42383 14.9801C7.15866 14.6619 7.20165 14.189 7.51986 13.9238L8.48014 15.0762ZM11.4801 12.5762L8.48014 15.0762L7.51986 13.9238L10.5199 11.4238L11.4801 12.5762Z" fill="black"/>
<circle cx="12" cy="12" r="10" stroke="black" stroke-width="1.5"/>
</svg>

After

Width:  |  Height:  |  Size: 1.1 KiB