提交历史

作者 SHA1 备注 提交日期
  Lucas Fernandes Nogueira 2badbd2d7e refactor: force semver versions, change updater `should_install` sig (#4215) 3 年之前
  Lucas Fernandes Nogueira 164078c0b7 feat: allow limiting dangerousDisableAssetCspModification, closes #3831 (#4021) 3 年之前
  Lucas Fernandes Nogueira e11878bcf7 refactor(core): add global-shortcut Cargo feature, enhancing binary size (#3956) 3 年之前
  Lucas Fernandes Nogueira f6e32ee188 feat(core): add dangerous option to disable compile time CSP injection (#3775) 3 年之前
  chip 8661e3e24d replace dependencies with long build times when used together (closes #3571) (#3773) 3 年之前
  renovate[bot] cf53761718 chore(deps) Update Rust crate png to 0.17 (#3652) 3 年之前
  Lucas Fernandes Nogueira 96a2040076 fix(core): performance when generating code for default window icon (#3633) 3 年之前
  Lucas Fernandes Nogueira 06ab85b469 chore(codegen): remove dead code on macOS (#3630) 3 年之前
  Lucas Fernandes Nogueira 8c9358725a refactor(core): move `png` and `ico` behind Cargo features (#3588) 3 年之前
  Lucas Fernandes Nogueira 0f1558980a fix(core): docs.rs on Windows and macOS (#3566) 3 年之前
  Lucas Fernandes Nogueira 7aca0a6233 refactor(core): simplify shell scope, input only string arrays (#3372) 3 年之前
  Lucas Fernandes Nogueira 61851f49ea refactor(core): use `regex` only for the shell scope API (#46) 3 年之前
  chip 10314cd5cf feat(core): add argument parsing on shell scope (#44) 3 年之前
  chip d5d6d2abc1 Isolation Pattern (#43) 3 年之前
  Lucas Nogueira cf54dcf9c8 feat: improve `CSP` security with nonces and hashes, add `devCsp` [TRI-004] (#8) 3 年之前
  renovate[bot] 639fcad307 chore(deps) Update Rust crate clap to v3.0.0-rc.0 (#3046) 3 年之前
  Ngo Iok Ui (Wu Yu Wei) cd55d67149 doc: update tauri documentations (#2446) 4 年之前
  Lucas Fernandes Nogueira 537ab1b6d5 feat(core): inject src-tauri/Info.plist file on dev and merge on bundle, closes #1570 #2338 (#2444) 4 年之前
  Lucas Fernandes Nogueira 40b717edc5 feat(core): set window icon on Linux, closes #1922 (#1937) 4 年之前
  Lucas Fernandes Nogueira 6ec54c53b5 feat(core): allow `dev_path`, `dist_dir` as array of paths, fixes #1897 (#1926) 4 年之前
  Lucas Fernandes Nogueira e97846aae9 feat(core): validate `devPath` and `distDir` values (#1848) 4 年之前
  chip 55423590dd refactor(core): Context fields now private, Icon used on all platforms (#1774) 4 年之前
  Lucas Fernandes Nogueira 5edda4ba08 fix(core): system tray icon path resolution (Linux) (#1763) 4 年之前
  Lucas Fernandes Nogueira 7bb7dda752 refactor(core): resolve resource_dir using the package info (#1762) 4 年之前
  Lucas Fernandes Nogueira c090927021 feat(core): system tray, closes #157 (#1749) 4 年之前
  Lucas Fernandes Nogueira 6132f3f4fe feat(core): reintroduce CSP injection (#1704) 4 年之前
  Lucas Fernandes Nogueira 5110c704be feat(core): allow users to access the Assets instance (#1691) 4 年之前
  Lucas Fernandes Nogueira c91105ff96 refactor(build): allow setting window icon path on `try_build` (#1686) 4 年之前
  Lucas Fernandes Nogueira 8fd1baf69b fix(core): pull package info from tauri.conf.json if set (#1581) 4 年之前
  chip a6def7066e Refactor(tauri): move tauri-api and tauri-updater to tauri (#1455) 4 年之前