Lucas Fernandes Nogueira
|
8e1daad153
|
fix(bundler): set app name when signing MSI, closes #3945 (#3950)
|
2022-05-17 13:26:35 -03:00 |
|
Lucas Fernandes Nogueira
|
3e702cf8b1
|
fix(bundler): ignore duplicated files in resource iter, closes #4126 (#4129)
|
2022-05-15 10:01:10 -03:00 |
|
Lucas Fernandes Nogueira
|
9f2c341319
|
feat(core): configure msiexec display options, closes #3951 (#4061)
Co-authored-by: Fabian-Lars <fabianlars@fabianlars.de>
|
2022-05-15 09:02:30 -03:00 |
|
Lucas Fernandes Nogueira
|
1948ae53fd
|
fix(bundler): only reinstall missing or != version files, closes #4122 (#4125)
|
2022-05-15 09:02:19 -03:00 |
|
renovate[bot]
|
b9d96096b2
|
chore(deps) Update Rust crate napi-build to v2 (#4103)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
Co-authored-by: Lucas Nogueira <lucas@tauri.studio>
|
2022-05-13 13:11:13 -03:00 |
|
Lucas Fernandes Nogueira
|
bad85a1f11
|
feat(build): find .ico in config instead of default icons/icon.ico (#4115)
|
2022-05-13 10:39:04 -03:00 |
|
renovate[bot]
|
5aff1435e1
|
chore(deps) Update Tauri CLI (#4100)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
|
2022-05-13 10:03:26 -03:00 |
|
renovate[bot]
|
45f68291bd
|
chore(deps) Update Tauri API Definitions (#4101)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
|
2022-05-13 10:03:15 -03:00 |
|
renovate[bot]
|
353650ccd2
|
chore(deps) Update Tauri JS CLI (#4102)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
|
2022-05-13 10:02:44 -03:00 |
|
Aitor Miguel Blanco
|
787ea09adc
|
fix: generate windows resource directories using resource_relpath, closes #4087. (#4111)
Co-authored-by: Lucas Nogueira <lucas@tauri.studio>
|
2022-05-13 09:56:04 -03:00 |
|
github-actions[bot]
|
c8667f9ff7
|
Apply Version Updates From Current Changes (#4095)
Co-authored-by: lucasfernog <lucasfernog@users.noreply.github.com>
|
2022-05-10 20:31:34 -03:00 |
|
Lucas Nogueira
|
87a2c2f8f6
|
chore(cli.js): update lockfile [skip ci]
|
2022-05-07 21:37:02 -03:00 |
|
github-actions[bot]
|
86d82af494
|
Apply Version Updates From Current Changes (#4005)
Co-authored-by: lucasfernog <lucasfernog@users.noreply.github.com>
Co-authored-by: Lucas Nogueira <lucas@tauri.studio>
|
2022-05-07 20:01:58 -03:00 |
|
Lucas Fernandes Nogueira
|
a1929c6dac
|
fix(cli): always read custom config file from CWD, closes #4067 (#4074)
|
2022-05-07 16:20:58 -03:00 |
|
Jonas Kruckenberg
|
35f2147161
|
feat(cli): Improve CLI logging (#4060)
Co-authored-by: Lucas Nogueira <lucas@tauri.studio>
|
2022-05-07 10:19:54 -03:00 |
|
Jonas Kruckenberg
|
a4fcaf1d04
|
fix: don't override default keychain, closes #4008 (#4053)
Co-authored-by: Lucas Nogueira <lucas@tauri.studio>
|
2022-05-05 18:29:40 -03:00 |
|
Lucas Fernandes Nogueira
|
72e577dcc6
|
fix(bundler): properly reinstall files on MSI downgrades, closes #3868 (#4044)
|
2022-05-04 10:48:53 -03:00 |
|
Lucas Fernandes Nogueira
|
95726ebb61
|
feat(cli): prevent default bundle identifier from building, closes #4041 (#4042)
|
2022-05-04 10:48:38 -03:00 |
|
renovate[bot]
|
615f48dee0
|
chore(deps) Update Rust crate serde_json to 1.0.81 (#4048)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
|
2022-05-04 10:25:50 -03:00 |
|
renovate[bot]
|
9bd3fc48ee
|
chore(deps) Update Tauri API Definitions (#4049)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
|
2022-05-04 10:25:41 -03:00 |
|
renovate[bot]
|
0612da3014
|
chore(deps) Update Tauri CLI (#4054)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
|
2022-05-04 10:25:31 -03:00 |
|
Alex Rock
|
2778d21f9b
|
Fix binary extension duplicate "." char (#4055)
|
2022-05-04 10:24:14 -03:00 |
|
Alex Rock
|
4562e671e4
|
fix(build): append .exe binary based on target triple instead of running OS, closes #3870 (#4032)
Co-authored-by: Lucas Nogueira <lucas@tauri.studio>
|
2022-05-03 13:57:11 -03:00 |
|
Lucas Fernandes Nogueira
|
715cbde384
|
feat(config): add $schema to tauri.conf.json , closes #3464 (#4031)
|
2022-05-03 12:26:16 -03:00 |
|
Lucas Nogueira
|
ec79e075a9
|
fix(core): http timeout field is optional, closes #4036
|
2022-05-03 12:17:23 -03:00 |
|
Lucas Fernandes Nogueira
|
164078c0b7
|
feat: allow limiting dangerousDisableAssetCspModification, closes #3831 (#4021)
|
2022-05-02 21:04:21 -03:00 |
|
Lucas Nogueira
|
a6f1734c49
|
chore(cli): update plugin template icons
|
2022-05-02 11:11:02 -03:00 |
|
Lucas Nogueira
|
f37354e675
|
fix(schema): shell scope cmd is not required
|
2022-05-01 16:05:38 -03:00 |
|
Lucas Fernandes Nogueira
|
de444b15d2
|
fix(bundler): debian failing to load icns icon, closes #3062 (#4009)
* fix(bundler): debian failing to load icns icon, closes #3062
* fix change file
|
2022-04-30 10:53:29 -03:00 |
|
Lucas Fernandes Nogueira
|
f3c5ca89e7
|
fix(core): http api connect_timeout deserialization, closes #4004 (#4006)
|
2022-04-29 21:26:45 -03:00 |
|
Lucas Fernandes Nogueira
|
320484866b
|
fix(cli): powershell crashing on SIGINT, closes #3997 (#4007)
|
2022-04-29 19:51:08 -03:00 |
|
renovate[bot]
|
d96805a7ac
|
chore(deps) Update dependency jest to v28 (#3986)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
|
2022-04-29 15:02:40 -03:00 |
|
renovate[bot]
|
84c5249b40
|
chore(deps) Update Tauri CLI (#3979)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
|
2022-04-29 13:47:52 -03:00 |
|
renovate[bot]
|
60ff8f4bec
|
chore(deps) Update Rust crate image to 0.24.2 (#3978)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
|
2022-04-29 13:47:30 -03:00 |
|
renovate[bot]
|
2fe54e3d11
|
chore(deps) Update Tauri API Definitions (#3980)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
|
2022-04-29 13:47:12 -03:00 |
|
renovate[bot]
|
6462b62822
|
chore(deps) Update dependency @rollup/plugin-commonjs to v22 (#3981)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
|
2022-04-29 13:46:56 -03:00 |
|
renovate[bot]
|
73c2349451
|
chore(deps) Update dependency @napi-rs/cli to v2.7.0 (#3983)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
|
2022-04-29 13:46:31 -03:00 |
|
renovate[bot]
|
4940ac3b8a
|
chore(deps) Update dependency @rollup/plugin-commonjs to v22 (#3984)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
|
2022-04-29 13:45:52 -03:00 |
|
Amr Bashir
|
bbabc8cd1e
|
fix(cli.rs): remove startup delay in tauri dev (#3999)
* fix(cli.rs): remove startup delay in `tauri dev`
* change timeout [skip ci]
Co-authored-by: Lucas Nogueira <lucas@tauri.studio>
|
2022-04-29 13:44:31 -03:00 |
|
Amr Bashir
|
4f0f3187c9
|
fix(cli.rs): fix tauri info panic when a package isn't installed, closes #3985 (#3996)
|
2022-04-29 13:29:31 -03:00 |
|
Lucas Fernandes Nogueira
|
094534d138
|
fix(cli): dev command stderr text overflow on Windows, closes #3995 (#4000)
|
2022-04-29 13:28:13 -03:00 |
|
github-actions[bot]
|
cf22f4ca5d
|
Apply Version Updates From Current Changes (#3975)
Co-authored-by: lucasfernog <lucasfernog@users.noreply.github.com>
|
2022-04-26 20:40:24 -03:00 |
|
github-actions[bot]
|
feac1d193c
|
Apply Version Updates From Current Changes (#3820)
Co-authored-by: lucasfernog <lucasfernog@users.noreply.github.com>
Co-authored-by: Lucas Nogueira <lucas@tauri.studio>
|
2022-04-26 11:53:21 -03:00 |
|
Ashish Shekar
|
a649aad7ad
|
feat(cli): check and notify about updates on tauri dev , closes #3789 (#3960)
Co-authored-by: Lucas Nogueira <lucas@tauri.studio>
|
2022-04-25 11:31:25 -03:00 |
|
Lucas Fernandes Nogueira
|
c23f139ba8
|
perf(core): improve binary size with api enum serde refactor (#3952)
|
2022-04-24 14:08:05 -03:00 |
|
Lucas Fernandes Nogueira
|
f68af45a11
|
fix(cli): use terminal_size instead of term_size for Windows support (#3955)
|
2022-04-24 13:54:22 -03:00 |
|
Lucas Fernandes Nogueira
|
f66bc3c2b8
|
fix(bundler): DLL resources, closes #3948 (#3949)
|
2022-04-23 11:01:52 -03:00 |
|
Lucas Nogueira
|
1303264190
|
chore: enable set_cursor_position in Linux
It is not ready yet, but it has been pushed to tao
|
2022-04-22 21:55:17 -03:00 |
|
Lucas Fernandes Nogueira
|
582bdfccbc
|
docs(tauri): document all feature flags, add test (#3947)
|
2022-04-22 21:51:39 -03:00 |
|
Lucas Fernandes Nogueira
|
1397d9121a
|
feat(core): add support to multipart/form-data requests, closes #2118 (#3929)
|
2022-04-22 20:04:58 -03:00 |
|