Lucas Fernandes Nogueira
|
fa028ebf3c
|
refactor: do not pass entire config from CLI to core, send patch instead (#4598)
|
2022-07-06 09:29:26 -03:00 |
|
Lucas Fernandes Nogueira
|
8e3e7fc646
|
feat(cli): improve bundle identifier validation, closes #4589 (#4596)
|
2022-07-05 19:57:31 -03:00 |
|
Lucas Fernandes Nogueira
|
573b4c0b3c
|
refactor(cli): move watch and manifest logic to the Rust impl (#4571)
|
2022-07-02 15:05:18 -03:00 |
|
Lucas Fernandes Nogueira
|
094b3eb352
|
fix(cli): file name instead of path on updater sig comment, closes #4467 (#4484)
|
2022-06-27 09:56:37 -03:00 |
|
Lucas Fernandes Nogueira
|
6650e5d672
|
fix(cli): preserve Cargo manifest formatting when possible (#4431)
|
2022-06-22 00:14:46 -03:00 |
|
Fabian-Lars
|
bd8f3e298a
|
fix(cli): manual config lookup to handle gitignored folders, fixes #3527 (#4224)
|
2022-05-26 15:14:43 -03:00 |
|
Jonas Kruckenberg
|
35f2147161
|
feat(cli): Improve CLI logging (#4060)
Co-authored-by: Lucas Nogueira <lucas@tauri.studio>
|
2022-05-07 10:19:54 -03:00 |
|
Lucas Fernandes Nogueira
|
485c97438a
|
fix(cli): kill beforeDevCommand if dev code returns an error (#3907)
|
2022-04-19 19:04:42 -03:00 |
|
Lucas Fernandes Nogueira
|
f2a30d8bc5
|
refactor(core): use ayatana appindicator by default, keep option to use gtk (#3916)
|
2022-04-19 17:33:17 -03:00 |
|
Lucas Fernandes Nogueira
|
cc7c2d77da
|
feat(cli): allow conf path to be gitignored, closes #3636 (#3683)
|
2022-03-13 11:20:51 -03:00 |
|
Lucas Fernandes Nogueira
|
17f17a80f8
|
fix(cli): do not panic if private key password is wrong, closes #3449 (#3495)
|
2022-02-17 18:41:47 -03:00 |
|
Lucas Fernandes Nogueira
|
a975551461
|
fix(cli): duplicated short flag for signer sign , closes #3483 (#3492)
|
2022-02-17 17:57:29 -03:00 |
|
Lucas Fernandes Nogueira
|
a06de37601
|
fix(cli): path lookup should not check subfolder before the current one (#3465)
|
2022-02-15 11:40:21 -03:00 |
|
Lucas Fernandes Nogueira
|
c6031c7070
|
feat(cli): increase lookup depth, add env var option (#3451)
|
2022-02-13 22:13:13 -03:00 |
|
Lucas Fernandes Nogueira
|
d8acbe1149
|
fix(cli.rs): app path resolution on projects without git, closes #3409 (#3410)
|
2022-02-11 19:41:50 -03:00 |
|
Lucas Fernandes Nogueira
|
9c6c5a8c52
|
perf(cli.rs): improve performance of tauri dir lookup reading .gitignore (#3405)
|
2022-02-11 13:35:15 -03:00 |
|
Lucas Fernandes Nogueira
|
4334865266
|
refactor(cli): rename tooling/cli.rs folder to tooling/cli (#3388)
Co-authored-by: Amr Bashir <amr.bashir2015@gmail.com>
|
2022-02-10 17:23:10 -03:00 |
|