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
f99b614888dd94a4d6726accce5869efdcc3bb67
cc-switch/src-tauri/src
T
Jason a3582f54e9 fix(updater): 避免因 Updater 配置不完整导致应用启动中止\n\n- Updater 插件注册改为容错(失败仅告警,不影响应用启动)
a3582f54e9 · 2025-09-09 10:28:34 +08:00
History
..
app_config.rs
refactor(archive): remove archive on provider switches/updates
2025-09-05 16:39:12 +08:00
codex_config.rs
refactor(types): introduce Settings and apply in API
2025-09-07 11:36:09 +08:00
commands.rs
fix(settings): update version display and comment out incomplete dock settings
2025-09-07 22:14:17 +08:00
config.rs
refactor(types): introduce Settings and apply in API
2025-09-07 11:36:09 +08:00
lib.rs
fix(updater): 避免因 Updater 配置不完整导致应用启动中止\n\n- Updater 插件注册改为容错(失败仅告警,不影响应用启动)
2025-09-09 10:28:34 +08:00
main.rs
chore: format code and fix bundle identifier for v3.0.0 release
2025-08-27 11:00:53 +08:00
migration.rs
refactor(types): introduce Settings and apply in API
2025-09-07 11:36:09 +08:00
provider.rs
refactor(rust): remove unused code/imports to silence warnings\n\n- Drop unused backup/import helpers and redundant imports\n- Remove unnecessary mut parameter\n- Remove unused ProviderManager::add_provider\n
2025-09-05 10:19:14 +08:00
store.rs
- feat(codex): 引入 Codex 应用与供应商切换(管理 auth.json/config.toml,支持备份与恢复)
2025-08-30 21:54:52 +08:00