Amr Bashir
|
0b4882ed92
|
fix(cli/node): add json5 resolution, fix audit ci (#5991)
|
2023-01-16 22:55:18 -03:00 |
|
dependabot[bot]
|
ca3a53005a
|
chore(deps): bump tokio from 1.21.2 to 1.23.1 in /tooling/cli (#5997)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2023-01-16 22:47:48 -03:00 |
|
Amr Bashir
|
7aab3e2076
|
fix(cli.rs): improve rustc not found error msg (#6021)
|
2023-01-16 22:41:05 -03:00 |
|
dependabot[bot]
|
05662b3129
|
chore(deps): bump bzip2 from 0.4.3 to 0.4.4 in /tooling/cli (#6028)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2023-01-16 22:40:44 -03:00 |
|
renovate[bot]
|
8ac2f412be
|
chore(deps) Update Tauri JS CLI (#6032)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
|
2023-01-16 22:40:21 -03:00 |
|
Fabian-Lars
|
b08ae637a0
|
fix(cli): remove default features from template (#6074)
|
2023-01-16 21:43:29 -03:00 |
|
matthme
|
72aa17f79a
|
added additional information to AllowlistConfid documentation (#5985)
Co-authored-by: Lucas Nogueira <lucas@tauri.studio>
|
2023-01-04 18:21:26 -03:00 |
|
renovate[bot]
|
4b9a5af3cf
|
chore(deps) Update dependency @napi-rs/cli to v2.14.1 (#5977)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
|
2023-01-04 10:10:51 -03:00 |
|
Amr Bashir
|
c94e1326a7
|
feat(bundler): add nsis , closes #4450, closes #2319 (#4674)
Co-authored-by: Fabian-Lars <fabianlars@fabianlars.de>
Co-authored-by: Lucas Nogueira <lucas@tauri.studio>
|
2023-01-03 14:29:20 -03:00 |
|
dependabot[bot]
|
6d5dc9489c
|
chore(deps): bump json5 from 2.2.0 to 2.2.2 in /tooling/cli/node (#5949)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2022-12-31 12:55:52 -03:00 |
|
renovate[bot]
|
281714e567
|
chore(deps) Update dependency @napi-rs/cli to v2.14.0 (#5930)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
|
2022-12-31 12:48:50 -03:00 |
|
Amr Bashir
|
0d5835d133
|
chore: update plugin example based on CTA (#5213)
Co-authored-by: Lucas Nogueira <lucas@tauri.studio>
|
2022-12-27 14:32:29 -03:00 |
|
Darin Morrison
|
3f35b45263
|
Expose wry navigation_handler via WindowBuilder closes #4080 (#5686)
Co-authored-by: silvanshade <silvanshade@users.noreply.github.com>
Co-authored-by: Lucas Nogueira <lucas@tauri.studio>
|
2022-12-27 12:54:57 -03:00 |
|
renovate[bot]
|
bf550f94cc
|
chore(deps) Update Tauri JS CLI (#5882)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
|
2022-12-27 10:39:55 -03:00 |
|
khuongduy354
|
9d2144128f
|
feat(cli): add option to make custom icon sizes, closes #5121 (#5246)
Co-authored-by: Fabian-Lars <fabianlars@fabianlars.de>
Co-authored-by: Lucas Nogueira <lucas@tauri.studio>
|
2022-12-27 10:34:20 -03:00 |
|
Amr Bashir
|
72621892fe
|
fix(cli): use unicode feature for heck crate, closes #5860 (#5872)
|
2022-12-26 11:38:13 -03:00 |
|
Amr Bashir
|
c2608423b6
|
fix(cli): don't panic when a crate version couldn't be parsed (#5873)
Co-authored-by: Lucas Fernandes Nogueira <lucas@tauri.studio>
|
2022-12-26 11:35:04 -03:00 |
|
Lucas Nogueira
|
14d567f7ec
|
chore: update tauri changelog
|
2022-12-22 11:35:29 -03:00 |
|
Lucas Nogueira
|
4f2fd4dcf7
|
chore: run cargo fmt
|
2022-12-15 18:40:57 -03:00 |
|
Lucas Nogueira
|
cf0986491c
|
chore(cli): fix clippy warnings
|
2022-12-15 18:30:32 -03:00 |
|
Lucas Nogueira
|
015020760a
|
chore: fix clippy warnings
|
2022-12-15 18:03:28 -03:00 |
|
Fabian-Lars
|
cd8c074ae6
|
feat(cli): add support for Cargo's workspace inheritance for the package version, closes #5070 (#5775)
Co-authored-by: Lucas Nogueira <lucas@tauri.studio>
|
2022-12-14 13:39:05 -03:00 |
|
Noam Zaks
|
3dc38b150e
|
feat(core): expose additional_browser_args to window config (fix: #5757) (#5799)
Co-authored-by: Amr Bashir <amr.bashir2015@gmail.com>
Co-authored-by: Lucas Nogueira <lucas@tauri.studio>
|
2022-12-14 11:46:24 -03:00 |
|
renovate[bot]
|
28133c5155
|
chore(deps) Update dependency @napi-rs/cli to v2.13.2 (#5827)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
|
2022-12-14 09:01:29 -03:00 |
|
Amr Bashir
|
4ab5545b7a
|
feat: add content protection api, closes #5132 (#5513)
Co-authored-by: Lucas Nogueira <lucas@tauri.studio>
|
2022-12-13 01:04:22 -03:00 |
|
Lucas Fernandes Nogueira
|
d0d873e39a
|
feat(core): add support to mailto: and tel: links, closes #5521 (#5544)
|
2022-12-13 00:57:39 -03:00 |
|
github-actions[bot]
|
75a0c79dea
|
Apply Version Updates From Current Changes (#5710)
Co-authored-by: lucasfernog <lucasfernog@users.noreply.github.com>
|
2022-12-08 11:57:21 -03:00 |
|
Avaab Razzaq
|
9e7ce0a8ee
|
feat(cli): detect SolidJS and SolidStart (#5758)
|
2022-12-08 09:47:32 -03:00 |
|
Lucas Nogueira
|
ffe21e0225
|
chore(cli): rerun build on template changes
|
2022-12-07 16:30:35 -03:00 |
|
renovate[bot]
|
7225501c13
|
chore(deps) Update dependency prettier to v2.8.1 (#5777)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
|
2022-12-07 16:27:02 -03:00 |
|
Lucas Fernandes Nogueira
|
9d872ab872
|
feat(cli): detect SvelteKit and Vite (#5742)
|
2022-12-02 08:18:28 -03:00 |
|
renovate[bot]
|
2a0b2cea03
|
chore(deps) Update dependency fs-extra to v11 (#5727)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
|
2022-11-30 11:30:53 -03:00 |
|
renovate[bot]
|
677db85877
|
chore(deps) Update Tauri JS CLI (#5678)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
|
2022-11-30 11:10:54 -03:00 |
|
Amr Bashir
|
c0989848b9
|
feat(cli/dev): add --no-dev-server , ref #5708 (#5722)
|
2022-11-30 10:34:51 -03:00 |
|
Fabian-Lars
|
2d545eff58
|
fix(cli): corrupted icons in bundled macOS icons (#5698)
Co-authored-by: Lucas Nogueira <lucas@tauri.studio>
|
2022-11-28 08:57:32 -03:00 |
|
github-actions[bot]
|
527bd9feea
|
Apply Version Updates From Current Changes (#5644)
Co-authored-by: lucasfernog <lucasfernog@users.noreply.github.com>
|
2022-11-24 12:52:54 -03:00 |
|
renovate[bot]
|
a883c31088
|
chore(deps) Update dependency jest to v29.3.1 (#5594)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
|
2022-11-20 09:37:57 -03:00 |
|
Lucas Nogueira
|
1ecaeb29aa
|
fix(cli): inject config feature flags when features arg is not provided
|
2022-11-18 13:12:50 -03:00 |
|
Fabian-Lars
|
5fe68b1cec
|
docs: Various docs improvements (#5643)
|
2022-11-17 18:47:54 -03:00 |
|
Lucas Fernandes Nogueira
|
6e879742f0
|
feat(ci): improve cache, add test-core features matrix (#5604)
|
2022-11-10 17:30:10 -03:00 |
|
Orhun Parmaksız
|
a836373328
|
chore: fix a typo in changelog (#5580)
|
2022-11-08 23:23:25 +02:00 |
|
Lucas Nogueira
|
2e1bd04775
|
fix(cli.js): set version to 1.2.0
|
2022-11-08 10:33:33 -03:00 |
|
github-actions[bot]
|
45a5cd569b
|
Apply Version Updates From Current Changes (#5295)
Co-authored-by: lucasfernog <lucasfernog@users.noreply.github.com>
Co-authored-by: Lucas Nogueira <lucas@tauri.studio>
|
2022-11-08 09:24:09 -03:00 |
|
renovate[bot]
|
e7078a3030
|
chore(deps) Update dependency jest to v29 (#5542)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
|
2022-11-04 18:29:15 -03:00 |
|
Lucas Fernandes Nogueira
|
b41447b811
|
feat(ci): use Swatinem/rust-cache@v2 (#5547)
|
2022-11-04 18:26:30 -03:00 |
|
Lucas Fernandes Nogueira
|
c6321a610c
|
fix(cli): remove unused dependencies, closes #5522 (#5543)
|
2022-11-04 12:35:21 -03:00 |
|
Lucas Fernandes Nogueira
|
582c25a0f0
|
refactor(cli): disable api-all on templates (#5538)
|
2022-11-03 18:57:32 -03:00 |
|
Lucas Nogueira
|
ab29908aba
|
chore(cli): remove unneeded create_dir_all call
|
2022-11-03 09:37:18 -03:00 |
|
Lucas Nogueira
|
873b9aee90
|
chore: run yarn format
|
2022-11-03 09:27:43 -03:00 |
|
Amr Bashir
|
a178f95d68
|
feat: config schema generator (#5193)
Co-authored-by: Lucas Nogueira <lucas@tauri.studio>
|
2022-10-28 10:44:37 -03:00 |
|