Commit History

Author SHA1 Message Date
  Tony f21029b1bc feat!(nsis): add an option to customize start menu folder (#9994) 1 year ago
  Amr Bashir 5462e5cadc feat(nsis): support installer hooks (#9731) 1 year ago
  Amr Bashir fc1543c65e refactor!: remove `skip_webview_install` option (#9864) 1 year ago
  Amr Bashir 9aa0d6e959 chore: remove unstable log features & use qualified `log::<macro>` path (#9069) 1 year ago
  Amr Bashir 4b75834a41 chore: update license headers 2024 (#9043) 1 year ago
  Lucas Fernandes Nogueira fb0d997117 fix(cli): regression on --config not accepting file paths (#8783) 1 year ago
  Amr Bashir 8de308d1bf feat(core): implement new config structure (#8723) 1 year ago
  阿良仔 f78e5e4d4a refactor: replace `once_cell` with `std::sync::OnceLock` (#8309) 1 year ago
  Lucas Nogueira c6c59cf237 Merge branch '1.x' into dev 1 year ago
  Amr Bashir 8b166e9bf8 refactor!: consistent environment variables (#7949) 1 year ago
  Lucas Fernandes Nogueira d735324df0 fix(cli): deadlock regression from #7802 (#7948) 1 year ago
  i-c-b 100d9ede35 fix(core): Correctly detect Android Tauri configuration file, closes #7785 (#7802) 1 year ago
  Jason Tsai e3bfb01411 feat(nsis): support choosing compression algorithms, closes #7685 (#7776) 1 year ago
  Lucas Fernandes Nogueira 522de0e788 feat(core): allow a plugin build script to read the plugin config object (#7447) 2 years ago
  Lucas Fernandes Nogueira a50f24b2bd Merge remote-tracking branch 'origin/dev' into next (#7067) 2 years ago
  Amr Bashir 1ed2600da6 fix(cli): set current dir to tauri dir before reading config, closes #6771 (#6782) 2 years ago
  Amr Bashir 2948820579 feat(bundler/NSIS): allow specifying custom lang files (#6867) 2 years ago
  Amr Bashir e092f79946 feat(bundler/nsis): allow specifying custom template, closes #6887 (#6922) 2 years ago
  Lucas Fernandes Nogueira 46e6187c89 chore: update license year (#6311) 2 years ago
  Amr Bashir 35b587c830 feat: add languages support for nsis (#6039) 2 years ago
  Amr Bashir c94e1326a7 feat(bundler): add `nsis`, closes #4450, closes #2319 (#4674) 2 years ago
  Amr Bashir cc186c7a0e fix(cli): keep dev watcher alive if config is incorrect, closes #5173 (#5495) 2 years ago
  Amr Bashir b9316a64ea fix(cli): validate `productName` in config, closes #5233 (#5262) 2 years ago
  Lucas Fernandes Nogueira 2901145c49 chore: update license headers (#5067) 3 years ago
  Lucas Fernandes Nogueira d88b9de7aa feat(core): add `fips_compliant` wix config option, closes #4541 (#4843) 3 years ago
  Lucas Fernandes Nogueira ae83d008f9 feat: add support to TOML config file `Tauri.toml`, closes #4806 (#4813) 3 years ago
  Lucas Fernandes Nogueira 9170c92070 feat(core): improve config deserialization error messages (#4607) 3 years ago
  Lucas Fernandes Nogueira fa028ebf3c refactor: do not pass entire config from CLI to core, send patch instead (#4598) 3 years ago
  Lucas Fernandes Nogueira 8e3e7fc646 feat(cli): improve bundle identifier validation, closes #4589 (#4596) 3 years ago
  Lucas Fernandes Nogueira 573b4c0b3c refactor(cli): move watch and manifest logic to the Rust impl (#4571) 3 years ago