Lucas Fernandes Nogueira
|
93452b791a
|
feat(bundler): download NSIS zip from tauri-apps/binary-releases (#6838)
|
2023-05-02 16:36:33 -03:00 |
|
Lucas Fernandes Nogueira
|
6d6b6e653e
|
feat: configure escaping on handlebars templates (#6678)
Co-authored-by: Amr Bashir <amr.bashir2015@gmail.com>
|
2023-05-02 09:59:59 -03:00 |
|
Kárándi Tamás
|
51460340bf
|
fix: copy failure in NSIS bundler #6743 (#6744)
|
2023-04-19 19:42:38 -03:00 |
|
afa
|
7489f96697
|
fix(bundler): fix problem of macOS bunder while i18n is set, closes #6614 (#6615)
Co-authored-by: Lucas Nogueira <lucas@tauri.app>
|
2023-04-03 08:37:50 -03:00 |
|
Lucas Fernandes Nogueira
|
5e0c4489df
|
fix(bundler): enhance extract_zip security by using enclosed_name() (#6555)
See https://docs.rs/zip/0.6.4/zip/read/struct.ZipFile.html#method.enclosed_name
|
2023-03-31 10:05:44 -03:00 |
|
passivedragon
|
2f70d8da2b
|
fix: symlink issue bundling for linux #5781 (#6391)
* bundler for linux: fix error on pre-existing links
* fix: symlink issue bundling for linux #5781
|
2023-03-17 15:03:40 -03:00 |
|
Lucas Fernandes Nogueira
|
46e6187c89
|
chore: update license year (#6311)
|
2023-02-19 10:17:49 -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 |
|
Amr Bashir
|
aff1fd2c7d
|
chore: update nsis-tauri-utils to 0.1.1 (#6136)
|
2023-01-26 09:16:43 -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 |
|
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 |
|
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 |
|
Fabian-Lars
|
01b876761a
|
fix(bundler): fix order of webview2 installer args in nsis bundle (#6042)
|
2023-01-16 22:35:22 -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 |
|
Amr Bashir
|
89602cdce3
|
feat(bundler): check Launch app by default for WiX, closes #5859 (#5871)
|
2022-12-26 11:36:43 -03:00 |
|
Lucas Nogueira
|
015020760a
|
chore: fix clippy warnings
|
2022-12-15 18:03:28 -03:00 |
|
Lucas Fernandes Nogueira
|
9093ef3314
|
fix(bundler): blank taskbar icon on WiX update, closes #5631 (#5779)
|
2022-12-08 08:49:54 -03:00 |
|
Lucas Fernandes Nogueira
|
7aaf27ce5f
|
fix(bundler): load WiX DLLs on Github Actions (#5552)
|
2022-11-04 21:00:02 -03:00 |
|
Lucas Fernandes Nogueira
|
b41447b811
|
feat(ci): use Swatinem/rust-cache@v2 (#5547)
|
2022-11-04 18:26:30 -03:00 |
|
Amr Bashir
|
d4cac20292
|
fix(bundler): fix japanese lang code, closes #5342 (#5346)
|
2022-10-04 13:25:58 -03:00 |
|
Amr Bashir
|
a4aec9f0a8
|
feat(cli): expose TAURI_TARGET_TRIPLE to before*Commands, closes #5091 (#5101)
Co-authored-by: Lucas Nogueira <lucas@tauri.studio>
|
2022-10-03 16:11:06 -03:00 |
|
Lucas Fernandes Nogueira
|
7c0fa1f3f9
|
fix(bundler): clear env before calling wix, closes #4791 (#4819)
|
2022-10-03 14:43:34 -03:00 |
|
Amr Bashir
|
628285c1cf
|
feat(bundler): add publisher field, closes #5273 (#5283)
Co-authored-by: Lucas Nogueira <lucas@tauri.studio>
|
2022-09-28 13:42:26 -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 |
|
Lucas Fernandes Nogueira
|
2901145c49
|
chore: update license headers (#5067)
|
2022-08-28 15:13: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 |
|
Brian Li
|
024620529e
|
fix(bundler): cache appimage bundle tools (#4790)
Co-authored-by: Lucas Fernandes Nogueira <lucas@tauri.studio>
|
2022-07-29 18:34:12 -03:00 |
|
Lucas Fernandes Nogueira
|
635f23b88a
|
fix(bundler): correctly set debian architecture for aarch64 (#4700)
|
2022-07-17 09:19:40 -03:00 |
|
Lucas Nogueira
|
89cb252640
|
fix(bundler): pin linuxdeploy version
|
2022-07-14 15:12:57 -03:00 |
|
Lucas Fernandes Nogueira
|
597c98203c
|
feat(bundler): use known Id for the sidecar files on WiX, ref #4546 (#4658)
|
2022-07-12 16:55:37 -03:00 |
|
Lucas Fernandes Nogueira
|
261d1bc9d4
|
feat(bundler): load WiX extensions used on fragments, closes #4546 (#4656)
|
2022-07-12 14:08:08 -03:00 |
|
Vinícius Miguel
|
bc370e3268
|
feat: reduce the amount of heck-related allocations (#4634)
Co-authored-by: Lucas Nogueira <lucas@tauri.studio>
|
2022-07-11 16:07:39 -03:00 |
|
Lucas Fernandes Nogueira
|
f7c59ecfc8
|
fix(bundler): support macOS 10.13.6+ on notarization, closes #4549 (#4593)
|
2022-07-05 09:04:40 -03:00 |
|
Lucas Fernandes Nogueira
|
23d3d847d1
|
fix(bundler): ensure RequestUUID and Status parser adds a \n, closes #4549 (#4559)
|
2022-07-03 21:36:33 -03:00 |
|
Robin van Boven
|
8dd03e69b0
|
fix(bundler): Build AppImages inside the target folder (#4521)
Co-authored-by: Lucas Nogueira <lucas@tauri.studio>
|
2022-07-03 18:24:03 -03:00 |
|
Lucas Fernandes Nogueira
|
3df6c8c645
|
feat(bundler): enable TLS 1.2 before downloading webview2 bootstrapper (#4543)
|
2022-06-30 18:07:11 -03:00 |
|
Robin van Boven
|
bf45ca1df6
|
fix(cli,bundler): prefer AppImage libraries with ABI version (#4505)
|
2022-06-28 23:45:36 -03:00 |
|
dswd
|
b0133083dd
|
Fix appimage creation in container when host has appimagelauncher enabled (#4457)
Co-authored-by: Lucas Nogueira <lucas@tauri.studio>
|
2022-06-27 10:36:37 -03:00 |
|