Didrik Nordström
|
34879f7344
|
fix: allow graceful shutdown of sidecar commands on exit (#4561)
Co-authored-by: Lucas Nogueira <lucas@tauri.studio>
|
2022-07-03 21:33:08 -03:00 |
|
Amr Bashir
|
9105588373
|
feat: add implicit default menu for macOS only, closes #4551 (#4570)
Co-authored-by: Lucas Nogueira <lucas@tauri.studio>
|
2022-07-03 20:26:32 -03:00 |
|
Lucas Fernandes Nogueira
|
0fa745344e
|
feat(updater): relaunch on Windows, closes #4220 (#4568)
|
2022-07-03 19:48:23 -03:00 |
|
Lucas Fernandes Nogueira
|
dbb8c87b96
|
feat(cli): watch Cargo workspaces in the dev command, closes #4222 (#4572)
|
2022-07-03 19:48:05 -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
|
d4cdf80781
|
feat(macros): hide command macro from docs, closes #4550 (#4556)
|
2022-07-01 18:07:01 -03:00 |
|
github-actions[bot]
|
35b53784ee
|
Apply Version Updates From Current Changes (#4545)
Co-authored-by: lucasfernog <lucasfernog@users.noreply.github.com>
|
2022-06-30 18:45:58 -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 |
|
Lucas Fernandes Nogueira
|
63841c1060
|
fix(tauri-runtime-wry): do not send theme twice on macOS, closes #4532 (#4540)
|
2022-06-30 10:39:25 -03:00 |
|
Lucas Fernandes Nogueira
|
185b0e314e
|
fix(tauri-runtime-wry): deadlock when window focus change, closes #4533 (#4539)
|
2022-06-30 10:39:10 -03:00 |
|
Jonas Kruckenberg
|
8e808fece9
|
fix(cli.rs): conflicts_with arg doesn't exist closes (#4538)
* fix: conflicts_with path doesn't exist
* add change file
Co-authored-by: Lucas Nogueira <lucas@tauri.studio>
|
2022-06-30 10:38:57 -03:00 |
|
Lucas Fernandes Nogueira
|
2e74d20e83
|
fix(core): check whether external url is local, ref #4449 (#4536)
|
2022-06-30 10:38:46 -03:00 |
|
Lucas Fernandes Nogueira
|
23a48007c0
|
fix(tauri-runtime-wry): deadlock on file drop, closes #4527 (#4535)
|
2022-06-30 10:38:21 -03:00 |
|
Lucas Fernandes Nogueira
|
bf764e83e0
|
feat(utils): expose windows_version function (#4534)
|
2022-06-30 10:38:01 -03:00 |
|
github-actions[bot]
|
df5fd52a4c
|
Apply Version Updates From Current Changes (#4382)
Co-authored-by: lucasfernog <lucasfernog@users.noreply.github.com>
|
2022-06-29 14:34:20 -03:00 |
|
Lucas Fernandes Nogueira
|
5105b428c4
|
feat(cli): change app template to only set default menu on macOS (#4518)
|
2022-06-29 14:03:42 -03:00 |
|
Robin van Boven
|
bf45ca1df6
|
fix(cli,bundler): prefer AppImage libraries with ABI version (#4505)
|
2022-06-28 23:45:36 -03:00 |
|
Robin van Boven
|
0e6edeb14f
|
fix(cli): Don't add pkg-config to deb (#4508)
|
2022-06-28 23:44:14 -03:00 |
|
Lucas Fernandes Nogueira
|
fd125f76d7
|
fix(updater): fallback if tmp is on different mount point, closes #4500 (#4504)
|
2022-06-28 12:20:59 -03:00 |
|
Lucas Fernandes Nogueira
|
f6edc6df29
|
chore(deps): update tao to 0.12, wry to 0.19, closes #3220 (#4502)
|
2022-06-28 10:05:09 -03:00 |
|
Lucas Fernandes Nogueira
|
57039fb216
|
fix(core): add windows 7 notification support (#4491)
|
2022-06-28 09:59:13 -03:00 |
|
Lucas Fernandes Nogueira
|
643ae846d8
|
fix: fire window-specific event on Window emit_to/emit_all, closes #4493 (#4498)
|
2022-06-28 09:34:09 -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 |
|
Lucas Fernandes Nogueira
|
46196fe922
|
refactor(tauri-runtime-wry): move window and menu listeners to window (#4485)
|
2022-06-27 10:36:28 -03:00 |
|
Lucas Fernandes Nogueira
|
66ed165773
|
chore(ci): remove sync-prerelease script (#4486)
|
2022-06-27 10:36:14 -03:00 |
|
Lucas Fernandes Nogueira
|
e39e2999e0
|
refactor(tauri-runtime-wry): enhance plugin interface (#4476)
|
2022-06-27 09:57:00 -03:00 |
|
Lucas Fernandes Nogueira
|
094b3eb352
|
fix(cli): file name instead of path on updater sig comment, closes #4467 (#4484)
|
2022-06-27 09:56:37 -03:00 |
|
Lucas Fernandes Nogueira
|
956af4f30f
|
feat(bundler): validate wix toolset files, ref #4474 (#4475)
|
2022-06-26 18:00:33 -03:00 |
|
Lucas Fernandes Nogueira
|
2ca762d207
|
feat(bundler): extend webview2 installation options, closes #2882 #2452 (#4466)
Co-authored-by: Fabian-Lars <fabianlars@fabianlars.de>
|
2022-06-26 15:45:31 -03:00 |
|
Amr Bashir
|
3efbc67f74
|
feat: implement raw_window_handle on Linux (#4469)
Co-authored-by: Lucas Nogueira <lucas@tauri.studio>
|
2022-06-26 11:56:12 -03:00 |
|
Fabian-Lars
|
82eb6e79e8
|
fix(bundler): Fix appimage bundler crashing if path has spaces (#4471)
* fix(bundler): Fix appimage bundler crashing if path has spaces
* add changefile
|
2022-06-26 09:28:29 -03:00 |
|
Lucas Fernandes Nogueira
|
9d33d09341
|
fix(core): deadlock on plugin webview ready hook (#4462)
|
2022-06-24 15:34:07 -03:00 |
|
Lucas Fernandes Nogueira
|
13b8a2403d
|
feat(cli): validate target argument (#4458)
|
2022-06-24 13:16:19 -03:00 |
|
Jiwon Choi
|
08a73acde8
|
fix(bundler): fix language code. closes #4437 (#4444)
Co-authored-by: Lucas Nogueira <lucas@tauri.studio>
|
2022-06-24 00:19:31 -03:00 |
|
Lucas Fernandes Nogueira
|
be4bb391a9
|
feat: add AppHandle::remove_plugin and plugin on_drop , closes #4361 (#4443)
|
2022-06-24 00:15:44 -03:00 |
|
Lucas Fernandes Nogueira
|
b025b9f581
|
refactor(cli): set binary name on dev (#4447)
|
2022-06-23 22:09:37 -03:00 |
|
Lucas Fernandes Nogueira
|
6650e5d672
|
fix(cli): preserve Cargo manifest formatting when possible (#4431)
|
2022-06-22 00:14:46 -03:00 |
|
Lucas Fernandes Nogueira
|
672174b822
|
feat(bundler): validate version before bundling with WiX (#4429)
|
2022-06-22 00:14:39 -03:00 |
|
Lucas Fernandes Nogueira
|
e0e5f77243
|
feat(cli): improve cargo not found error message, closes #4428 (#4430)
|
2022-06-22 00:14:27 -03:00 |
|
Lucas Nogueira
|
38f5db6e6a
|
feat(codegen): fill app metadata in development Info.plist
|
2022-06-21 20:36:49 -03:00 |
|
Lucas Fernandes Nogueira
|
2616ede410
|
perf(ci): optimize cargo package step, closes #3823 (#4427)
|
2022-06-21 15:21:47 -03:00 |
|
Cyandev
|
45981851e3
|
chore(lint): unused variable warnings for release builds (#4411)
Co-authored-by: Lucas Nogueira <lucas@tauri.studio>
|
2022-06-21 13:19:57 -03:00 |
|
Lucas Fernandes Nogueira
|
12f65219ea
|
fix(cli): read lockfile from workspace on the info command, closes #4232 (#4423)
|
2022-06-21 13:19:36 -03:00 |
|
Brian Li
|
35dd51db68
|
fix(cli): add shebang for kill-children.sh, closes #4262 (#4416)
Co-authored-by: Lucas Fernandes Nogueira <lucas@tauri.studio>
|
2022-06-21 13:16:16 -03:00 |
|
Lucas Fernandes Nogueira
|
31c15cd2bd
|
docs(config): enhance documentation for bundle targets, closes #3251 (#4418)
|
2022-06-21 13:13:56 -03:00 |
|
Robin van Boven
|
aa0336d6c5
|
fix(bundler): ensure AppImage usr/lib is a dir (#4419)
Co-authored-by: Lucas Nogueira <lucas@tauri.studio>
|
2022-06-21 12:16:46 -03:00 |
|
Lucas Fernandes Nogueira
|
45076b3ede
|
refactor(bundler): use the plist crate to create and merge Info.plist (#4412)
|
2022-06-21 10:00:12 -03:00 |
|
Lucas Fernandes Nogueira
|
079b1cc06e
|
fix(core): properly get external URL origin, closes #4414 (#4417)
|
2022-06-21 09:29:03 -03:00 |
|
fehnomenal
|
83186dd897
|
Read extra ignore file for dev watcher, closes #4406 (#4409)
Co-authored-by: Lucas Nogueira <lucas@tauri.studio>
|
2022-06-20 09:49:19 -03:00 |
|
Lucas Nogueira
|
b8a64d01ba
|
fix(cli): add prepublish scripts to the plugin templates
|
2022-06-19 15:54:55 -03:00 |
|