Lucas Nogueira
|
0967da262e
|
fix(cli.js): revert jest update
|
2022-09-15 14:36:31 -03:00 |
|
Lucas Nogueira
|
e939e6d9e4
|
fix(ci): adjust publish-cli-js workflow to only install prod deps
|
2022-09-15 14:14:59 -03:00 |
|
github-actions[bot]
|
83a6dab7b2
|
Revert "Apply Version Updates From Current Changes (#5198)"
This reverts commit 9190206387.
|
2022-09-15 12:34:10 -03:00 |
|
github-actions[bot]
|
9190206387
|
Apply Version Updates From Current Changes (#5198)
Co-authored-by: lucasfernog <lucasfernog@users.noreply.github.com>
|
2022-09-15 12:32:51 -03:00 |
|
github-actions[bot]
|
fbdd0a7ca9
|
Apply Version Updates From Current Changes (#4753)
Co-authored-by: lucasfernog <lucasfernog@users.noreply.github.com>
|
2022-09-15 12:03:45 -03:00 |
|
Fabian-Lars
|
3c62dbc902
|
feat(api): Add exists function to the fs module. (#5060)
Co-authored-by: Amr Bashir <amr.bashir2015@gmail.com>
Co-authored-by: Lucas Fernandes Nogueira <lucas@tauri.studio>
|
2022-09-15 11:28:52 -03:00 |
|
renovate[bot]
|
1c98751da4
|
chore(deps) Update Rust crate url to 2.3 (#5157)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
|
2022-09-10 09:45:32 -03:00 |
|
Fabian-Lars
|
3fdd287704
|
fix(cli): fix wrong filename for 256px png icon (#5164)
|
2022-09-08 15:14:22 -03:00 |
|
Lucas Fernandes Nogueira
|
e9412fb983
|
chore(deps): use less specific version for tokio and once_cell (#5158)
|
2022-09-07 11:55:21 -03:00 |
|
renovate[bot]
|
83eefccefd
|
chore(deps) Update Rust crate once_cell to 1.14 (#5152)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
|
2022-09-07 10:46:15 -03:00 |
|
renovate[bot]
|
cdb5c8e068
|
chore(deps) Update dependency jest to v29.0.2 (#5151)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
|
2022-09-07 10:45:23 -03:00 |
|
Lucas Nogueira
|
bf5a9ab9e6
|
chore(cli): update lockfile
|
2022-09-04 13:49:13 -03:00 |
|
Fabian-Lars
|
12e9d811e6
|
feat(cli): Add icon command (tauricon) (#4992)
Co-authored-by: Lucas Nogueira <lucas@tauri.studio>
|
2022-09-03 14:37:41 -03:00 |
|
Josh Soref
|
8fd79b8fc0
|
Spelling (#4880)
Co-authored-by: Lorenzo Lewis <lorenzo_lewis@icloud.com>
Co-authored-by: Amr Bashir <amr.bashir2015@gmail.com>
|
2022-09-03 01:03:02 -03:00 |
|
renovate[bot]
|
4cd8507ea0
|
chore(deps) Update dependency jest to v29 (#5110)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Lucas Nogueira <lucas@tauri.studio>
|
2022-09-02 20:57:46 -03:00 |
|
Lucas Fernandes Nogueira
|
b9fb53ed73
|
docs(cli): clarify passing arguments to the application on tauri dev closes #5079 (#5086)
|
2022-08-29 09:31:21 -03:00 |
|
Lucas Fernandes Nogueira
|
2901145c49
|
chore: update license headers (#5067)
|
2022-08-28 15:13:21 -03:00 |
|
Lucas Fernandes Nogueira
|
8f6ab87fb4
|
feat(cli): package license files (#5066)
|
2022-08-27 10:10:05 -03:00 |
|
renovate[bot]
|
238fdc9563
|
chore(deps) Update Tauri JS CLI (#5019)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
|
2022-08-24 12:40:40 -03:00 |
|
Amr Bashir
|
169682219a
|
covector: reduce cargo audit/publish noise in release notes (#5011)
|
2022-08-23 12:04:28 -03:00 |
|
Dave Lage
|
02a2ec52f1
|
fix: Grammar in signer generate (#5004)
|
2022-08-22 18:12:41 -03:00 |
|
Lucas Fernandes Nogueira
|
436f3d8d66
|
feat(cli): load Cargo configuration to check default build target (#4990)
|
2022-08-21 17:48:28 -03:00 |
|
Fabian-Lars
|
fea70effad
|
refactor(cli): Use cargo metadata to detect the workspace root and target directory, closes #4632, #4928. (#4932)
|
2022-08-21 10:42:26 -03:00 |
|
renovate[bot]
|
8bf0f66c06
|
chore(deps) Update dependency @napi-rs/cli to v2.11.4 (#4961)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
|
2022-08-20 10:24:36 -03:00 |
|
Lucas Fernandes Nogueira
|
c53d9ea1b3
|
refactor(cli): prepare for mobile implementation (#4952)
|
2022-08-16 10:13:14 -03:00 |
|
Lucas Nogueira
|
96885b6e5a
|
chore(cli): remove unused encode_unicode dependency
|
2022-08-10 08:46:01 -03:00 |
|
renovate[bot]
|
3951aac930
|
chore(deps) Update Tauri JS CLI (#4905)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
|
2022-08-10 08:38:55 -03:00 |
|
Amr Bashir
|
57ab9847eb
|
feat(cli): add beforeBundleCommand, closes #4879 (#4893)
Co-authored-by: Lucas Nogueira <lucas@tauri.studio>
|
2022-08-09 12:54:44 -03:00 |
|
Amr Bashir
|
5813f08386
|
ci: publish cli.js *.node modules to the existing cli.js release (#4883)
|
2022-08-09 11:36:21 -03:00 |
|
Amr Bashir
|
4e8b122df6
|
refactor(cli/core/bundler): use absolute path for msiexec and powershell (#4884)
|
2022-08-08 18:59:59 -03:00 |
|
Lucas Fernandes Nogueira
|
d88b9de7aa
|
feat(core): add fips_compliant wix config option, closes #4541 (#4843)
|
2022-08-04 14:58:26 -03:00 |
|
renovate[bot]
|
3be8c238cc
|
chore(deps) Update Rust crate os_info to 3.5 (#4845)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
|
2022-08-04 14:05:01 -03:00 |
|
renovate[bot]
|
e59407f2bd
|
chore(deps) Update Rust crate serde_json to 1.0.83 (#4855)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
|
2022-08-04 14:04:46 -03:00 |
|
Paul Soporan
|
f7d2dfc7a6
|
chore: add libc field to node packages (#4856)
|
2022-08-04 01:04:24 -03:00 |
|
Lucas Fernandes Nogueira
|
fa23310f23
|
fix(cli): set MACOSX_DEPLOYMENT_TARGET env var, closes #4704 (#4842)
|
2022-08-02 19:54:31 -03:00 |
|
Lucas Fernandes Nogueira
|
d6f7d3cfe8
|
Add cwd option to before commands, add wait option to dev #4740 #3551 (#4834)
|
2022-08-02 18:54:50 -03:00 |
|
Lucas Fernandes Nogueira
|
90d5929fea
|
feat(cli.rs): add support to cargo-binstall, closes #4651 (#4817)
|
2022-08-02 18:54:40 -03:00 |
|
Lucas Fernandes Nogueira
|
331f346002
|
feat(core): add option to use vendored openssl, closes #4470 (#4809)
|
2022-08-02 18:54:05 -03:00 |
|
Lucas Fernandes Nogueira
|
ae83d008f9
|
feat: add support to TOML config file Tauri.toml, closes #4806 (#4813)
|
2022-08-02 14:12:26 -03:00 |
|
Lucas Fernandes Nogueira
|
0983d7ce7f
|
feat(cli): add --no-watch argument to the dev command, closes #4617 (#4793)
|
2022-07-29 18:34:43 -03:00 |
|
Lucas Fernandes Nogueira
|
596fa08d48
|
feat(cli): automatically use .taurignore, ref #4617 (#4623)
|
2022-07-28 18:58:38 -03:00 |
|
renovate[bot]
|
77f4a7173b
|
chore(deps) Update dependency @napi-rs/cli to v2.10.3 (#4778)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
|
2022-07-27 14:53:49 -03:00 |
|
Lucas Nogueira
|
816f474c3e
|
fix(cli): only try to read updater private key if we've bundled it
|
2022-07-25 14:04:52 -03:00 |
|
Lucas Fernandes Nogueira
|
47fab6809a
|
fix(cli): dev watcher incorrectly killing process on multiple file write (#4684)
|
2022-07-25 13:51:04 -03:00 |
|
renovate[bot]
|
b47d8c88c5
|
chore(deps) Update Rust crate ureq to 2.5 (#4661)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
|
2022-07-25 12:46:19 -03:00 |
|
renovate[bot]
|
9b7caab672
|
chore(deps) Update dependency jest to v28.1.3 (#4666)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
|
2022-07-25 12:46:08 -03:00 |
|
Lorenzo Lewis
|
2adef93faf
|
Update readme badges (#4696)
|
2022-07-25 12:03:18 -03:00 |
|
renovate[bot]
|
d2b6351157
|
chore(deps) Update Rust crate serde_with to v2 (#4719)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
|
2022-07-25 11:01:20 -03:00 |
|
Amr Bashir
|
6d4945c9f0
|
feat(cli): prompt for before*Command, closes #4691 (#4721)
* feat(cli): prompt for before*Command, closes #4691
* fix default command
* add allow_empty argument
Co-authored-by: Lucas Nogueira <lucas@tauri.studio>
|
2022-07-25 10:59:08 -03:00 |
|
Lucas Fernandes Nogueira
|
b2a8930b3c
|
feat(cli): validate updater private key when signing (#4754)
|
2022-07-25 10:58:25 -03:00 |
|