Commit Graph
7 Commits
Author SHA1 Message Date
amitwhandClaude Opus 4.7 3c5642b15d chore: production build setup - capabilities, vite config, build instructions
Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>
2026-05-18 00:20:05 +05:30
amitwhandClaude Opus 4.7 337a6d67a0 feat: plugin system with manifest-based discovery
Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>
2026-05-18 00:15:00 +05:30
amitwhandClaude Opus 4.7 e5eb1e151a feat: configure file associations and NSIS installer
Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>
2026-05-18 00:14:04 +05:30
amitwhandClaude Opus 4.7 d58a4349b6 test: verify git2 crate integration compiles correctly
Fix git2 v0.19 API compatibility issues:
- Replace deprecated .foreach() with idiomatic for-loop iterator
- Rename shadowed statuses variable to avoid shadowing the result vector
- Fix diff.print callback signature: use _hunk instead of _origin

Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>
2026-05-18 00:13:05 +05:30
amitwhandClaude Opus 4.7 0eadd283e4 feat: migrate PDF operations to Rust (printpdf)
Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>
2026-05-18 00:08:52 +05:30
amitwh 046d31e9f0 feat: native menu and system tray integration 2026-05-18 00:07:31 +05:30
amitwh 8e6ff466e1 feat: initialize Tauri 2.x project structure 2026-05-18 00:03:09 +05:30