Commit Graph

16 Commits

Author SHA1 Message Date
Amr Bashir
3e6f34160d fix(cli.rs): run powershell kill command without profile (#2130) 2021-06-30 15:12:37 -03:00
LisiurDay
fd0334645b fix: tauri init may failed with no error message. (fix #2079) (#2117)
Co-authored-by: Lucas Nogueira <lucas@tauri.studio>
2021-06-30 09:26:49 -03:00
Lucas Fernandes Nogueira
a819f5c9cf fix(cli.js): audit (#1989) 2021-06-15 23:00:49 -03:00
Lucas Fernandes Nogueira
8be35ced78 fix(cli.rs): tauri.conf.json > tauri > bundle > targets being ignored (#1945)
* fix(cli.rs): `tauri.conf.json > tauri > bundle > targets` being ignored

* fix: cli.ts run
2021-06-04 00:57:00 -03:00
Lucas Nogueira
716d6064a2 chore(cli.js): remove console.log statement 2021-05-13 18:42:27 -03:00
Dominik Schenk
66b6136e06 Disable version check with semver for now (#1810) 2021-05-12 19:33:17 -03:00
renovate[bot]
cd638cbf5b chore(deps) Update Tauri JS CLI (#1784)
* chore(deps) Update Tauri JS CLI

* fix: fmt

Co-authored-by: Renovate Bot <bot@renovateapp.com>
Co-authored-by: Lucas Nogueira <lucas@tauri.studio>
2021-05-12 10:36:57 -03:00
Dominik Schenk
908b703246 feat(cli.js): package managers interface, add pnpm support (#1743)
Co-authored-by: Lucas Nogueira <lucas@tauri.studio>
2021-05-09 09:03:44 -03:00
Lucas Fernandes Nogueira
862e33a0f6 refactor(cli.js): download rustup binary (#1711) 2021-05-05 10:28:43 -03:00
nothingismagick
82a580ec45 feat(tauricon): fix transparency (#1678)
Co-authored-by: Lucas Nogueira <lucas@tauri.studio>
2021-05-02 19:02:58 -03:00
SneakyFish5
f35330c414 refactor(cli.js): rework yarn check (#1611)
Co-authored-by: Lucas Nogueira <lucas@tauri.studio>
2021-04-24 17:31:36 -03:00
Lucas Fernandes Nogueira
1e0b41e155 refactor(cli.js): tauri icon with positional arg for icon path (#1600) 2021-04-23 11:10:49 -03:00
Lucas Fernandes Nogueira
8a32d0ec39 fix(cli.js): remove cli file if the download fails or process is killed (#1592) 2021-04-22 23:10:45 -03:00
Lucas Fernandes Nogueira
07eb6cec8b fix(cli.js): use cargo search on crate latest version detection (#1563) 2021-04-21 12:43:46 -03:00
Noah Klayman
df305b234b feat(cli/tauri.js): download prebuilt cli (#1452)
Co-authored-by: Lucas Nogueira <lucas@tauri.studio>
2021-04-13 22:09:13 -03:00
Lucas Fernandes Nogueira
aea614587b refactor(repo): add /tooling folder (#1457) 2021-04-12 01:59:25 -03:00