Logo
Explore
Register Sign In
agent/cc-switch
Watch 2
Star 0
Fork 0
mirror of https://github.com/farion1231/cc-switch.git synced 2026-06-16 13:34:04 +08:00
Code Issues Packages Projects Releases Wiki Activity
Files
1ce007622e67c2b3f376959887a8209eb9dacd23
cc-switch/src-tauri
T
History
farion1231 1ce007622e fix: resolve winreg API compatibility issue on Windows
- Update RegValue.to_string() usage to match current winreg API
  which returns String directly instead of Result
- Add conditional compilation for std::fs import (Unix only)
2025-11-19 10:06:52 +08:00
..
capabilities
feat: support minimizing window to tray on close (#41)
2025-09-26 20:18:11 +08:00
icons
feat(tray): hide window on close and refine tray UX; simplify icon handling
2025-09-14 21:55:41 +08:00
src
fix: resolve winreg API compatibility issue on Windows
2025-11-19 10:06:52 +08:00
tests
feat: add model configuration support and fix Gemini deeplink bug (#251)
2025-11-19 09:03:18 +08:00
wix
fix: improve per-user MSI installer component tracking
2025-09-23 20:55:30 +08:00
.gitignore
feat: initialize Tauri project structure
2025-08-23 19:59:29 +08:00
build.rs
chore: format code and fix bundle identifier for v3.0.0 release
2025-08-27 11:00:53 +08:00
Cargo.lock
feat: add model configuration support and fix Gemini deeplink bug (#251)
2025-11-19 09:03:18 +08:00
Cargo.toml
feat: add model configuration support and fix Gemini deeplink bug (#251)
2025-11-19 09:03:18 +08:00
Info.plist
feat: add model configuration support and fix Gemini deeplink bug (#251)
2025-11-19 09:03:18 +08:00
tauri.conf.json
feat: add model configuration support and fix Gemini deeplink bug (#251)
2025-11-19 09:03:18 +08:00