Lucas Fernandes Nogueira
|
dfbbca423b
|
feat(bundler): try to find API key file for notarization, ref #7616 (#7771)
|
2023-09-07 10:01:12 -03:00 |
|
Colin McDonnell
|
e152662687
|
feat: support Bun package manager (#7723)
* Support bun
* clippy
|
2023-08-31 02:48:36 +03:00 |
|
i-c-b
|
13279917d4
|
enhance(cli): Add Cargo Tauri CLI version to tauri info output (#7713)
* enhance(cli): Add Cargo Tauri CLI version to `tauri info` output
* Create enhance-cli-cargo-tauri-cli-version-info.md
|
2023-08-31 01:53:37 +03:00 |
|
Lucas Fernandes Nogueira
|
964d81ff01
|
refactor(bundler): switch to notarytool, closes #4300 (#7616)
|
2023-08-16 11:10:02 +09:00 |
|
Fabian-Lars
|
9308dee0a1
|
docs: Be more specific about plugin names in ipc scope (#7605)
|
2023-08-15 10:56:05 -03:00 |
|
Lucas Fernandes Nogueira
|
4dd4893d7d
|
feat: allow specifying a resource map, closes #5844 (#5950)
Co-authored-by: amrbashir <amr.bashir2015@gmail.com>
closes #5844
|
2023-07-13 18:28:52 -03:00 |
|
Amr Bashir
|
71a0240166
|
chore: remove hotkey.js script and replace var with const (#7343)
Co-authored-by: Lucas Nogueira <lucas@tauri.studio>
|
2023-07-12 08:44:26 -03:00 |
|
Amr Bashir
|
a2be88a21d
|
refactor: remove bitness crate from bundler (#7405)
Co-authored-by: Lucas Nogueira <lucas@tauri.studio>
|
2023-07-12 07:38:25 -03:00 |
|
清茶
|
907425df55
|
feat(cli): check cwd for config file before traversing (#7395)
|
2023-07-11 18:29:15 +03:00 |
|
Lucas Fernandes Nogueira
|
eeff1784e1
|
chore(deps): update unmaintained dependency from kuchiki to kuchikiki (#7359) (#7367)
Co-authored-by: Davide Baldo <davide@baldo.me>
Co-authored-by: Amr Bashir <amr.bashir2015@gmail.com>
|
2023-07-11 19:19:13 +09:00 |
|
Amr Bashir
|
e05cd940d6
|
ci: fix audit workflow and add resolutions for vuln packages (#7392)
* ci: fix audit workflow and add resolutions for vuln packages
* revert rust audit changes
|
2023-07-11 00:25:18 +03:00 |
|
Amr Bashir
|
46df2c9b91
|
fix(bundler): sort package types before bundling, closes #7349 (#7360)
fix(bundler): sort package types before bundling, closes #7349
|
2023-07-05 17:17:31 -03:00 |
|
Fabian-Lars
|
dad4f54eec
|
fix(cli): Disable version check, fixes #7273 (#7277)
|
2023-06-21 19:19:31 +08:00 |
|
github-actions[bot]
|
4b3d66c793
|
Apply Version Updates From Current Changes (v1) (#7234)
Co-authored-by: lucasfernog <lucasfernog@users.noreply.github.com>
|
2023-06-17 10:45:52 -03:00 |
|
Amr Bashir
|
066c09a6ea
|
fix(core): fix require_literal_leading_dot flipped behavior (#7227)
|
2023-06-17 09:17:36 -03:00 |
|
Lucas Fernandes Nogueira
|
2071265fea
|
add to additionals (#7206)
|
2023-06-14 16:10:52 -07:00 |
|
github-actions[bot]
|
b7ae725c5e
|
Apply Version Updates From Current Changes (#6901)
Co-authored-by: lucasfernog <lucasfernog@users.noreply.github.com>
|
2023-06-14 12:59:28 -03:00 |
|
Fabian-Lars
|
4cfb686d2b
|
fix(cli): Pin minisign to 0.7.3 to prevent issues with empty key passwords (#7197)
|
2023-06-14 08:00:28 -03:00 |
|
renovate[bot]
|
066417d3f0
|
chore(deps) Update Rust crate log to 0.4.19 (#7194)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
|
2023-06-14 07:36:46 -03:00 |
|
Amr Bashir
|
d75c1b829b
|
fix(cli): warn about bundling updater target without appropriate targets, closes #7181 (#7189)
* fix(cli): warn about bundling updater target without appropriate targets, closes #7181
* change tags
* cleanup
---------
Co-authored-by: Lucas Nogueira <lucas@tauri.studio>
|
2023-06-14 02:14:35 +03:00 |
|
Fabian-Lars
|
db7c5fbf2e
|
refactor(core): Remove attohttpc in favor of reqwest (#7143)
Co-authored-by: Lucas Fernandes Nogueira <lucas@tauri.studio>
|
2023-06-06 13:29:52 -03:00 |
|
Lucas Fernandes Nogueira
|
52474e479d
|
feat(cli): enhance Cargo features injection, add tests (#7141)
|
2023-06-06 13:29:28 -03:00 |
|
Lucas Fernandes Nogueira
|
647800c563
|
refactor(cli): use rewrite manifest logic on table entry (#7134)
|
2023-06-05 14:38:26 -03:00 |
|
renovate[bot]
|
3a8bb4c153
|
chore(deps) Update Tauri JS CLI (#7093)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
|
2023-06-05 10:06:45 -03:00 |
|
Fabian-Lars
|
d7a0a2cd1a
|
ci: Use correct native-tls feature flags for win32-arm64 cli, ref #7098 (#7107)
|
2023-06-02 19:04:48 +08:00 |
|
Fabian-Lars
|
0ddbb3a1dc
|
feat(cli): Build the CLI for Windows ARM64, closes #7015 (#7098)
* feat(cli): Build the CLI for Windows ARM64
* lockfile
|
2023-06-01 11:04:14 +08:00 |
|
Jonas Kruckenberg
|
6c5ade08d9
|
feat(cli.rs) Shell completions (#4537)
Co-authored-by: Lucas Nogueira <lucas@tauri.studio>
Co-authored-by: Simon Hyll <hyllsimon@gmail.com>
Co-authored-by: Lucas Nogueira <lucas@tauri.app>
|
2023-05-25 11:34:37 -03:00 |
|
Tomáš Diblík
|
c4d6fb4b1e
|
feat(core): Ability to disable minimize/maximize/close native window's buttons, closes #2353 (#6665)
Co-authored-by: Amr Bashir <amr.bashir2015@gmail.com>
Co-authored-by: Lucas Nogueira <lucas@tauri.studio>
Co-authored-by: Lucas Nogueira <lucas@tauri.app>
|
2023-05-24 17:23:32 -03:00 |
|
Francis The Basilisk
|
35cd751adc
|
feat(bundler): custom desktop file template, closes #5176 (#5180)
Co-authored-by: Fabian-Lars <fabianlars@fabianlars.de>
Co-authored-by: Lucas Nogueira <lucas@tauri.studio>
|
2023-05-24 16:04:54 -03:00 |
|
Amr Bashir
|
df89ccc191
|
feat(nsis): implement passive mode, closes #6955 (#6998)
Co-authored-by: Lucas Nogueira <lucas@tauri.studio>
|
2023-05-24 14:16:12 -03:00 |
|
Amr Bashir
|
17da87d3cd
|
fix(bundler/nsis): write installer templates UTF16LE encoded, closes #7036 (#7040)
* fix(bundler/nsis): write installer templates UTF16LE encoded, closes #7036
* cleanup
* lint
* return err instead of panic
* Update .changes/nsis-encoding.md [skip ci]
---------
Co-authored-by: Lucas Nogueira <lucas@tauri.studio>
|
2023-05-23 19:00:21 +03:00 |
|
Amr Bashir
|
3cb7a3e642
|
fix(cli/devserver): inject autoreload into HTML only, closes #6997 (#7032)
|
2023-05-23 17:39:11 +03:00 |
|
Nathanael Rea
|
fb7ef8dacd
|
fix(cli.js): detect node-20 binary (#6667)
* fix nodejs binary regex
* Update clijs-node-version-20.md
|
2023-05-23 01:09:49 +03:00 |
|
renovate[bot]
|
86d3c0cc0f
|
chore(deps) Update Tauri CLI (major) (#6688)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Lucas Nogueira <lucas@tauri.studio>
|
2023-05-22 14:22:46 -03:00 |
|
Lucas Fernandes Nogueira
|
a541820aa8
|
fix(cli): revert metadata.json field rename from #6795 (#7029)
|
2023-05-22 14:07:53 -03:00 |
|
Amr Bashir
|
5ec6353a60
|
refactor: change package names to match published packages (#6795)
Co-authored-by: Fabian-Lars <fabianlars@fabianlars.de>
|
2023-05-22 12:52:44 -03:00 |
|
renovate[bot]
|
9e67ec68ac
|
chore(deps) Update dependency prettier to v2.8.8 (#6799)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
|
2023-05-22 11:41:03 -03:00 |
|
Amr Bashir
|
5eba069b1d
|
docs: curate and document tauri's env vars (#6983)
* docs: curate and document tauri's env vars
* fill apple env vars
---------
Co-authored-by: Lucas Nogueira <lucas@tauri.app>
|
2023-05-21 13:23:47 +03:00 |
|
Lucas Fernandes Nogueira
|
1253bbf7ae
|
fix(cli): correctly remove Cargo features (#7013)
|
2023-05-20 00:12:11 -03:00 |
|
Fabian-Lars
|
c7056d1b20
|
fix(cli): improve vs build tools detection (#6982)
* fix(cli): improve vs build tools detection
* clean up
* typos
* changefile
* patch instead of minor
* update vswhere
* use vswhere instead of custom logic. update wording
* sort and dedup manually
|
2023-05-18 22:47:28 +03:00 |
|
Amr Bashir
|
acc36fe117
|
feat(core): add option for require_literal_leading_dot, closes #6158 (#6969)
* feat(core): add option for `require_literal_leading_dot`, closes #6158
* change to `Option<bool>`
* fix to tokens impl
* Apply suggestions from code review
Co-authored-by: Simon Hyll <hyllsimon@gmail.com>
---------
Co-authored-by: Simon Hyll <hyllsimon@gmail.com>
|
2023-05-18 16:11:50 +03:00 |
|
Amr Bashir
|
cd3846c8ce
|
feat(nsis): restart app after updating, closes #6955 (#6987)
* feat(nsis): restart app after updating, closes #6955
* Apply suggestions from code review
|
2023-05-18 16:11:31 +03:00 |
|
Amr Bashir
|
fd3b5a16b1
|
fix(cli): find correct binary when --profile is used, closes #6954 (#6979)
* fix(cli): find correct binary when `--profile` is used, closes #6954
* clippy
|
2023-05-17 16:17:47 +03:00 |
|
Amr Bashir
|
82169e69fc
|
fix(core): remove trailing slash in http scope url, closes #5208 (#6974)
* fix(core): remove trailing slash in http scope url, closes #5208
* fix tests
* one more tests fix
* clippy
|
2023-05-17 14:33:10 +03:00 |
|
Fabian-Lars
|
d2710e9d2e
|
fix(core): unpin all dependencies, closes #6944 (#6966)
|
2023-05-16 19:27:15 +08:00 |
|
Amr Bashir
|
2948820579
|
feat(bundler/NSIS): allow specifying custom lang files (#6867)
* feat(bundler/NSIS): allow specifying custom lang files
* add dunc as dep on all platforms
* clippy
* Update tooling/bundler/src/bundle/windows/nsis.rs
Co-authored-by: Fabian-Lars <fabianlars@fabianlars.de>
* Update core/tauri-utils/src/config.rs
Co-authored-by: Fabian-Lars <fabianlars@fabianlars.de>
* schema files
---------
Co-authored-by: Fabian-Lars <fabianlars@fabianlars.de>
Co-authored-by: Lucas Nogueira <lucas@tauri.studio>
|
2023-05-15 18:11:10 +03:00 |
|
Amr Bashir
|
e0c30a7e8b
|
refactor: use const instead of a function (#6958)
|
2023-05-14 17:03:40 -03:00 |
|
KurikoMoe
|
fb485d25a0
|
fix(cli): fix cli connection timeout to dev server (fix #6045) (#6046)
Fix tauri-cli connection to dev server stucks and waits for TCP timeout.
|
2023-05-12 15:01:24 +03:00 |
|
Amr Bashir
|
e092f79946
|
feat(bundler/nsis): allow specifying custom template, closes #6887 (#6922)
|
2023-05-12 14:02:07 +03:00 |
|
Simon Hyll
|
41e10b22fa
|
chore: fixed grammar and typos (#6937)
|
2023-05-11 02:21:15 +03:00 |
|