tauri/crates/tauri-cli/src
Tony a03219ca19
refactor(cli): disable jsonschema resolving external resources (#14725)
* refactor(cli): disable jsonschema resolving external resources

* Move `CONFIG_SCHEMA_VALIDATOR` to fn

* Format

* Update ureq to fix compile on linux

* New clippy warnings
2026-01-03 19:30:42 +08:00
..
acl perf: remove needless clones in various files for improved performance (#14475) 2025-11-17 15:27:49 +01:00
dev perf: remove needless clones in various files for improved performance (#14475) 2025-11-17 15:27:49 +01:00
helpers refactor(cli): disable jsonschema resolving external resources (#14725) 2026-01-03 19:30:42 +08:00
info fix(cli): change Cargo.toml version check to debug log (#14468) 2025-11-18 16:08:17 +01:00
interface refactor(cli): disable jsonschema resolving external resources (#14725) 2026-01-03 19:30:42 +08:00
migrate perf: remove needless clones in various files for improved performance (#14475) 2025-11-17 15:27:49 +01:00
mobile refactor(cli): simplify features: Option<Vec<String>> to Vec<String> (#14607) 2025-12-29 13:54:51 +08:00
plugin refactor(cli): improve errors (#14126) 2025-10-02 06:58:26 -03:00
signer refactor(cli): improve errors (#14126) 2025-10-02 06:58:26 -03:00
add.rs refactor(cli): improve errors (#14126) 2025-10-02 06:58:26 -03:00
build.rs refactor(cli): simplify features: Option<Vec<String>> to Vec<String> (#14607) 2025-12-29 13:54:51 +08:00
bundle.rs refactor(cli): simplify features: Option<Vec<String>> to Vec<String> (#14607) 2025-12-29 13:54:51 +08:00
completions.rs refactor(cli): improve errors (#14126) 2025-10-02 06:58:26 -03:00
dev.rs refactor(cli): simplify features: Option<Vec<String>> to Vec<String> (#14607) 2025-12-29 13:54:51 +08:00
error.rs refactor(cli): improve errors (#14126) 2025-10-02 06:58:26 -03:00
icon.rs refactor: remove needless collect (#14474) 2025-11-16 12:49:20 +01:00
init.rs perf: remove needless clones in various files for improved performance (#14475) 2025-11-17 15:27:49 +01:00
inspect.rs refactor(cli): improve errors (#14126) 2025-10-02 06:58:26 -03:00
lib.rs Address review comments (#14426) 2025-11-07 09:38:05 +08:00
main.rs Restructure the repository (#10796) 2024-08-27 18:42:30 -03:00
remove.rs feat(cli): add tauri remove command (#11322) 2024-11-07 19:58:25 +02:00