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:
@@ -0,0 +1,7 @@
|
||||
<svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">
|
||||
<circle cx="12" cy="12" r="2" stroke="black" stroke-width="1.5"/>
|
||||
<path opacity="0.5" d="M10.1418 10.3628C13.6876 6.81707 21.9137 15.6105 16.5242 21" stroke="black" stroke-width="1.5" stroke-linecap="round" stroke-dasharray="2 2"/>
|
||||
<path opacity="0.5" d="M13.8582 13.6372C10.3124 17.1829 2.08634 8.38952 7.47584 3.00001" stroke="black" stroke-width="1.5" stroke-linecap="round" stroke-dasharray="2 2"/>
|
||||
<path opacity="0.5" d="M10.3628 13.8579C6.81707 10.3122 15.6105 2.08609 21 7.4756" stroke="black" stroke-width="1.5" stroke-linecap="round" stroke-dasharray="2 2"/>
|
||||
<path opacity="0.5" d="M13.6372 10.1421C17.1829 13.6878 8.38952 21.9139 3.00002 16.5244" stroke="black" stroke-width="1.5" stroke-linecap="round" stroke-dasharray="2 2"/>
|
||||
</svg>
|
||||
|
After Width: | Height: | Size: 842 B |
Reference in New Issue
Block a user