Xyfer
d99a3c2fee
fix(windows): stabilize test environment ( #644 )
...
* fix(windows): embed common-controls manifest
* fix(windows): prefer HOME for config paths
* test(windows): fix export_sql invalid path
* fix(windows): remove unused env import in config.rs
2026-01-26 11:18:14 +08:00
Jason
642e7a3817
chore: format code and fix bundle identifier for v3.0.0 release
...
- Format all TypeScript/React code with Prettier
- Format all Rust code with cargo fmt
- Fix bundle identifier from .app to .desktop to avoid macOS conflicts
- Prepare codebase for v3.0.0 Tauri release
2025-08-27 11:00:53 +08:00
farion1231
1b0ab269fb
feat: initialize Tauri project structure
...
- Add @tauri-apps/api dependency
- Create src-tauri directory with base configuration
- Generate Tauri project Rust code framework
- Add application icon resources
2025-08-23 19:59:29 +08:00