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
feat/auto-update
cc-switch/src-tauri
T
Jason 6ed9cf47df feat: add auto-updater support with GitHub releases
- Configure Tauri updater plugin with Ed25519 signing
- Add GitHub Actions support for signed builds
- Set up GitHub releases as update endpoint
- Enable update checking in Settings modal
6ed9cf47df · 2025-09-09 15:13:06 +08:00
History
..
capabilities
feat(updater): 集成 Rust 侧 Updater/Process 插件与权限配置
2025-09-08 16:58:41 +08:00
icons
update: regenerate all platform icons
2025-08-27 10:30:29 +08:00
src
fix(updater): 避免因 Updater 配置不完整导致应用启动中止\n\n- Updater 插件注册改为容错(失败仅告警,不影响应用启动)
2025-09-09 10:28:34 +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(updater): 集成 Rust 侧 Updater/Process 插件与权限配置
2025-09-08 16:58:41 +08:00
Cargo.toml
feat(updater): 集成 Rust 侧 Updater/Process 插件与权限配置
2025-09-08 16:58:41 +08:00
tauri.conf.json
feat: add auto-updater support with GitHub releases
2025-09-09 15:13:06 +08:00