gerald
70f96e3222
chore(deps/driver): update hyper to version 1 ( #12240 )
...
Co-authored-by: Fabian-Lars <github@fabianlars.de >
2025-01-06 11:12:08 +01:00
Patrick F.
a0f2c84d51
feat(cli): Add 64x64 png to default tauri icon command ( #12204 )
2025-01-04 23:26:18 +01:00
github-actions[bot]
f86e2387c9
apply version updates ( #12183 )
...
Co-authored-by: FabianLars <30730186+FabianLars@users.noreply.github.com >
2025-01-04 01:17:49 +01:00
Fabian-Lars
26fc9558fe
fix(cli): Re-add TriggeredKill in dev watcher logic ( #12178 )
2025-01-04 00:39:07 +01:00
renovate[bot]
90dc7b19fc
chore(deps): update rust crate which to v7 (dev) ( #12144 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-01-03 23:28:10 +01:00
renovate[bot]
c681d835d5
chore(deps): update dependency vite to v6 (dev) ( #12133 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: FabianLars <fabianlars@fabianlars.de >
2025-01-03 23:05:29 +01:00
github-actions[bot]
d150a40b09
Apply Version Updates From Current Changes ( #12165 )
...
Co-authored-by: FabianLars <FabianLars@users.noreply.github.com >
2025-01-03 15:34:54 +01:00
Fabian-Lars
881729448c
fix(cli): Ignore file access events ( #12164 )
2025-01-03 15:00:31 +01:00
github-actions[bot]
cd841d8e33
Apply Version Updates From Current Changes ( #11659 )
...
Co-authored-by: FabianLars <FabianLars@users.noreply.github.com >
2025-01-02 19:29:17 +01:00
renovate[bot]
3d8a39aa4a
chore(deps): update rust crate resvg to 0.44.0 (dev) ( #12126 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-01-02 16:55:09 +01:00
renovate[bot]
50e92d097b
chore(deps): update rust crate worker to 0.5 (dev) ( #12127 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: FabianLars <fabianlars@fabianlars.de >
2025-01-02 16:44:07 +01:00
renovate[bot]
bc4dfcd798
chore(deps): update rust crate pico-args to 0.5 (dev) ( #12125 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-01-02 16:12:18 +01:00
renovate[bot]
832ad10e3a
chore(deps): update rust crate cargo_metadata to 0.19 (dev) ( #12113 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: FabianLars <fabianlars@fabianlars.de >
2025-01-02 15:54:39 +01:00
renovate[bot]
0198354961
chore(deps): update rust crate oxc crates to 0.38 (dev) ( #12122 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: FabianLars <fabianlars@fabianlars.de >
2025-01-02 14:56:23 +01:00
renovate[bot]
c0a5a10cff
chore(deps): update rust crate notify-debouncer-mini to 0.5 (dev) ( #12118 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: FabianLars <fabianlars@fabianlars.de >
2025-01-02 14:08:50 +01:00
Dmitry Dygalo
d7f48cb324
chore(deps): Update jsonschema to 0.28 ( #12089 )
2025-01-02 13:22:08 +01:00
Tony
a16796a555
fix(api): use array for channel queueing ( #12069 )
2025-01-02 12:19:50 +01:00
renovate[bot]
231e9a5ee1
chore(deps): update rust crate image to 0.25.5 (dev) ( #12105 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Fabian-Lars <github@fabianlars.de >
2025-01-02 01:11:42 +01:00
renovate[bot]
b0ddee8992
chore(deps): update rust crate wry to 0.48 (dev) ( #12101 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: FabianLars <fabianlars@fabianlars.de >
2025-01-02 01:01:31 +01:00
renovate[bot]
1737df3e33
chore(deps) Update Tauri Bundler (dev) ( #11669 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: FabianLars <fabianlars@fabianlars.de >
2025-01-01 23:12:29 +01:00
Lieke
ed118da266
fix: fix typo in AndroidConfig docstring ( #12003 )
2024-12-30 01:25:29 +02:00
Shaun Hamilton
c8700656be
fix(tauri-cli): prevent accidental object permission rm ( #11985 )
2024-12-30 01:18:50 +02:00
stringhandler
e349dfe572
fix: fix panic caused by removed_resource.is_none ( fix #11955 ) ( #12000 )
2024-12-23 16:11:31 +02:00
Andrew Ferreira
fdaf48fc4a
chore: fix crates.io link ( #12018 )
...
* chore: fix crates.io link
* chore: format file
2024-12-21 02:46:37 +02:00
Amr Bashir
ca7f025fd8
fix(core): return an error when accessing unmanaged state in command ( #11958 )
...
closes #11949
2024-12-12 23:05:32 +02:00
Tony
17bcec8abe
chore(deps): update all js dev dependencies ( #11941 )
...
- Update vite to v6
- Update svelte to v5
- Bump nanoid to fix audit
- Align api and cli to both use the same node types version
2024-12-11 12:55:38 +02:00
简静凡
0ae06c5ca8
fix: the exclude path in file Cargo.toml of plugin template generated by cli ( #11914 )
2024-12-09 15:36:27 +01:00
Amr Bashir
afad8067d1
chore(deps): update tao to 0.31 ( #11906 )
2024-12-09 12:16:33 +02:00
John Carmack
b37741da6a
fix(feature/specta): Resolve error when using latest version of specta with tauri specta feature ( #11871 )
...
* Update specta feature to use latest specta version; add specta-util dependency (required in specta v2 rc.20)
* Add .changes file
* Update crates/tauri/Cargo.toml
---------
Co-authored-by: Lucas Fernandes Nogueira <lucas@tauri.app >
2024-12-05 08:56:16 -03:00
Fabian-Lars
2b8a981050
refactor(cli): use cargo run for tauri dev ( #11694 )
...
* x
* todo
* lint
* lint
* rename fn
* lint
* lint
---------
Co-authored-by: Lucas Nogueira <lucas@tauri.app >
2024-12-05 07:38:06 -03:00
Fabian-Lars
882b0aded1
chore: apply clippy suggestions. ( #11849 )
...
* chore: apply clippy suggestions.
* .
* .
2024-12-02 20:36:06 -03:00
Fabian-Lars
89e30ef20d
fix(core): Remove os check on data_store_identifier ( #11817 )
...
* fix(core): Remove os check on `data_store_identifier`
* typo
2024-12-02 20:32:02 -03:00
Fabian-Lars
a692c8937f
fix(bundler): create tauri tools dir first. make tools executable. ( #11852 )
...
* not sure what's going on yet
* .
* fix(bundler): try to create tauri tools dir
* Discard changes to .github/workflows/test-cli-js.yml
* fix
2024-12-02 20:29:42 -03:00
Fabian-Lars
b50a1ac0ef
fix(core): Add background color permissions ( #11850 )
...
fixes #11848
2024-12-02 20:27:25 -03:00
Fabian-Lars
d6bed20a0e
refactor(bundler): Move appimage bundler script logic into rust ( #11758 )
2024-11-28 04:52:24 +02:00
lars-berger
18bd639f6e
feat(macos): Add with_data_store_identifier to WebviewBuilder ( #11798 )
2024-11-28 04:43:34 +02:00
Fabian-Lars
53f808674b
feat(bundler): add option to disable CI for just the dmg bundler ( #11799 )
2024-11-28 04:41:19 +02:00
Fabian-Lars
5188c0fae2
feat(core): Add Scope::is_forbidden ( #11767 )
2024-11-26 14:31:48 +02:00
lars-berger
ba6f370147
fix(core): Initialize command cache when a capability is added ( #11785 )
2024-11-26 14:18:55 +02:00
Amr Bashir
f884bae75b
feat: add tauri::Builder::on_tray_icon_event ( #11742 )
2024-11-21 15:06:57 +02:00
Amr Bashir
fc30b20bea
feat(api/tray): add TrayIcon.setShowMenuOnLeftClick method ( #11726 )
2024-11-21 14:50:41 +02:00
Liigo Zhuang
7a9b920c3e
docs: Remove header images from inline docs ( #11749 )
2024-11-21 14:48:49 +02:00
Amr Bashir
12a48d1e26
fix(api): transform icon when creating icon menu item and predefined about menu item with icon ( #11741 )
2024-11-21 14:22:51 +02:00
AHQ
020ea05561
feat: Implement Badging API ( #11661 )
2024-11-20 02:59:28 +02:00
Amr Bashir
a09e48e396
fix(core): manually simplify patterns for fs scope ( #11730 )
...
closes #11614
Remove UNC manually, instead of `dunce::simplified` because `path` could have `*` in it and that's not allowed on Windows and `dunce::simplified` will check that and return `path` as is without simplification resulting in a missing pattern in scope
for the scope pattern `\\?\C:\path\to\dir\**`, we expect the scope to have:
- `\\?\C:\path\to\dir\**`
- `C:\path\to\dir\**`
but if we use `dunce::simplified`, it will see `**` as invalid path component on Windows and will not simplify the path resulting in a scope that only has `\\?\C:\path\to\dir\**`
2024-11-20 00:50:10 +02:00
Fabian-Lars
72feaf99fc
refactor(bundler): remove unused fs utils, add http utils ( #11716 )
2024-11-19 01:23:20 +02:00
Sander Cox
d86aaccb0b
enhance: allow show_menu_on_left_click on Windows ( #11729 )
2024-11-19 00:25:20 +02:00
Kévin TURMEL
93a3a043d3
fix(windows): add Portuguese language in nsis bundle ( fix #11725 ) ( #11727 )
2024-11-19 00:11:16 +02:00
Fabian-Lars
b63262cd4d
fix(api.js): Change cb type in mockIPC to return unknown ( #11724 )
2024-11-18 17:50:39 +02:00
Amr Bashir
f2814ed538
fix(cli/info): use XDG_SESSION_DESKTOP instead of DESKTOP_SESSION ( #11663 )
2024-11-14 18:02:22 +02:00