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="M19.5 6C19.5 4.59987 19.5 3.8998 19.2275 3.36502C18.9878 2.89462 18.6054 2.51217 18.135 2.27248C17.6002 2 16.9001 2 15.5 2L8.5 2C7.09987 2 6.3998 2 5.86502 2.27248C5.39462 2.51217 5.01217 2.89462 4.77248 3.36502C4.5 3.8998 4.5 4.59987 4.5 6" stroke="black" stroke-width="1.5"/>
<path d="M19.5 18C19.5 19.4001 19.5 20.1002 19.2275 20.635C18.9878 21.1054 18.6054 21.4878 18.135 21.7275C17.6002 22 16.9001 22 15.5 22L8.5 22C7.09987 22 6.3998 22 5.86502 21.7275C5.39462 21.4878 5.01217 21.1054 4.77248 20.635C4.5 20.1002 4.5 19.4001 4.5 18" stroke="black" stroke-width="1.5"/>
<path d="M8 6C5.17157 6 3.75736 6 2.87868 6.87868C2 7.75736 2 9.17157 2 12C2 14.8284 2 16.2426 2.87868 17.1213C3.75736 18 5.17157 18 8 18L16 18C18.8284 18 20.2426 18 21.1213 17.1213C22 16.2426 22 14.8284 22 12C22 9.17157 22 7.75736 21.1213 6.87868C20.2426 6 18.8284 6 16 6L12 6" stroke="black" stroke-width="1.5" stroke-linecap="round"/>
</svg>

After

Width:  |  Height:  |  Size: 1023 B