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 opacity="0.5" d="M3.37752 5.08241C3 5.62028 3 7.21907 3 10.4167V11.9914C3 17.6294 7.23896 20.3655 9.89856 21.5273C10.62 21.8424 10.9807 22 12 22C13.0193 22 13.38 21.8424 14.1014 21.5273C16.761 20.3655 21 17.6294 21 11.9914V10.4167C21 7.21907 21 5.62028 20.6225 5.08241C20.245 4.54454 18.7417 4.02996 15.7351 3.00079L15.1623 2.80472C13.595 2.26824 12.8114 2 12 2C11.1886 2 10.405 2.26824 8.83772 2.80472L8.26491 3.00079C5.25832 4.02996 3.75503 4.54454 3.37752 5.08241Z" fill="black"/>
<path fill-rule="evenodd" clip-rule="evenodd" d="M10.1254 7.25307C10.8556 6.83146 11.6709 6.68321 12.4491 6.77753C13.5777 6.91433 14.6337 7.56271 15.2473 8.62548C15.8609 9.68826 15.8944 10.927 15.4485 11.9728C15.1412 12.6939 14.6051 13.3258 13.8749 13.7474C13.5153 13.955 13.1357 14.0962 12.7501 14.175V16.5002C12.7501 16.9144 12.4143 17.2502 12.0001 17.2502C11.5859 17.2502 11.2501 16.9144 11.2501 16.5002V14.174C10.2357 13.9665 9.3114 13.3422 8.75296 12.375C7.71757 10.5816 8.33202 8.28847 10.1254 7.25307ZM10.8754 8.55211C11.3147 8.29847 11.8018 8.21006 12.2686 8.26663C12.949 8.34911 13.5805 8.73855 13.9482 9.37548C14.316 10.0124 14.3375 10.754 14.0687 11.3846C13.8843 11.817 13.5642 12.1947 13.1249 12.4484C12.049 13.0695 10.6732 12.7009 10.052 11.625C9.43082 10.5491 9.79946 9.17329 10.8754 8.55211Z" fill="black"/>
</svg>

After

Width:  |  Height:  |  Size: 1.4 KiB