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 opacity="0.5" d="M3.04517 11.75C3.17099 12.4643 3.34817 13.2912 3.55517 14.2572L3.98374 16.2572C4.47072 18.5297 4.7142 19.666 5.53928 20.333C6.36435 21 7.52642 21 9.85056 21H14.1496C16.4737 21 17.6358 21 18.4608 20.333C19.2859 19.666 19.5294 18.5297 20.0164 16.2572L20.445 14.2572C20.652 13.2912 20.8291 12.4643 20.955 11.75H3.04517Z" fill="black"/>
<path fill-rule="evenodd" clip-rule="evenodd" d="M9.25 14C9.25 13.5858 9.58579 13.25 10 13.25H14C14.4142 13.25 14.75 13.5858 14.75 14C14.75 14.4142 14.4142 14.75 14 14.75H10C9.58579 14.75 9.25 14.4142 9.25 14Z" fill="black"/>
<path d="M8.32934 2.66475C8.51459 2.29427 8.96509 2.1441 9.33557 2.32934C9.70606 2.51459 9.85623 2.96509 9.67098 3.33557L7.83606 7.00542C8.31924 7.00015 8.84645 7.00015 9.42196 7.00015H14.5781C15.1537 7.00015 15.681 7.00015 16.1643 7.00542L14.3293 3.33557C14.1441 2.96509 14.2943 2.51459 14.6648 2.32934C15.0352 2.1441 15.4857 2.29427 15.671 2.66475L17.8721 7.06708C19.2252 7.17103 20.0742 7.43645 20.6221 8.11412C21.0575 8.6527 21.1984 9.32274 21.1466 10.2502H21.0002C21.0501 10.2502 21.0989 10.255 21.146 10.2643C21.1209 10.699 21.0538 11.19 20.9552 11.7502H3.04537C2.94669 11.1899 2.8796 10.699 2.85449 10.2643C2.90163 10.255 2.95036 10.2502 3.00023 10.2502H2.85346C2.80168 9.32274 2.94261 8.6527 3.378 8.11412C3.92588 7.4364 4.77501 7.17099 6.12819 7.06706L8.32934 2.66475Z" fill="black"/>
</svg>

After

Width:  |  Height:  |  Size: 1.4 KiB