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 |
|
Amr Bashir
|
9da996073f
|
fix(cli): fix printing paths on Windows (#6137)
|
2023-01-26 10:45:58 -03:00 |
|
renovate[bot]
|
ed6b81b29d
|
chore(deps) Update Rust crate toml to 0.6.0 (#6139)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Lucas Nogueira <lucas@tauri.studio>
|
2023-01-26 09:32:34 -03:00 |
|
Fabian-Lars
|
b0d3128597
|
fix(bundler): NSIS: default to user permission level (#6135)
|
2023-01-26 09:24:57 -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 |
|
renovate[bot]
|
0d6bc3b583
|
chore(deps) Update dependency eslint-config-standard-with-typescript to v32 (#6141)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Lucas Nogueira <lucas@tauri.studio>
|
2023-01-26 09:16:57 -03:00 |
|
Amr Bashir
|
aff1fd2c7d
|
chore: update nsis-tauri-utils to 0.1.1 (#6136)
|
2023-01-26 09:16:43 -03:00 |
|
renovate[bot]
|
7a17c1e89f
|
chore(deps) Update Tauri API Definitions to v5.49.0 (#6140)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
|
2023-01-26 09:12:36 -03:00 |
|
Fabian-Lars
|
36540ce3c3
|
feat(bundler): enable arm64 target for nsis bundle (#6070)
Co-authored-by: Lucas Nogueira <lucas@tauri.studio>
|
2023-01-23 18:32:45 -03:00 |
|
Ludea
|
275800a603
|
feat: add french support for nsis (#6114)
Co-authored-by: Lucas Nogueira <lucas@tauri.studio>
|
2023-01-23 18:29:27 -03:00 |
|
Amr Bashir
|
f29c56da8c
|
feat(NSIS): option to remove user data & uninstaller lang & fix RTL (#6129)
Co-authored-by: Lucas Nogueira <lucas@tauri.studio>
|
2023-01-23 18:25:01 -03:00 |
|
Amr Bashir
|
328583e12e
|
feat(bundler/nsis): migrate to nsis_tauri_utils (#6120)
Co-authored-by: Fabian-Lars <fabianlars@fabianlars.de>
|
2023-01-23 18:12:14 -03:00 |
|
Chris Ohk
|
26f306d65c
|
fix: Correct minor typos (#6132)
|
2023-01-23 18:10:42 -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 |
|
Golden Water
|
763f0bdcb0
|
feat: add Simplified Chinese support for nsis. (#6109)
Co-authored-by: Lucas Nogueira <lucas@tauri.studio>
|
2023-01-20 11:35:08 -03:00 |
|
DK Liao
|
27fa1022ee
|
feat: add Traditional Chinese support for nsis (#6111)
|
2023-01-20 11:11:18 -03:00 |
|
DK Liao
|
e601b9a790
|
fix: quick typo fix for nsis (#6112)
|
2023-01-20 11:10:31 -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 |
|
renovate[bot]
|
b9559b35d1
|
chore(deps) Update dependency eslint-config-standard-with-typescript to v30 (#6091)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Lucas Nogueira <lucas@tauri.studio>
|
2023-01-19 00:25:18 -03:00 |
|
Lucas Nogueira
|
d4f89af18d
|
feat: skip password prompt on the build command if CI is set fixes #6089
|
2023-01-18 23:54:30 -03:00 |
|
Amr Bashir
|
8fb1df8aa6
|
feat(cli): add --ci flag to signer generate , closes #6089 (#6097)
Co-authored-by: Lucas Nogueira <lucas@tauri.studio>
|
2023-01-18 23:43:37 -03:00 |
|
renovate[bot]
|
e0631d379c
|
chore(deps) Update Tauri API Definitions (#6087)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
|
2023-01-18 22:39:53 -03:00 |
|
renovate[bot]
|
581b515e08
|
chore(deps) Update Tauri JS CLI (#6088)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
|
2023-01-18 22:39:44 -03:00 |
|
Fabian-Lars
|
20ff1f4596
|
feat(bundler): Add support for numeric-only build numbers in msi version (#6096)
Co-authored-by: Lucas Nogueira <lucas@tauri.studio>
|
2023-01-18 22:30:44 -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
|
7ccfa2fb0b
|
chore(deps): pin ignore to =0.4.18
|
2023-01-17 13:10:09 -03:00 |
|
Lucas Nogueira
|
1b9f0ec350
|
fix(core): adjust aes_gcm usage
|
2023-01-17 13:09:49 -03:00 |
|
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 |
|
dependabot[bot]
|
6ccfce4180
|
chore(deps): bump tokio from 1.19.2 to 1.20.3 in /tooling/webdriver (#5996)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2023-01-16 22:47:34 -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]
|
62f8659bef
|
chore(deps) Update Tauri API Definitions (#6031)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
|
2023-01-16 22:40:34 -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
|
01b876761a
|
fix(bundler): fix order of webview2 installer args in nsis bundle (#6042)
|
2023-01-16 22:35:22 -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]
|
7ae67dde69
|
chore(deps) Update dependency eslint-config-standard-with-typescript to v26 (#5981)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Lucas Nogueira <lucas@tauri.studio>
|
2023-01-04 13:05:00 -03:00 |
|
dependabot[bot]
|
2809171fb4
|
chore(deps): bump json5 from 1.0.1 to 1.0.2 in /tooling/api (#5973)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2023-01-04 10:11:46 -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 |
|
renovate[bot]
|
d2df2e831b
|
chore(deps) Update Tauri API Definitions (#5978)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
|
2023-01-04 10:10:10 -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 |
|
alesharik
|
ce76d95ab1
|
feat(tauri-cli): add dylib support to tauri.bundle.macOS.frameworks , closes #4615 (#5732)
Co-authored-by: Lucas Nogueira <lucas@tauri.studio>
|
2022-12-31 13:53:35 -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 |
|
renovate[bot]
|
c1d84e8127
|
chore(deps) Update Tauri API Definitions (#5927)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
|
2022-12-31 12:47:45 -03:00 |
|
Bo
|
00e1efaa9b
|
feat: customize button texts of message dialog (#4383)
Co-authored-by: Lucas Nogueira <lucas@tauri.studio>
|
2022-12-27 18:15:53 -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 |
|