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 d="M9.21261 10.1735L11.2277 8.56885C12.5302 7.5316 13.1814 7.01298 13.5908 7.26913C14.0001 7.52528 13.7876 8.31846 13.3625 9.90481L13.3224 10.0544C13.1691 10.6266 13.0925 10.9126 13.2272 11.1411L13.2344 11.153C13.3741 11.3787 13.6718 11.4584 14.2673 11.618C15.339 11.9051 15.8748 12.0487 15.9688 12.4222C15.9704 12.4284 15.9718 12.4346 15.9732 12.4409C16.0557 12.8167 15.633 13.1533 14.7876 13.8266L12.7725 15.4312C11.47 16.4684 10.8187 16.9871 10.4094 16.7309C10 16.4748 10.2126 15.6816 10.6377 14.0952L10.6777 13.9457C10.8311 13.3735 10.9077 13.0874 10.773 12.859L10.7658 12.8471C10.6261 12.6214 10.3283 12.5416 9.73283 12.3821C8.6612 12.0949 8.12538 11.9514 8.03138 11.5778C8.02983 11.5716 8.02836 11.5654 8.027 11.5592C7.94449 11.1834 8.36719 10.8468 9.21261 10.1735Z" stroke="black" stroke-width="1.5"/>
<path d="M7 3.33782C8.47087 2.48697 10.1786 2 12 2C17.5228 2 22 6.47715 22 12C22 17.5228 17.5228 22 12 22C6.47715 22 2 17.5228 2 12C2 10.1786 2.48697 8.47087 3.33782 7" stroke="black" stroke-width="1.5" stroke-linecap="round"/>
</svg>

After

Width:  |  Height:  |  Size: 1.1 KiB