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
47b06b7773e46d3d3cd86fdcee15017c9ae299b8
cc-switch/src-tauri
T
Jason b8f59a4740 chore: silence non_snake_case warnings in commands.rs for legacy app/appType compatibility
- Add crate-level allow(non_snake_case) in src-tauri/src/commands.rs
- Keeps compatibility while avoiding compiler warnings
b8f59a4740 ยท 2025-08-31 19:00:09 +08:00
History
..
capabilities
security(tauri): remove unused shell plugin and capability
2025-08-28 22:26:02 +08:00
icons
update: regenerate all platform icons
2025-08-27 10:30:29 +08:00
src
chore: silence non_snake_case warnings in commands.rs for legacy app/appType compatibility
2025-08-31 19:00:09 +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(codex): validate non-empty config.toml with toml crate (syntax check in save/import)
2025-08-31 17:13:25 +08:00
Cargo.toml
feat(codex): validate non-empty config.toml with toml crate (syntax check in save/import)
2025-08-31 17:13:25 +08:00
tauri.conf.json
feat: optimize release workflow for better distribution
2025-08-29 14:40:40 +08:00