Jonas Kruckenberg
|
50a47f8c7a
|
refactor(updater): replace manual parsing with struct definitions (#4162)
Co-authored-by: Lucas Nogueira <lucas@tauri.studio>
|
2022-05-21 15:49:53 -03:00 |
|
Lucas Nogueira
|
8539e02f7f
|
fix(bundler): wix upgrade do not installing new files, closes #4182
|
2022-05-21 15:07:36 -03:00 |
|
Lucas Fernandes Nogueira
|
f46175d5d4
|
feat(core): expose option to set dialog type, closes #4183 (#4187)
|
2022-05-21 11:24:39 -03:00 |
|
Lucas Fernandes Nogueira
|
d99c5d583b
|
fix(core): HTTP timeout not working on Windows, closes #4050 (#4185)
|
2022-05-21 10:54:22 -03:00 |
|
Lucas Fernandes Nogueira
|
ae99f99167
|
feat(core): expose message dialog's title option, ref #4183 (#4186)
|
2022-05-21 10:46:14 -03:00 |
|
Lucas Fernandes Nogueira
|
a7a9fde16f
|
fix(core): account for monitor position when centering window (#4166)
|
2022-05-21 09:56:56 -03:00 |
|
Lucas Fernandes Nogueira
|
52d177543a
|
fix(core): immediately create window when using tauri::App, closes #4170 (#4172)
|
2022-05-21 09:56:31 -03:00 |
|
Lucas Fernandes Nogueira
|
4ac7bb12e5
|
docs(core): improve target documentation, cleanup logic, closes #4161 (#4173)
|
2022-05-21 09:55:01 -03:00 |
|
Lucas Nogueira
|
356b3e1c46
|
chore(examples): use appWindow on multiwindow example
|
2022-05-19 16:12:37 -03:00 |
|
Lucas Fernandes Nogueira
|
a737f25c10
|
fix(tauri-build): delete existing sidecar file, closes #4134 (#4167)
|
2022-05-18 22:49:53 -03:00 |
|
Lucas Nogueira
|
b7281317ba
|
chore(docs): split app and window implementations
|
2022-05-18 19:38:18 -03:00 |
|
github-actions[bot]
|
393c774dfd
|
Apply Version Updates From Current Changes (#4117)
Co-authored-by: lucasfernog <lucasfernog@users.noreply.github.com>
|
2022-05-18 12:53:01 -03:00 |
|
Lucas Fernandes Nogueira
|
cfd81bdead
|
feat(ci): update publish-cli workflow (#4158)
|
2022-05-18 11:13:46 -03:00 |
|
renovate[bot]
|
f439557ba6
|
chore(deps) Update Tauri API Definitions (#4154)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
|
2022-05-18 09:56:50 -03:00 |
|
renovate[bot]
|
3070d698fe
|
chore(deps) Update Rust crate handlebars to 4.3 (#4155)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
|
2022-05-18 09:56:23 -03:00 |
|
renovate[bot]
|
f608d272fe
|
chore(deps) Update Tauri CLI (#4156)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
|
2022-05-18 09:56:16 -03:00 |
|
renovate[bot]
|
7d35b7739a
|
chore(deps) Update dependency @napi-rs/cli to v2.9.0 (#4157)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
|
2022-05-18 09:56:05 -03:00 |
|
Lorenzo Lewis
|
62cb5b4d5c
|
chore(config) Fix config links (#4153)
Co-authored-by: Lucas Nogueira <lucas@tauri.studio>
|
2022-05-18 09:53:56 -03:00 |
|
Lucas Nogueira
|
6c92fb0aef
|
chore(config): adjust documentation
|
2022-05-17 19:15:50 -03:00 |
|
Lucas Nogueira
|
617f1144f3
|
feat(core): add App::get_cli_matches helper ref #4145
|
2022-05-17 18:12:40 -03:00 |
|
Md. Fahim Bin Amin
|
612c7341e5
|
Updated the Code of Conduct, Closes #4081 (#4141)
|
2022-05-17 14:09:28 -03:00 |
|
Lucas Fernandes Nogueira
|
d965b92174
|
fix(bundler): prevent removal of pin to taskbar on Windows (#4144)
|
2022-05-17 13:39:10 -03:00 |
|
Lucas Fernandes Nogueira
|
29d8e768aa
|
feat(config): adjust schema for documentation website, closes #4139 (#4142)
Co-authored-by: Lorenzo Lewis <lorenzo_lewis@icloud.com>
|
2022-05-17 13:38:52 -03:00 |
|
TomScavo
|
706fcbd39c
|
fix(core): fileDropEnabled option is not working when creating a new WebviewWindow (#4146)
|
2022-05-17 13:38:40 -03:00 |
|
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
|
25aa4347b3
|
fix(core): prepare window icon and menu on remote URLs, closes #4131 (#4140)
|
2022-05-16 10:19:11 -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 |
|
Gomes
|
e43ef69992
|
fix documentation broken url on README.md (#4107)
Co-authored-by: Lucas Fernandes Nogueira <lucas@tauri.studio>
|
2022-05-15 09:22:37 -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 |
|
Lucas Fernandes Nogueira
|
61e37652b9
|
fix(core): deadlock when creating window from IPC handler, closes #4121 (#4123)
|
2022-05-13 19:04:28 -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
|
e35aaebc30
|
feat(core): add PathResolver::resolve_resource API (#4116)
|
2022-05-13 11:00:34 -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 |
|
Autumn Meadow
|
45c4525386
|
fix: add mjs mime type (fix: #4098) (#4108)
Co-authored-by: Lucas Nogueira <lucas@tauri.studio>
|
2022-05-13 10:05:42 -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 |
|
Fabian-Lars
|
2b6c24dff9
|
fix link to docs in contributing guide (#4109)
|
2022-05-13 09:33:33 -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 |
|
Liam Segura
|
2b495f8736
|
Corrected some grammar on README (#4082)
|
2022-05-10 20:05:01 -03:00 |
|
Lucas Fernandes Nogueira
|
71a553b715
|
chore(deps): update wry to 0.16.2, webkit2gtk to 0.18.0 (#4099)
|
2022-05-10 20:04:24 -03:00 |
|
Lucas Fernandes Nogueira
|
c8e0e5b97d
|
feat(tauri-runtime-wry): add plugin API (#4094)
|
2022-05-10 11:23:16 -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 |
|
Lucas Nogueira
|
d4b49d75a6
|
fix(examples): parent window example freezing and crashing, closes #4064
|
2022-05-05 20:57:32 -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 |
|