Logo
Explore
Register Sign In
agent/cc-switch
1
0
Fork 0
You've already forked cc-switch
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
refactor/project-restructure
cc-switch/src-tauri/tests
T
Jason def4095e4e feat(i18n): add internationalization support for tray menu
- Implement TrayTexts struct to manage multilingual tray menu text
- Auto-refresh tray menu when language settings change
- Add missing notification message translations
- Format code for consistency
def4095e4e ยท 2025-10-30 17:14:59 +08:00
History
..
app_type_parse.rs
feat(i18n): add internationalization support for tray menu
2025-10-30 17:14:59 +08:00
import_export_sync.rs
refactor(mcp): preserve TOML formatting when syncing to Codex
2025-10-29 23:52:46 +08:00
mcp_commands.rs
refactor(backend): implement transaction mechanism and i18n errors for provider service
2025-10-28 17:47:15 +08:00
provider_commands.rs
refactor(backend): phase 5 - optimize concurrency with RwLock and async IO
2025-10-28 12:23:44 +08:00
provider_service.rs
refactor(backend): optimize async usage and lock management
2025-10-28 18:59:06 +08:00
support.rs
refactor(backend): phase 3 - unify error handling and fix backup timestamp bug
2025-10-28 09:55:10 +08:00