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,4 @@
<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="M12 22.0001C16.9705 22.0001 21 17.9707 21 13.0001C21 8.02954 16.9705 4.0001 12 4.0001C7.02942 4.0001 2.99998 8.02954 2.99998 13.0001C2.99998 17.9707 7.02942 22.0001 12 22.0001ZM13.0261 10.275C12.7888 10.1084 12.5201 9.93607 12.2419 9.76689C11.1695 9.11476 10.6333 8.78869 10.1524 9.1497C9.67148 9.51071 9.62777 10.2665 9.54036 11.7779C9.51564 12.2054 9.49998 12.6244 9.49998 13.0001C9.49998 13.3758 9.51564 13.7948 9.54036 14.2223C9.62777 15.7337 9.67148 16.4895 10.1524 16.8505C10.6333 17.2115 11.1695 16.8854 12.2419 16.2333C12.5201 16.0641 12.7888 15.8918 13.0261 15.7252C13.2965 15.5353 13.5909 15.3074 13.8876 15.0653C14.9625 14.1884 15.5 13.75 15.5 13.0001C15.5 12.2502 14.9625 11.8118 13.8876 10.9349C13.5909 10.6928 13.2965 10.4649 13.0261 10.275Z" fill="black"/>
<path fill-rule="evenodd" clip-rule="evenodd" d="M8.136 1.6026C8.35553 1.95386 8.24875 2.41657 7.8975 2.6361L3.89748 5.1361C3.54622 5.35563 3.08351 5.24885 2.86398 4.8976C2.64445 4.54634 2.75123 4.08363 3.10248 3.8641L7.1025 1.3641C7.45376 1.14457 7.91647 1.25135 8.136 1.6026ZM15.864 1.6026C16.0835 1.25135 16.5462 1.14457 16.8975 1.3641L20.8975 3.8641C21.2487 4.08363 21.3555 4.54635 21.136 4.8976C20.9164 5.24885 20.4537 5.35563 20.1025 5.1361L16.1025 2.6361C15.7512 2.41657 15.6444 1.95385 15.864 1.6026Z" fill="black"/>
</svg>

After

Width:  |  Height:  |  Size: 1.4 KiB