提交历史

作者 SHA1 备注 提交日期
  Tony 1bb87a3a22 feat(cli): generate signature for updater-enabled bundles (#9446) 1 年之前
  Kornel cd23bb2ca2 fix(cli): clippy warnings on macOS (#9456) 1 年之前
  Kornel 8f4b1050c4 feat(cli): show full expected path of `frontendDist` if not found (#9459) 1 年之前
  Amr Bashir 4b75834a41 chore: update license headers 2024 (#9043) 1 年之前
  Amr Bashir c68218b362 refactor(cli): add `--no-bundle` flag, skip bundling on invalid formats (#8990) 1 年之前
  Amr Bashir 06d63d67a0 feat(cli): add new acl subcommands (#8827) 1 年之前
  Lucas Fernandes Nogueira fb0d997117 fix(cli): regression on --config not accepting file paths (#8783) 1 年之前
  Lucas Fernandes Nogueira f99d140bbe fix(cli): OsString::as_encoded_bytes is only available on Rust 1.74 (#8764) 1 年之前
  Lucas Fernandes Nogueira 3364b6727c fix(cli): build command `features` and `bundles` can have multiple values (#8744) 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 年之前
  Fabian-Lars 38b8e67237 feat: Add support for deep links (#8680) 1 年之前
  Lucas Fernandes Nogueira c77b40324e refactor(core): add support to multiple webviews on a Tauri window (#8280) 1 年之前
  Olivier Lemasle 091100acbb feat(bundler): Add RPM packaging, closes #4402 (#5202) 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 年之前
  Lucas Nogueira c6c59cf237 Merge branch '1.x' into dev 1 年之前
  Lucas Fernandes Nogueira 9bead42dbc feat(cli): allow rotating updater private key (#8059) 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 年之前
  Amr Bashir 7fb419c326 refactor: move to `muda` and `tray_icon` crates (#7535) 2 年之前
  Amr Bashir 46df2c9b91 fix(bundler): sort package types before bundling, closes #7349 (#7360) 2 年之前
  Amr Bashir 4847b87b10 fix(cli): handle `npx` for mobile commands, closes #7209 (#7218) 2 年之前
  Lucas Fernandes Nogueira 7bbc626cc3 Merge remote-tracking branch 'origin/dev' into next (#7212) 2 年之前
  Amr Bashir d75c1b829b fix(cli): warn about bundling updater target without appropriate targets, closes #7181 (#7189) 2 年之前
  Amr Bashir 1ed2600da6 fix(cli): set current dir to tauri dir before reading config, closes #6771 (#6782) 2 年之前
  Flysoft aa6c9164e6 fix(cli): don't build library when building desktop targets, closes #7007 (#7014) 2 年之前