Lucas Fernandes Nogueira
|
573b4c0b3c
|
refactor(cli): move watch and manifest logic to the Rust impl (#4571)
|
2022-07-02 15:05:18 -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 Nogueira
|
60adaf4a97
|
Revert "feat(ci): readd integration tests on Windows"
This reverts commit 1316602346 .
|
2022-06-30 18:12:03 -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 |
|
renovate[bot]
|
9217d88f94
|
chore(deps) Update Tauri API Definitions (#4523)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Lucas Nogueira <lucas@tauri.studio>
|
2022-06-30 17:52:43 -03:00 |
|
Lucas Nogueira
|
d0758e5fca
|
chore(tauri-runtime-wry): remove commented out code
|
2022-06-30 10:49:10 -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 |
|
renovate[bot]
|
3125a5a383
|
chore(deps) Update Rust crate serde_json to 1.0.82 (#4522)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
|
2022-06-30 08:48:58 -03:00 |
|
Lucas Nogueira
|
1b581747c5
|
docs(api): revert typedoc update
|
2022-06-29 16:53:41 -03:00 |
|
Lucas Nogueira
|
1316602346
|
feat(ci): readd integration tests on Windows
|
2022-06-29 16:29:08 -03:00 |
|
Lucas Nogueira
|
28c8171f47
|
Revert "chore(ci): disable integration tests temporarily"
This reverts commit 1a9b13330f .
|
2022-06-29 16:28:54 -03:00 |
|
Lucas Nogueira
|
1a9b13330f
|
chore(ci): disable integration tests temporarily
|
2022-06-29 15:22:39 -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 |
|
Fabian-Lars
|
de645a32e9
|
fix(cli): Typo in beforeBuildCommand error message (#4516)
|
2022-06-29 09:38:03 -03:00 |
|
renovate[bot]
|
49e49f5bba
|
chore(deps) Update dependency jest to v28.1.2 (#4515)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
|
2022-06-29 09:07:21 -03:00 |
|
Lucas Nogueira
|
0257004be1
|
chore(deps): update lockfiles
|
2022-06-29 01:06:16 -03:00 |
|
renovate[bot]
|
be4831fdfb
|
chore(deps) Update Tauri API Definitions (#4512)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Lucas Nogueira <lucas@tauri.studio>
|
2022-06-29 00:58:07 -03:00 |
|
Lucas Nogueira
|
3cf178654c
|
fix(renovate): only enable cargo manager for tooling/cli
This disables updates for the templates - should be handled by the app/plugin instead
|
2022-06-29 00:11:53 -03:00 |
|
Lucas Nogueira
|
445e05d9bd
|
chore(config): add link to doc page
|
2022-06-29 00:01:31 -03:00 |
|
Lucas Nogueira
|
eac56c32fe
|
chore(cli): update lockfile
|
2022-06-28 23:52:18 -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 |
|
MentalGear
|
94e581b8d0
|
docs: fixed readdir example code (#4510)
|
2022-06-28 17:56:44 -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 Nogueira
|
1949aa89be
|
chore: remove println
|
2022-06-28 09:50:47 -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 |
|
Lucas Fernandes Nogueira
|
b857a00679
|
perf(ci): run CLI tests only when template changes and on dev push (#4487)
|
2022-06-27 12:46:49 -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 |
|
Fabian-Lars
|
68a09b3588
|
fix(docs): Fix typos in js path api docs. Extend rust path api docs. (#4482)
|
2022-06-27 08:41:00 -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 Nogueira
|
23a049c593
|
chore: fix clippy warnings, remove license template
The license template has been removed from rustfmt nightly :(
|
2022-06-24 22:01:13 -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 |
|