Commit History

Author SHA1 Message Date
  Lucas Fernandes Nogueira 9f1d34c288 feat: implement From<Command> for std::process::Command, closes #4673 (#4836) 3 years ago
  horochx d8cf9f9fcd Command support for specified character encoding, closes #4644 (#4772) 3 years ago
  Lucas Nogueira 73860840a6 fix(core): linting errors 3 years ago
  Lucas Fernandes Nogueira 69ae6f1494 refactor(window): block main thread when creating a new window (#4298) 3 years ago
  Lucas Fernandes Nogueira b5622882cf fix(cli): exit on non-compilation Cargo errors, closes #3930 (#3942) 3 years ago
  Lucas Fernandes Nogueira 0a0de8ab6e fix: read Command output ending with a carriage return, closes #3508 (#3523) 3 years ago
  Lucas Fernandes Nogueira e1b8fc739a docs(core): add examples to the API module (#3450) 3 years ago
  Didrik Nordström 3035e4581c Remove target triple from sidecar bin paths, closes #3355 (#3356) 3 years ago
  Lucas Fernandes Nogueira 6330b66be7 fix(core): sidecar usage on Windows, closes #3341 (#3345) 3 years ago
  chip 10314cd5cf feat(core): add argument parsing on shell scope (#44) 3 years ago
  chip d5d6d2abc1 Isolation Pattern (#43) 3 years ago
  Lucas Fernandes Nogueira bf5667f21c fix(core): resolve symbolic links on `current_exe` calls [TRI-048] (#33) 3 years ago
  Lucas Nogueira 5687b7fdcd refactor: use macros to match core commands with allowlist conditionals [TRI-028] (#20) 3 years ago
  Lucas Fernandes Nogueira a3537078dd feat(core): allow running along another tokio runtime, closes #2838 (#2973) 3 years ago
  renovate[bot] 2538bc639f chore(deps) Update Rust crate blake3 to 1.1 (#2810) 3 years ago
  Lucas Fernandes Nogueira aecdfaf76f fix(core): `raw-window-handle` dependency, closes #2460 (#2465) 4 years ago
  Ngo Iok Ui (Wu Yu Wei) cd55d67149 doc: update tauri documentations (#2446) 4 years ago
  Lucas Fernandes Nogueira fa9341ba18 feat(core): implement `Debug` on public API structs/enums, closes #2292 (#2387) 4 years ago
  Lucas Fernandes Nogueira 737da87244 fix(core): random shell command output order, closes #2184 (#2376) 4 years ago
  Lucas Fernandes Nogueira 8c13344f8f fix(core): command events not firing consistently (#2082) 4 years ago
  Lucas Fernandes Nogueira 9f41e5102e refactor(core): reduce number of command spawned tasks, closes #2042 (#2044) 4 years ago
  Lucas Fernandes Nogueira 4bdc406679 feat(core): kill sidecar child processes on App drop, closes #1896 (#1932) 4 years ago
  Lucas Fernandes Nogueira aab3e1f18b refactor(core): move api modules behind allowlist feature flags (#1864) 4 years ago