Commit Graph

11 Commits

Author SHA1 Message Date
Your Name
ee82abe63e feat: tooltips, two-column timer, font selector, tray behavior, icons, readme
- Custom tooltip directive (WCAG AAA) on every button in the app
- Two-column timer layout with sticky hero and recent entries sidebar
- Timer font selector with 16 monospace Google Fonts and live preview
- UI font selector with 15+ Google Fonts
- Close-to-tray and minimize-to-tray settings
- New app icons (no-glow variants), platform icon set
- Mini timer pop-out window
- Favorites strip with drag-reorder and inline actions
- Comprehensive README with feature documentation
- Remove tracked files that belong in gitignore
2026-02-21 01:15:57 +02:00
Your Name
ebadbbc2a6 feat: timesheet row persistence backend 2026-02-20 15:15:50 +02:00
Your Name
2b47f3412a feat: entry templates CRUD backend 2026-02-20 15:06:50 +02:00
Your Name
3dcbd4a888 chore: tidy up project structure and normalize formatting 2026-02-19 22:43:14 +02:00
Your Name
6a252facf6 feat: add template_id column to invoices table and update_invoice_template command 2026-02-18 14:37:26 +02:00
Your Name
c6cb26553a feat: add goals, profitability, timesheet, and import commands 2026-02-18 02:04:10 +02:00
Your Name
6892bf8b98 feat: add favorites table, CRUD commands, and Pinia store 2026-02-18 02:02:57 +02:00
Your Name
68ce724980 feat: add project budgets and rounding override columns 2026-02-18 02:02:13 +02:00
Your Name
ee30647b44 feat: add tags table, CRUD commands, and Pinia store 2026-02-18 02:01:04 +02:00
Your Name
89d121bbea feat: add client billing fields to database and Rust backend 2026-02-17 22:52:51 +02:00
Your Name
ce6c9c23b9 feat: initialize Tauri backend with SQLite database 2026-02-17 18:03:12 +02:00