Lucas Fernandes Nogueira
|
05dad08768
|
feat: initial work for iOS plugins (#6205)
|
2023-02-11 10:30:44 -03:00 |
|
Lucas Nogueira
|
f379e2f3da
|
chore: remove unused code
|
2023-02-10 17:46:53 -03:00 |
|
Lucas Fernandes Nogueira
|
f28a181039
|
refactor: move Android project to the tauri crate (#6241)
|
2023-02-10 17:43:50 -03:00 |
|
Lucas Fernandes Nogueira
|
9feab904bf
|
feat(core): add API to call Android plugin (#6239)
|
2023-02-10 16:32:01 -03:00 |
|
Lucas Fernandes Nogueira
|
62f1526592
|
fix(cli): generate build script using NPM runner if it was used (#6233)
|
2023-02-10 08:31:13 -03:00 |
|
Lucas Fernandes Nogueira
|
cab4ff95b9
|
fix(cli): ignore the gen folder on the dev watcher (#6232)
|
2023-02-09 14:50:33 -03:00 |
|
Lucas Fernandes Nogueira
|
da57e7c087
|
fix(cli): use Target::build to run initial Android build (#6220)
|
2023-02-09 14:50:23 -03:00 |
|
Lucas Fernandes Nogueira
|
78176edf4a
|
fix: keep build artifacts on Android lib and plugins (#6229)
|
2023-02-09 13:11:31 -03:00 |
|
Lucas Fernandes Nogueira
|
f2da21c7b4
|
refactor(cli): use environment variables instead of .config/cargo (#6230)
|
2023-02-09 13:11:02 -03:00 |
|
Lucas Fernandes Nogueira
|
894a8d060c
|
refactor(cli): use temp file to communicate IPC websocket address (#6219)
|
2023-02-08 23:19:34 -03:00 |
|
Lucas Fernandes Nogueira
|
481d9de739
|
refactor(android): use tauri.settings.gradle and tauri.build.gradle.kts to define tauri plugins (#6217)
|
2023-02-08 12:52:53 -03:00 |
|
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 |
|
Lucas Fernandes Nogueira
|
a8d640b3c6
|
fix(core): pin unarray and os_info (#6212)
|
2023-02-07 20:47:31 -03:00 |
|
Amr Bashir
|
a81750d779
|
feat(core): add shadow APIs (#6206)
Co-authored-by: Lucas Nogueira <lucas@tauri.studio>
|
2023-02-07 19:38:10 -03:00 |
|
Lucas Fernandes Nogueira
|
17f26764c8
|
feat: initial work for Android plugins (#6167)
|
2023-02-06 08:56:00 -03:00 |
|
Lucas Fernandes Nogueira
|
84998532d6
|
fix(ci): use vendored openSSL on the CLI (#6191)
|
2023-02-03 13:19:49 -03:00 |
|
github-actions[bot]
|
0111b88d75
|
(NEXT) Apply Version Updates From Current Changes (#5924)
Co-authored-by: lucasfernog <lucasfernog@users.noreply.github.com>
Co-authored-by: Lucas Nogueira <lucas@tauri.studio>
|
2023-02-02 17:55:23 -03:00 |
|
Ngo Iok Ui (Wu Yu Wei)
|
f0a1d9cdbc
|
chore: update rfd and wry versions (#6174)
Co-authored-by: Wu Yu Wei <wusyong9104@gmail.com>
Co-authored-by: Lucas Nogueira <lucas@tauri.studio>
|
2023-02-02 16:44:57 -03:00 |
|
chip
|
50576a5e1e
|
fix 1.67 clippy warnings (compatible with MSRV) (#6179)
|
2023-02-01 14:24:01 -03:00 |
|
Alain Nicolas Schneble
|
314f0e212f
|
fix(cli): web_dev_server html template serialization (fix #6165) (#6166)
Co-authored-by: Lucas Nogueira <lucas@tauri.studio>
|
2023-01-29 15:12:01 -03:00 |
|
Ngo Iok Ui (Wu Yu Wei)
|
7eb9aa75cf
|
Update gtk to 0.16 (#6155)
Co-authored-by: Wu Yu Wei <wusyong9104@gmail.com>
Co-authored-by: Lucas Nogueira <lucas@tauri.studio>
|
2023-01-29 15:08:27 -03:00 |
|
Lucas Nogueira
|
8835633955
|
fix(cli): do not prompt for device when --open is provided
|
2023-01-26 12:33:52 -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 |
|
Amr Bashir
|
9da996073f
|
fix(cli): fix printing paths on Windows (#6137)
|
2023-01-26 10:45:58 -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 |
|
Lucas Fernandes Nogueira
|
1af9be904a
|
feat(cli): properly fill target for TAURI_ env vars on mobile (#6116)
|
2023-01-23 18:26:13 -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
|
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]
|
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 |
|
Lucas Nogueira
|
a822a6ad74
|
chore: update versions after ignore=0.4.18 patch
|
2023-01-18 21:47:26 -03:00 |
|
Lucas Nogueira
|
8cc111494d
|
fix(cli): print Android logs for all tags
|
2023-01-17 19:27:23 -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 |
|
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 |
|
Simon Hyll
|
c36d451bcd
|
fix: removed greet from template (#6066)
* fix: removed greet from template
* fix: removed the entire line instead as per request
|
2023-01-16 17:35:23 +02:00 |
|
Amr Bashir
|
50f6dd87b1
|
feat: improvements to support hyphens in crate name (#5989)
Co-authored-by: Lucas Nogueira <lucas@tauri.studio>
|
2023-01-06 14:31:48 -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 |
|
Lucas Fernandes Nogueira
|
2c4a0bbd1f
|
feat(cli): force colored logs on mobile commands (#5934)
|
2022-12-28 17:58:14 -03:00 |
|
Lucas Fernandes Nogueira
|
17d80ab236
|
feat(cli): improve error message when lib is not found, closes #5867 (#5933)
|
2022-12-28 15:02:07 -03:00 |
|
Lucas Fernandes Nogueira
|
e873bae09f
|
fix(cli): Cargo target dir detection on Android, closes #5865 (#5932)
|
2022-12-28 14:46:58 -03:00 |
|
Lucas Fernandes Nogueira
|
dee9460f9c
|
feat: keep CLI alive when iOS app exits, show logs, closes #5855 (#5902)
|
2022-12-27 18:12:01 -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 |
|
Jonas Kruckenberg
|
ced8e9a7be
|
docs: iOS config is under the bundle key (#5856)
|
2022-12-27 10:41:23 -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 |
|
github-actions[bot]
|
7945e549b7
|
(NEXT) Apply Version Updates From Current Changes (#5892)
Co-authored-by: lucasfernog <lucasfernog@users.noreply.github.com>
|
2022-12-22 11:42:10 -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 |
|
github-actions[bot]
|
61af5ce1ed
|
(NEXT) Apply Version Updates From Current Changes (#5814)
Co-authored-by: lucasfernog <lucasfernog@users.noreply.github.com>
|
2022-12-15 18:32:12 -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 |
|
Lucas Nogueira
|
d21c4a0a89
|
chore: fix clippy warnings
|
2022-12-15 17:56:23 -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 |
|
Lucas Fernandes Nogueira
|
76204b8938
|
feat(cli): improve local IP detection (#5817)
|
2022-12-12 22:59:51 -03:00 |
|
Lucas Fernandes Nogueira
|
1e4a675843
|
fix(cli): run on iOS device on Xcode 14 (#5807)
|
2022-12-12 10:36:47 -03:00 |
|
三咲智子 Kevin Deng
|
2620ab294d
|
fix(cli): ios build description (#5809)
|
2022-12-12 09:41:26 -03:00 |
|
Lucas Fernandes Nogueira
|
be446a8665
|
fix(cli): use vendored openSSL (#5805)
|
2022-12-10 11:37:16 -03:00 |
|
github-actions[bot]
|
25416a64ba
|
(NEXT) Apply Version Updates From Current Changes (#5787)
Co-authored-by: lucasfernog <lucasfernog@users.noreply.github.com>
Co-authored-by: Lucas Nogueira <lucas@tauri.studio>
|
2022-12-09 14:27:41 -03:00 |
|
Lucas Nogueira
|
1092865e67
|
Merge branch 'dev' into next
|
2022-12-08 14:19:44 -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 Nogueira
|
aa18c7d671
|
chore(cli): pin tauri-mobile to v0.1.0
|
2022-12-07 15:53:41 -03:00 |
|
Lucas Nogueira
|
02706c92f6
|
chore(cli): force iOS cargo build stdout
|
2022-12-06 14:04:30 -03:00 |
|
Lucas Nogueira
|
1172783506
|
fix(cli): update cargo-mobile fixing adb pidof check
|
2022-12-06 09:58:59 -03:00 |
|
Lucas Nogueira
|
b874d139f9
|
fix(cli): emulator.start called twice
|
2022-12-06 09:50:37 -03:00 |
|
Lucas Nogueira
|
c1cd0f5253
|
chore(deps): rename cargo-mobile to tauri-mobile
|
2022-12-06 09:19:04 -03:00 |
|
Lucas Fernandes Nogueira
|
9d872ab872
|
feat(cli): detect SvelteKit and Vite (#5742)
|
2022-12-02 08:18:28 -03:00 |
|
Lucas Nogueira
|
5024f7905c
|
chore(cli): update cargo-mobile including logcat improvement
|
2022-11-30 12:48:24 -03:00 |
|
Lucas Nogueira
|
ad65b95070
|
refactor(core): move local ip address resolve to CLI
|
2022-11-30 11:53:17 -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 |
|
Lucas Nogueira
|
eca131dfbb
|
feat(cli): show all Android error logs
|
2022-11-30 09:59:52 -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 |
|
Lucas Fernandes Nogueira
|
4a72d5e0ca
|
feat(cli): replace $HOST variable on beforeDevCommand - public IP usage (#5709)
|
2022-11-28 08:53:26 -03:00 |
|
Lucas Fernandes Nogueira
|
d38204907e
|
feat(cli): run local dev server on public IP on mobile development (#5705)
|
2022-11-28 08:30:48 -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 |
|
Lucas Fernandes Nogueira
|
d33fcbc81c
|
feat(cli): generate icons for iOS (#5667)
|
2022-11-22 11:18:56 -03:00 |
|
Lucas Fernandes Nogueira
|
c1f31ebe5e
|
feat(cli): generate icons for Android (#5665)
|
2022-11-21 17:56:22 -03:00 |
|
Lucas Fernandes Nogueira
|
8baf20dd34
|
feat(cli): update Android project dependencies (#5663)
|
2022-11-21 12:50:41 -03:00 |
|
Lucas Fernandes Nogueira
|
6dcb7fbb81
|
fix(core): manage mobile logs, fix Android logcat filtering (#5659)
|
2022-11-20 10:55:38 -03:00 |
|
Lucas Fernandes Nogueira
|
f6f9192aa5
|
fix(core): Android compilation on Windows (#5658)
|
2022-11-20 09:49:23 -03:00 |
|
Lucas Fernandes Nogueira
|
03d6c6a68f
|
refactor(cli): use jsonrpsee for mobile CLI options communication (#5657)
|
2022-11-20 09:48:02 -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
|
538e21e2e7
|
fix(cli): iOS development team is required on init
|
2022-11-19 14:25:23 -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 |
|
Lucas Fernandes Nogueira
|
658bb1165e
|
feat(cli): automatically enable native-tls-vendored feature on mobile (#5651)
|
2022-11-18 13:10:20 -03:00 |
|
Fabian-Lars
|
5fe68b1cec
|
docs: Various docs improvements (#5643)
|
2022-11-17 18:47:54 -03:00 |
|
Lucas Nogueira
|
634c6b832c
|
feat(cli): update cargo-mobile including Android env var cleanup
|
2022-11-14 19:59:46 -03:00 |
|
Lucas Fernandes Nogueira
|
8c576222ba
|
feat(cli): find development teams for iOS development (#5627)
|
2022-11-14 18:31:51 -03:00 |
|
Lucas Nogueira
|
169d2434ff
|
Merge remote-tracking branch 'origin/dev' into next
|
2022-11-11 11:46:15 -03:00 |
|
Lucas Nogueira
|
f9b529a96e
|
feat(cli): update project.yml syntax
|
2022-11-11 11:43:25 -03:00 |
|
Lucas Nogueira
|
7c26514340
|
fix(cli): kill beforeDevCommand process when mobile fails to compile
|
2022-11-11 11:41:20 -03:00 |
|
Lucas Fernandes Nogueira
|
6e879742f0
|
feat(ci): improve cache, add test-core features matrix (#5604)
|
2022-11-10 17:30:10 -03:00 |
|
Lucas Nogueira
|
69414a487f
|
chore(cli): lint
|
2022-11-09 11:50:41 -03:00 |
|
Lucas Nogueira
|
602d3ed3f6
|
Merge branch 'dev' into next
|
2022-11-09 11:04:54 -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 |
|
Lucas Nogueira
|
d0ad0d2f48
|
Merge remote-tracking branch 'origin/dev' into next
|
2022-10-31 10:13:57 -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
|
cc186c7a0e
|
fix(cli): keep dev watcher alive if config is incorrect, closes #5173 (#5495)
Co-authored-by: Lucas Nogueira <lucas@tauri.studio>
|
2022-10-27 19:47:50 -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 |
|
Amr Bashir
|
7a231cd1c9
|
fix(cli): detect deno (#5475)
Co-authored-by: Lucas Nogueira <lucas@tauri.studio>
|
2022-10-27 19:00:56 -03:00 |
|
renovate[bot]
|
6ca8a056e8
|
chore(deps) Update Rust crate serde_json to 1.0.87 (#5483)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
|
2022-10-26 11:25:11 -03:00 |
|
Amr Bashir
|
a3a70218f3
|
fix(cli): pass --no-default-features to runner instead of app, closes #5415 (#5474)
|
2022-10-25 10:26:30 -03:00 |
|
Jonas Kruckenberg
|
5b1e99f264
|
Fix/hook env vars (#5452)
Co-authored-by: Lucas Nogueira <lucas@tauri.studio>
|
2022-10-22 10:33:15 -03:00 |
|
Lucas Fernandes Nogueira
|
e7ccbd8573
|
feat(cli): detect JSON5 and TOML configuration files in the dev watcher (#5439)
|
2022-10-19 15:37:54 -03:00 |
|
Tnze
|
9076d5d2e7
|
feat(cli): add prompt information when file changing detected, closes #5417 (#5428)
Co-authored-by: Lucas Nogueira <lucas@tauri.studio>
|
2022-10-19 10:24:56 -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
|
e37b7677cd
|
chore: update schema.json
|
2022-10-19 09:40:34 -03:00 |
|
Caesar Schinas
|
4137ab44a8
|
feat(macos): add tabbing_identifier option, closes #2804, #3912 (#5399)
Co-authored-by: Lucas Nogueira <lucas@tauri.studio>
|
2022-10-19 09:20:17 -03:00 |
|
Lucas Nogueira
|
b713aed21b
|
chore(cli): update Cargo.lock
|
2022-10-18 09:39:52 -03:00 |
|
Lucas Fernandes Nogueira
|
95f467add5
|
feat(core): add window accept_first_mouse option, closes #5347 (#5374)
|
2022-10-17 11:07:45 -03:00 |
|
Lucas Fernandes Nogueira
|
4036e15f5a
|
feat(core): reimplement window initial focus flag, closes #5120 (#5338)
|
2022-10-08 16:37:12 -03:00 |
|
Amr Bashir
|
095b18620b
|
fix(cli.js): fix invoking cli from a node shim, closes #5343 (#5345)
|
2022-10-04 13:25:02 -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 |
|
Kasper
|
39bf895b73
|
feat(macOS): Add application show and hide methods (#3689)
Co-authored-by: Lucas Nogueira <lucas@tauri.studio>
|
2022-10-03 14:49:59 -03:00 |
|
Eric Hagman
|
a6c94119d8
|
feat(core): expose user_agent to window config (#5317)
Co-authored-by: Lucas Nogueira <lucas@tauri.studio>
|
2022-10-02 10:37:53 -03:00 |
|
Kasper
|
321f3fed19
|
feat(macos): title_bar_style and hidden_title window options, closes #2663 (#3965)
Co-authored-by: Lucas Nogueira <lucas@tauri.studio>
|
2022-09-30 17:15:45 -03:00 |
|
Tomáš Vojtášek
|
8f1ace7795
|
feat: expose set_title for MacOS tray (#5182)
Co-authored-by: Lucas Nogueira <lucas@tauri.studio>
|
2022-09-30 14:08:11 -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 |
|
Caesar Schinas
|
5d89905e39
|
feat(api): add app-specific directory APIs, closes #5263 (#5272)
Co-authored-by: Amr Bashir <amr.bashir2015@gmail.com>
Co-authored-by: Lucas Nogueira <lucas@tauri.studio>
|
2022-09-28 19:34:09 -03:00 |
|
jabza
|
eedfa5e618
|
feat(core): Expose "ignore_cursor_events" to Tauri and API (#5032)
Co-authored-by: Thomas Kilsby <>
Co-authored-by: Lucas Nogueira <lucas@tauri.studio>
|
2022-09-28 16:55:35 -03:00 |
|
Lucas Fernandes Nogueira
|
7d9aa3987e
|
feat: bump MSRV to 1.59 (#5296)
|
2022-09-28 14:33:35 -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
|
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 |
|
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 |
|
Amr Bashir
|
adba73a9ff
|
ci: migrate to the org-level token
|
2022-09-23 18:00:13 +02: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 |
|
Amr Bashir
|
db26aaf2b4
|
fix: fix wrong cli metadata (#5214)
Co-authored-by: Lucas Fernandes Nogueira <lucas@tauri.studio>
|
2022-09-16 13:54:09 -03:00 |
|
Fabian-Lars
|
c764408da7
|
fix: Add missing allowlist config for cursor apis, closes #5207 (#5211)
|
2022-09-16 13:26:27 -03:00 |
|
Lucas Nogueira
|
2954f6d252
|
fix(cli): wrong metadata
|
2022-09-15 14:51:42 -03:00 |
|
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 |
|
Amr Bashir
|
10ab3e2f5e
|
feat(cli/mobile): allow checking gen folder into source control (#5146)
Co-authored-by: Lucas Nogueira <lucas@tauri.studio>
|
2022-09-12 16:46:09 -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 |
|
Amr Bashir
|
c9ad2a73af
|
fix(cli/mobile): use one write_all call (#5155)
Co-authored-by: Lucas Nogueira <lucas@tauri.studio>
|
2022-09-07 12:05:11 -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
|
e1b8ee2b7a
|
refactor(cli): move generated Kotlin files to the generated folder
|
2022-09-04 22:06:56 -03:00 |
|
Lucas Nogueira
|
4c1c78ebf0
|
chore(cli): update lockfile
|
2022-09-04 13:49:49 -03:00 |
|
Lucas Nogueira
|
bf5a9ab9e6
|
chore(cli): update lockfile
|
2022-09-04 13:49:13 -03:00 |
|
Lucas Nogueira
|
610aab7045
|
Merge branch 'dev' into next
|
2022-09-04 13:45:59 -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 |
|
Amr Bashir
|
30d0e190bb
|
fix(cli/templates): fix desktop entrypoint template (#5127)
|
2022-09-02 12:21:15 -03:00 |
|
Amr Bashir
|
5643ece77c
|
fix(cli/mobile): strip \n before parsing json (#5126)
|
2022-09-02 10:30:42 -03:00 |
|
Lucas Nogueira
|
349895b296
|
refactor(cli): remove mobile assets folder symlink
|
2022-09-01 12:25:08 -03:00 |
|
Lucas Nogueira
|
5d82357166
|
feat(cli): add --reinstall-deps option to ios init
|
2022-09-01 12:07:06 -03:00 |
|
Lucas Fernandes Nogueira
|
8f3a9c5cf6
|
feat(cli): improve device/simulator prompt logic (#5114)
|
2022-09-01 12:00:17 -03:00 |
|
Lucas Fernandes Nogueira
|
6593f267b3
|
feat(cli): iOS simulator support on Intel based devices (#5112)
|
2022-08-31 21:40:51 -03:00 |
|
Lucas Fernandes Nogueira
|
68e80ffaa9
|
feat(cli): add option to run on specific iOS simulator/device (#5098)
|
2022-08-30 16:09:06 -03:00 |
|
Lucas Fernandes Nogueira
|
82e8751ae8
|
feat(cli): add option to run on specific Android emulator/device (#5093)
|
2022-08-30 10:27:53 -03:00 |
|
Lucas Fernandes Nogueira
|
e22d21beaf
|
fix(cli): add timeout on interprocess communication (#5090)
|
2022-08-29 14:46:37 -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 Nogueira
|
914c5f299f
|
Merge remote-tracking branch 'origin/dev' into next
|
2022-08-28 16:27:01 -03:00 |
|
Lucas Fernandes Nogueira
|
1d9226b28c
|
refactor:move iOS configuration to the bundle object (#5072)
|
2022-08-28 15:34:41 -03:00 |
|
Lucas Fernandes Nogueira
|
8cf9af93eb
|
refactor(cli): remove mobile Error enum, use anyhow instead (#5076)
|
2022-08-28 15:32:50 -03:00 |
|
Lucas Fernandes Nogueira
|
2901145c49
|
chore: update license headers (#5067)
|
2022-08-28 15:13:21 -03:00 |
|
Jeffrey Hutchins
|
0a203a13ae
|
fix(cli): config issues on macos (#5075)
Co-authored-by: Lucas Nogueira <lucas@tauri.studio>
|
2022-08-28 14:48:15 -03:00 |
|
Lucas Fernandes Nogueira
|
dee19784f9
|
fix(cli): only require development team when running iOS commands (#5071)
|
2022-08-27 16:35:57 -03:00 |
|
Lucas Fernandes Nogueira
|
8f6ab87fb4
|
feat(cli): package license files (#5066)
|
2022-08-27 10:10:05 -03:00 |
|
Lucas Fernandes Nogueira
|
53a3398beb
|
feat(cli): improve DX on android dev and ios dev commands (#5059)
|
2022-08-26 16:08:44 -03:00 |
|
Lucas Fernandes Nogueira
|
69aaff5507
|
feat(cli): persist verbosity for the IDE scripts (#5047)
|
2022-08-26 09:24:23 -03:00 |
|
Lucas Fernandes Nogueira
|
80a301ea63
|
feat(cli): add mobile support to the app template (#5046)
|
2022-08-25 16:43:29 -03:00 |
|
Lucas Fernandes Nogueira
|
badad2b9a1
|
feat(cli): implement verbosity on mobile commands (#5044)
|
2022-08-25 16:06:00 -03:00 |
|
Lucas Fernandes Nogueira
|
927ccc465d
|
refactor(cli): improve security of android dev/build (#5043)
|
2022-08-25 15:30:05 -03:00 |
|
Lucas Fernandes Nogueira
|
4a5f2ec1ae
|
feat(android): enable dev HMR in both HTTP and HTTPS dev servers (#5033)
|
2022-08-25 00:19:47 -03:00 |
|
Lucas Fernandes Nogueira
|
752ad3b203
|
feat(cli): use templates from wry (#5030)
|
2022-08-24 16:06:14 -03:00 |
|
Lucas Fernandes Nogueira
|
641d56dcb3
|
feat(android): improve initialization scripts (#5028)
|
2022-08-24 13:06:45 -03:00 |
|
Lucas Fernandes Nogueira
|
0500d3b4b1
|
fix(core): mobile app name must match the crate name (#5027)
|
2022-08-24 12:41:57 -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
|
1f84385e8a
|
chore: update cargo-mobile to latest (#5025)
Co-authored-by: Lucas Nogueira <lucas@tauri.studio>
|
2022-08-24 10:01:32 -03:00 |
|
Lucas Fernandes Nogueira
|
3668a1fdc8
|
fix(cli): resolve absolute tauri binary path for the android template (#5015)
|
2022-08-23 13:54:41 -03:00 |
|
Amr Bashir
|
4e26b05d20
|
fix(cli/template/android): use raw string for executable (#5012)
|
2022-08-23 12:39:26 -03:00 |
|
Amr Bashir
|
169682219a
|
covector: reduce cargo audit/publish noise in release notes (#5011)
|
2022-08-23 12:04:28 -03:00 |
|
Lucas Nogueira
|
a70f7b26bc
|
feat(cli): improve error messages in mobile commands
|
2022-08-23 11:34:16 -03:00 |
|
Lucas Fernandes Nogueira
|
e56a9dd729
|
refactor(cli): move mobile commands to their own module (#5005)
|
2022-08-22 21:59:17 -03:00 |
|
Dave Lage
|
02a2ec52f1
|
fix: Grammar in signer generate (#5004)
|
2022-08-22 18:12:41 -03:00 |
|
Lucas Fernandes Nogueira
|
403859d47e
|
feat(cli): add ios build command (#5002)
|
2022-08-22 17:47:52 -03:00 |
|
Lucas Fernandes Nogueira
|
4c9ea450c3
|
feat(cli): add android build command (#4999)
|
2022-08-22 12:49:58 -03:00 |
|
Lucas Fernandes Nogueira
|
b3a3afc7de
|
feat(core): detect android and ios platform configuration files (#4997)
|
2022-08-22 10:48:06 -03:00 |
|
Lucas Nogueira
|
3d992a8899
|
Merge branch 'dev' into next
|
2022-08-21 17:48:56 -03:00 |
|
Lucas Fernandes Nogueira
|
9bb81bc328
|
refactor(android): rename BuildTask.kt command to android-studio-script (#4991)
|
2022-08-21 17:48:38 -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 |
|
Lucas Nogueira
|
16360aed33
|
chore(cli): update cargo-mobile to fix cli.js mobile script running
|
2022-08-21 10:35:11 -03:00 |
|
Lucas Fernandes Nogueira
|
e55d96acc1
|
feat(cli): enhance iOS build task arguments (#4987)
|
2022-08-21 10:34:38 -03:00 |
|
Lucas Fernandes Nogueira
|
8aad710064
|
feat(cli): enhance android build task arguments (#4986)
|
2022-08-21 09:58:27 -03:00 |
|
Lucas Fernandes Nogueira
|
6f0615044d
|
feat(cli): add android dev and ios dev commands (#4982)
|
2022-08-20 16:53:07 -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 Nogueira
|
f445f374a3
|
feat(android): update project dependencies
|
2022-08-18 11:31:07 -03:00 |
|
Lucas Nogueira
|
a3680ef2bc
|
feat(cli): skip dev tools installation on mobile init
|
2022-08-17 16:40:04 -03:00 |
|
Lucas Nogueira
|
c2b120be51
|
Merge branch 'dev' into next
|
2022-08-16 10:13:55 -03:00 |
|
Lucas Fernandes Nogueira
|
c53d9ea1b3
|
refactor(cli): prepare for mobile implementation (#4952)
|
2022-08-16 10:13:14 -03:00 |
|
Lucas Fernandes Nogueira
|
3f655d6280
|
refactor: pull mobile config from tauri config instead of mobile.toml (#4948)
|
2022-08-16 09:44:55 -03:00 |
|
Lucas Fernandes Nogueira
|
a9c8e565c6
|
feat: add android open and ios open commands (#4946)
|
2022-08-15 13:38:17 -03:00 |
|
Lucas Fernandes Nogueira
|
d44f67f7af
|
feat: add android init and ios init commands (#4942)
|
2022-08-15 12:43:50 -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 |
|