Fabian-Lars
|
dad4f54eec
fix(cli): Disable version check, fixes #7273 (#7277)
|
2 years ago |
KurikoMoe
|
fb485d25a0
fix(cli): fix cli connection timeout to dev server (fix #6045) (#6046)
|
2 years ago |
Amr Bashir
|
a7ee5ca7c3
fix(cli): look for available ports for built-in dev server, closes #6511 (#6514)
|
2 years ago |
Amr Bashir
|
b7a2ce2c63
feat(cli): add --port, closes #6186 (#6283)
|
2 years ago |
Lucas Fernandes Nogueira
|
46e6187c89
chore: update license year (#6311)
|
2 years ago |
Lucas Nogueira
|
4f2fd4dcf7
chore: run cargo fmt
|
2 years ago |
Lucas Nogueira
|
cf0986491c
chore(cli): fix clippy warnings
|
2 years ago |
Lucas Nogueira
|
015020760a
chore: fix clippy warnings
|
2 years ago |
Amr Bashir
|
c0989848b9
feat(cli/dev): add `--no-dev-server`, ref #5708 (#5722)
|
2 years ago |
Lucas Fernandes Nogueira
|
582c25a0f0
refactor(cli): disable api-all on templates (#5538)
|
2 years ago |
renovate[bot]
|
a65b5fea3d
chore(deps) Update Rust crate clap to v4 (#5353)
|
2 years ago |
Amr Bashir
|
a4aec9f0a8
feat(cli): expose `TAURI_TARGET_TRIPLE` to before*Commands, closes #5091 (#5101)
|
2 years ago |
Amr Bashir
|
54c337e06f
feat(cli): hotreload support for frontend static files, closes #2173 (#5256)
|
2 years ago |
Lucas Fernandes Nogueira
|
b9fb53ed73
docs(cli): clarify passing arguments to the application on `tauri dev` closes #5079 (#5086)
|
3 years ago |
Lucas Fernandes Nogueira
|
2901145c49
chore: update license headers (#5067)
|
3 years ago |
Amr Bashir
|
4e8b122df6
refactor(cli/core/bundler): use absolute path for msiexec and powershell (#4884)
|
3 years ago |
Lucas Fernandes Nogueira
|
d6f7d3cfe8
Add cwd option to `before` commands, add wait option to dev #4740 #3551 (#4834)
|
3 years ago |
Lucas Fernandes Nogueira
|
0983d7ce7f
feat(cli): add `--no-watch` argument to the dev command, closes #4617 (#4793)
|
3 years ago |
Axel Lindeberg
|
b48962ed15
fix(cli): don't warn on first dev server connection attempt (#4751)
|
3 years ago |
Lucas Fernandes Nogueira
|
64416100c6
refactor(cli): reuse Rust build logic for dev and build commands (#4578)
|
3 years ago |
Lucas Fernandes Nogueira
|
573b4c0b3c
refactor(cli): move watch and manifest logic to the Rust impl (#4571)
|
3 years ago |
Lucas Fernandes Nogueira
|
13b8a2403d
feat(cli): validate target argument (#4458)
|
3 years ago |
Lucas Fernandes Nogueira
|
b025b9f581
refactor(cli): set binary name on dev (#4447)
|
3 years ago |
Lucas Fernandes Nogueira
|
e0e5f77243
feat(cli): improve `cargo not found` error message, closes #4428 (#4430)
|
3 years ago |
fehnomenal
|
83186dd897
Read extra ignore file for dev watcher, closes #4406 (#4409)
|
3 years ago |
Lucas Fernandes Nogueira
|
76d1eaaebd
feat(cli): debug command output in real time (#4318)
|
3 years ago |
Lucas Fernandes Nogueira
|
f685df399a
fix(cli): parsing of arguments with multiple values, closes #4231 (#4233)
|
3 years ago |
Fabian-Lars
|
569fbd8b40
fix(cli): typo in update check notification (#4223)
|
3 years ago |
Lucas Fernandes Nogueira
|
a1929c6dac
fix(cli): always read custom config file from CWD, closes #4067 (#4074)
|
3 years ago |
Jonas Kruckenberg
|
35f2147161
feat(cli): Improve CLI logging (#4060)
|
3 years ago |