dependabot[bot]
|
852e11e17b
|
chore(deps): bump tokio from 1.23.1 to 1.24.2 in /tooling/cli (#6194)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Lucas Nogueira <lucas@tauri.studio>
|
2023-02-08 09:15:49 -03:00 |
|
renovate[bot]
|
db7765edad
|
chore(deps) Update Tauri Codegen (#6034)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Lucas Nogueira <lucas@tauri.studio>
|
2023-01-26 11:23:08 -03:00 |
|
Fabian-Lars
|
d20a728892
|
feat: Further improve workspace inheritance, closes #6122, #5070 (#6144)
Co-authored-by: Lucas Nogueira <lucas@tauri.studio>
|
2023-01-26 10:47:23 -03:00 |
|
renovate[bot]
|
2d9936931a
|
chore(deps) Update Tauri JS CLI (#6138)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
|
2023-01-26 09:24:08 -03:00 |
|
dependabot[bot]
|
87ea607ef4
|
chore(deps): bump bumpalo from 3.10.0 to 3.12.0 in /tooling/cli (#6118)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2023-01-23 18:10:07 -03:00 |
|
Fabian-Lars
|
60e6f6c3f1
|
feat(bundler): Add support for creating NSIS bundles on unix hosts (#5788)
Co-authored-by: Lucas Nogueira <lucas@tauri.studio>
|
2023-01-19 15:42:40 -03:00 |
|
Amr Bashir
|
35b587c830
|
feat: add languages support for nsis (#6039)
Co-authored-by: Lucas Nogueira <lucas@tauri.studio>
|
2023-01-19 14:39:53 -03:00 |
|
Lucas Nogueira
|
a822a6ad74
|
chore: update versions after ignore=0.4.18 patch
|
2023-01-18 21:47:26 -03:00 |
|
Lucas Nogueira
|
6ed2b04872
|
chore(deps): revert phf to 0.10
|
2023-01-17 13:26:22 -03:00 |
|
Lucas Nogueira
|
1b9f0ec350
|
fix(core): adjust aes_gcm usage
|
2023-01-17 13:09:49 -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 |
|
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 |
|
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 |
|
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 |
|
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 |
|
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 |
|
Lucas Fernandes Nogueira
|
9d872ab872
|
feat(cli): detect SvelteKit and Vite (#5742)
|
2022-12-02 08:18:28 -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 |
|
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 |
|
Lucas Fernandes Nogueira
|
c6321a610c
|
fix(cli): remove unused dependencies, closes #5522 (#5543)
|
2022-11-04 12:35:21 -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 |
|
Amr Bashir
|
9417ce401c
|
fix(cli): apply .taurignore rules to workspace members, closes #5355 (#5460)
Co-authored-by: Lucas Nogueira <lucas@tauri.studio>
|
2022-10-27 19:01:28 -03:00 |
|
renovate[bot]
|
a65b5fea3d
|
chore(deps) Update Rust crate clap to v4 (#5353)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Lucas Nogueira <lucas@tauri.studio>
|
2022-10-19 10:04:13 -03:00 |
|
renovate[bot]
|
87ebf4e084
|
chore(deps) Update Tauri JS CLI (#5351)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
|
2022-10-19 09:43:15 -03:00 |
|
Lucas Nogueira
|
b713aed21b
|
chore(cli): update Cargo.lock
|
2022-10-18 09:39:52 -03:00 |
|
Lucas Nogueira
|
0d3a97ec7b
|
chore(cli): update to tokio 1.21.2
|
2022-09-29 10:35:44 -03:00 |
|
renovate[bot]
|
04201d43b1
|
chore(deps) Update Rust crate notify to v5, clap to v4 (#5109)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Lucas Nogueira <lucas@tauri.studio>
|
2022-09-29 10:34:50 -03:00 |
|
renovate[bot]
|
82e915c487
|
chore(deps) Update Rust crate env_logger to 0.9.1 (#5248)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
|
2022-09-28 13:47:50 -03:00 |
|
Amr Bashir
|
54c337e06f
|
feat(cli): hotreload support for frontend static files, closes #2173 (#5256)
Co-authored-by: Lucas Nogueira <lucas@tauri.studio>
|
2022-09-28 13:16:58 -03:00 |
|
Amr Bashir
|
b9316a64ea
|
fix(cli): validate productName in config, closes #5233 (#5262)
|
2022-09-28 11:44:14 -03:00 |
|
Lucas Fernandes Nogueira
|
18b17a954c
|
chore(cli): remove unused dependencies (#5219)
|
2022-09-18 09:07:06 -03:00 |
|
github-actions[bot]
|
e4292ce7be
|
apply version updates (#5216)
|
2022-09-16 14:30:18 -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 |
|
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 |
|
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 |
|
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 |
|
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 |
|
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 |
|
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 |
|
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 Nogueira
|
816f474c3e
|
fix(cli): only try to read updater private key if we've bundled it
|
2022-07-25 14:04:52 -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]
|
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 |
|
github-actions[bot]
|
679abc6a9a
|
Apply Version Updates From Current Changes (#4701)
Co-authored-by: lucasfernog <lucasfernog@users.noreply.github.com>
|
2022-07-22 12:08:38 -03:00 |
|
github-actions[bot]
|
b1d53426d1
|
Apply Version Updates From Current Changes (#4650)
Co-authored-by: lucasfernog <lucasfernog@users.noreply.github.com>
|
2022-07-14 18:36:35 -03:00 |
|
github-actions[bot]
|
7bbf167c1c
|
Apply Version Updates From Current Changes (#4560)
Co-authored-by: lucasfernog <lucasfernog@users.noreply.github.com>
|
2022-07-06 14:32:55 -03:00 |
|