提交历史

作者 SHA1 备注 提交日期
  chip 11af545bf3 feat: Use loopback interface on desktop dev server by default (#10360) 1 年之前
  Fabian-Lars d2fc48f0e6 fix: rename `kill-children.sh` to `tauri-stop-dev-processes.sh` (#9669) 1 年之前
  Kornel cd23bb2ca2 fix(cli): clippy warnings on macOS (#9456) 1 年之前
  Amr Bashir f8fde4f845 fix(cli): disable directory traversal in builtin dev server (#9344) 1 年之前
  Amr Bashir 9aa0d6e959 chore: remove unstable log features & use qualified `log::<macro>` path (#9069) 1 年之前
  Amr Bashir 4b75834a41 chore: update license headers 2024 (#9043) 1 年之前
  Lucas Fernandes Nogueira fb0d997117 fix(cli): regression on --config not accepting file paths (#8783) 1 年之前
  Fabian-Lars 4806f9fc70 fix(core): Rename FrontendDist::Dist to Dir (#8743) 1 年之前
  Amr Bashir 8de308d1bf feat(core): implement new config structure (#8723) 1 年之前
  Lucas Fernandes Nogueira e691208e7b fix(cli): prevent creating interface twice avoiding double manifest rewrite (#7837) 1 年之前
  Amr Bashir 58fe2e812a fix: improvements and ipc fixes for loading window content using custom protocol (#8670) 1 年之前
  Lucas Fernandes Nogueira c77b40324e refactor(core): add support to multiple webviews on a Tauri window (#8280) 1 年之前
  Lucas Nogueira a9b87c057d Merge branch '1.x' into dev 1 年之前
  Amr Bashir c1bc4d2948 chore(cli/help): mention the need for a second `--` in `tauri dev` (#8388) 1 年之前
  阿良仔 f78e5e4d4a refactor: replace `once_cell` with `std::sync::OnceLock` (#8309) 1 年之前
  Amr Bashir 8b166e9bf8 refactor!: consistent environment variables (#7949) 1 年之前
  Amr Bashir 2fe8782ad4 refactor: enhance the descriptions of CLI commands, closes #7572 (#7952) 1 年之前
  i-c-b 100d9ede35 fix(core): Correctly detect Android Tauri configuration file, closes #7785 (#7802) 1 年之前
  Bo 3b98141aa2 feat: add file association support, closes #3736 (#4320) 2 年之前
  Fabian-Lars dad4f54eec fix(cli): Disable version check, fixes #7273 (#7277) 2 年之前
  Lucas Fernandes Nogueira 6252380f44 fix(cli): kill `beforeDevCommand` process if mobile dev command fails (#7241) 2 年之前
  Lucas Fernandes Nogueira 655c714e41 fix(cli): do not panic on Ctrl+C on `ios dev` (#7240) 2 年之前
  Lucas Fernandes Nogueira a50f24b2bd Merge remote-tracking branch 'origin/dev' into next (#7067) 2 年之前
  Amr Bashir 1ed2600da6 fix(cli): set current dir to tauri dir before reading config, closes #6771 (#6782) 2 年之前
  KurikoMoe fb485d25a0 fix(cli): fix cli connection timeout to dev server (fix #6045) (#6046) 2 年之前
  Amr Bashir 7fec0f083c fix(cli): use local ip addr for built-in server on mobile, closes #6454 (#6631) 2 年之前
  Lucas Nogueira 55900a2968 Merge branch 'dev' into next 2 年之前
  Amr Bashir a7ee5ca7c3 fix(cli): look for available ports for built-in dev server, closes #6511 (#6514) 2 年之前
  Lucas Nogueira 9639caf33f Merge remote-tracking branch 'origin/dev' into next 2 年之前
  Amr Bashir b7a2ce2c63 feat(cli): add --port, closes #6186 (#6283) 2 年之前