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
b8f59a47408db298549797f23e29a021559df8d7
cc-switch/src-tauri
T
History
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
2025-08-31 19:00:09 +08:00
..
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