Fabian-Lars
387c2f9e0c
chore: Update Tauri to alpha.18 ( #802 )
2023-12-11 15:41:42 -03:00
Michael Howell
0e3e3d4eac
fix(dialog): Pin rfd to 0.12 to prevent freeze on Linux ( #796 )
...
* Do not use rfd 0.12.1
https://github.com/PolyMeilex/rfd/pull/152
conflicts with the way tauri uses it.
> Yeah, this is a decent solution, not much else we can do about this global state bs on C side.
>
> This will obviously blow up as soon as someone has other code that also uses GTK, but let's ignore that for now, as I want to get rid of GTK backend one day anyway (#66 ).
Yes, Tauri is other code that also uses GTK, and it does, indeed, blow up. The best way around this is to stop using rfd entirely (they're planning to drop the GTK backend, which will probably break since the XDG Portal API doesn't cover message dialogs).
* Update dialog-pin-rfd.md
---------
Co-authored-by: Fabian-Lars <fabianlars@fabianlars.de >
2023-12-05 19:31:08 +01:00
FabianLars
bd0b015180
update notify version to match code
2023-11-23 22:05:01 +01:00
FabianLars
058d5dde0d
Merge remote-tracking branch 'origin/v1' into v1-into-v2-again
2023-11-23 19:59:58 +01:00
Amr Bashir
445c1e6cb6
feat(notifications): use the ligh windows-version crate ( #750 )
...
* feat(notifications): use the ligh `windows-version` crate
* Update desktop.rs
* optional
2023-11-21 14:23:47 +02:00
renovate[bot]
642a195d34
fix(deps): update rust crate windows-sys to 0.52 ( #730 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-11-16 17:10:19 +02:00
Amr Bashir
1b98b85a1f
refactor: simplify rollup config and match @tauri-apps/api output style ( #722 )
...
* refactor: simplify rollup config and match `@tauri-apps/api` output style
* add license headers
* update api-iife.js [skip ci]
---------
Co-authored-by: Lucas Nogueira <lucas@tauri.app >
2023-11-14 21:09:53 +02:00
Fabian-Lars
251852ccbc
chore: Merge branch v1 into v2 ( #702 )
2023-11-13 21:50:13 -03:00
github-actions[bot]
d4d1633c4d
Publish New Versions (v2) ( #688 )
...
Co-authored-by: lucasfernog <lucasfernog@users.noreply.github.com >
Co-authored-by: Lucas Nogueira <lucas@tauri.studio >
2023-10-29 16:19:52 -03:00
Lucas Fernandes Nogueira
e438e0a62d
feat: update to alpha.17, typed mobile plugin IPC arguments ( #676 )
...
Co-authored-by: Amr Bashir <amr.bashir2015@gmail.com >
2023-10-29 16:06:44 -03:00
Lucas Fernandes Nogueira
0fc910a9f3
fix(authenticator): u2f cannot handle the chrono 0.4.30 breaking change ( #679 )
...
Co-authored-by: Fabian-Lars <fabianlars@fabianlars.de >
2023-10-23 10:30:16 -03:00
github-actions[bot]
437dfba814
Publish New Versions (v2) ( #629 )
...
Co-authored-by: lucasfernog <lucasfernog@users.noreply.github.com >
2023-10-23 09:01:39 -03:00
Lucas Fernandes Nogueira
5c137365c6
chore: update to tauri alpha.16, api alpha.9 ( #673 )
...
Co-authored-by: Amr Bashir <amr.bashir2015@gmail.com >
2023-10-20 13:50:18 -03:00
Amr Bashir
b7c5407cac
refactor: remove window and app plugins ( #671 )
...
Co-authored-by: Lucas Nogueira <lucas@tauri.app >
2023-10-19 23:17:09 +00:00
pashokitsme
0e642e68de
fix(updater): installation on macos #591 ( #592 )
...
Co-authored-by: Lucas Nogueira <lucas@tauri.app >
fix(updater): installation on macos #591
fix(updater): use zip flate2 feature #591
fix(updater): use zip flate2 feature #591 "
2023-10-19 22:50:37 +00:00
Lucas Fernandes Nogueira
d1b7c2c1fb
feat: build docs.rs documentation for Android ( #654 )
2023-10-19 17:39:54 +00:00
Lucas Fernandes Nogueira
5de23e79f9
chore: update deps, make mobile script paths relative ( #649 )
2023-10-19 14:31:42 -03:00
dependabot[bot]
57c1db41a3
chore(deps): bump rustix from 0.37.23 to 0.37.25 ( #669 )
...
Bumps [rustix](https://github.com/bytecodealliance/rustix ) from 0.37.23 to 0.37.25.
- [Release notes](https://github.com/bytecodealliance/rustix/releases )
- [Commits](https://github.com/bytecodealliance/rustix/compare/v0.37.23...v0.37.25 )
---
updated-dependencies:
- dependency-name: rustix
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-10-19 12:43:17 +02:00
renovate[bot]
6111c7f3da
fix(deps): update rust crate notify-debouncer-mini to 0.4 ( #577 )
...
* fix(deps): update rust crate notify-debouncer-mini to 0.4
* Update lib.rs
---------
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Fabian-Lars <fabianlars@fabianlars.de >
2023-09-26 18:54:26 +02:00
renovate[bot]
746067bb70
fix(deps): update rust crate auto-launch to 0.5 ( #621 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-09-26 18:53:46 +02:00
renovate[bot]
7432a399db
fix(deps): update rust crate aho-corasick to 1.1 ( #620 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-09-26 18:36:26 +02:00
dependabot[bot]
63834d9b63
chore(deps): bump tungstenite from 0.20.0 to 0.20.1 ( #614 )
...
Bumps [tungstenite](https://github.com/snapview/tungstenite-rs ) from 0.20.0 to 0.20.1.
- [Changelog](https://github.com/snapview/tungstenite-rs/blob/master/CHANGELOG.md )
- [Commits](https://github.com/snapview/tungstenite-rs/compare/v0.20.0...v0.20.1 )
---
updated-dependencies:
- dependency-name: tungstenite
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-09-26 16:22:07 +02:00
Lucas Fernandes Nogueira
76832e60bf
Revert "fix(deps): update rust crate rust-argon2 to v2 ( #552 )" ( #565 )
...
This reverts commit 83148da959 .
Co-authored-by: FabianLars <fabianlars@fabianlars.de >
2023-09-19 16:34:47 +02:00
github-actions[bot]
2b9ddbe29a
Publish New Versions (v2) ( #603 )
...
Co-authored-by: lucasfernog <lucasfernog@users.noreply.github.com >
2023-09-14 11:41:25 -03:00
Lucas Fernandes Nogueira
454428cd50
feat: add barcode scanner plugin ( #536 )
2023-09-14 09:34:04 -03:00
Fabian-Lars
eccd6f977a
feat: Add deep link plugin for mobile ( #504 )
...
Co-authored-by: Fabian-Lars <fabianlars@fabianlars.de >
Co-authored-by: Lucas Nogueira <lucas@tauri.app >
Co-authored-by: Lucas Nogueira <lucas@tauri.studio >
2023-09-14 08:55:51 -03:00
Lucas Fernandes Nogueira
2409b01fe7
chore(examples): update to tauri 2.0.0-alpha.14 ( #600 )
2023-09-12 09:39:17 -03:00
Lucas Fernandes Nogueira
4e2cef9b70
chore(deps): update to tauri alpha.12 ( #593 )
2023-09-07 00:11:07 -03:00
dependabot[bot]
5b814f56e6
chore(deps): bump rustls-webpki from 0.101.2 to 0.101.4 ( #582 )
...
Bumps [rustls-webpki](https://github.com/rustls/webpki ) from 0.101.2 to 0.101.4.
- [Release notes](https://github.com/rustls/webpki/releases )
- [Commits](https://github.com/rustls/webpki/compare/v/0.101.2...v/0.101.4 )
---
updated-dependencies:
- dependency-name: rustls-webpki
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-08-23 08:16:29 +02:00
github-actions[bot]
319de692bf
Publish New Versions (v2) ( #560 )
...
Co-authored-by: lucasfernog <lucasfernog@users.noreply.github.com >
2023-08-15 10:58:32 -03:00
renovate[bot]
83148da959
fix(deps): update rust crate rust-argon2 to v2 ( #552 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-08-15 10:11:04 -03:00
github-actions[bot]
553c87bde0
Publish New Versions (v2) ( #423 )
...
Co-authored-by: lucasfernog <lucasfernog@users.noreply.github.com >
Co-authored-by: Lucas Nogueira <lucas@tauri.studio >
2023-08-14 15:11:44 -03:00
Lucas Fernandes Nogueira
d74fc0a097
feat: update to alpha.11 ( #555 )
2023-08-14 14:51:20 -03:00
Alexandre Dang
dacde1629d
feat(stronghold): add an init function that uses argon2 ( #449 )
...
Co-authored-by: Lucas Nogueira <lucas@tauri.studio >
2023-08-08 09:36:16 -03:00
Amr Bashir
4ab90f048e
feat(updater): refactor and improvements ( #431 )
...
Co-authored-by: Lucas Nogueira <lucas@tauri.studio >
Co-authored-by: Lucas Nogueira <lucas@tauri.app >
2023-08-07 16:01:21 -03:00
Lucas Fernandes Nogueira
5b3210c224
feat(shell): expand Command APIs ( #526 )
...
Co-authored-by: Amr Bashir <amr.bashir2015@gmail.com >
2023-08-07 09:38:12 -03:00
Amr Bashir
7d9df7297a
feat(http): refactor and improvements ( #428 )
...
Co-authored-by: Lucas Nogueira <lucas@tauri.studio >
2023-08-07 08:33:00 -03:00
renovate[bot]
92514cca47
fix(deps): update rust crate tokio-tungstenite to 0.20 ( #513 )
...
* fix(deps): update rust crate tokio-tungstenite to 0.20
* adapt new websocket config struct
---------
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: FabianLars <fabianlars@fabianlars.de >
2023-07-24 12:22:22 +02:00
Fabian-Lars
aba07c27b8
Merge v1 into v2 ( #468 )
...
Co-authored-by: Fabian-Lars <fabianlars@fabianlars.de >
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: FabianLars <fabianlars@fabianlars.de >
Co-authored-by: FabianLars <FabianLars@users.noreply.github.com >
Co-authored-by: Alexandre Dang <124160233+vdang-crabnebula@users.noreply.github.com >
Co-authored-by: Ludea <ludovicw35@hotmail.com >
Co-authored-by: Amr Bashir <amr.bashir2015@gmail.com >
Co-authored-by: Duke Jones <104690+dukejones@users.noreply.github.com >
Co-authored-by: NaokiM03 <37442712+NaokiM03@users.noreply.github.com >
Co-authored-by: Thibault <thibault_poisson@orange.fr >
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: David Blythe <49919035+writeDavid@users.noreply.github.com >
Co-authored-by: Lucas Nogueira <lucas@tauri.studio >
fix(stronghold): change wrong argument name for `remove` (#422 )
fix(window-state): correctly set decoration state if no saved state exists, fixes #421 (#424 )
fix(stronghold): return null if there is no record (#129 )
fix(window-state): propagate promise (#435 )
closes #432
fix(window-state): manual default implentation (#425 )
fix(window-state): manual default implentation, closes #421
fix(deps): update rust crate iota-crypto to 0.21 (#438 )
fix readme example (#447 )
fix: handle recursive directory correctly (#455 )
fix(deps): update rust crate sqlx to 0.7. plugin-sql msrv is now 1.65 (#464 )
fix(persisted-scope): separately save asset protocol patterns (#459 )
fix(deps): update rust crate iota-crypto to 0.22 (#475 )
fix(deps): update tauri monorepo to v1.4.0 (#482 )
resolve to v15.1.0 (#489 )
fix(deps): update rust crate iota-crypto to 0.23 (#495 )
2023-07-19 14:50:43 -03:00
renovate[bot]
180ec441aa
fix(deps): update rust crate iota-crypto to 0.23 ( #495 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-07-13 22:40:05 +02:00
renovate[bot]
2a8e168149
fix(deps): update rust crate iota-crypto to 0.22 ( #475 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-07-11 11:49:09 +02:00
renovate[bot]
92233ea64a
fix(deps): update rust crate sqlx to 0.7. plugin-sql msrv is now 1.65 ( #464 )
...
* fix(deps): update rust crate sqlx to 0.7
* Update sql's msrv in workflow to 1.65
* Update README.md
* Update Cargo.toml
* Update Cargo.toml
---------
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Fabian-Lars <fabianlars@fabianlars.de >
2023-07-05 10:46:51 +02:00
Amr Bashir
52ef0addd8
feat(shell): ensure launched processes are detached ( #463 )
...
* feat(shell): ensure launched processes are detached
ref: https://github.com/tauri-apps/tauri/issues/6849
* change file
2023-07-04 14:30:22 +03:00
Lucas Fernandes Nogueira
a79d6d94bd
feat(window): add option to disable controls ( #406 )
...
Co-authored-by: Amr Bashir <amr.bashir2015@gmail.com >
2023-06-19 11:14:38 -03:00
Lucas Fernandes Nogueira
83abea3cae
feat(window): add is_focused API ( #407 )
2023-06-19 09:46:22 -03:00
Amr Bashir
db7f4f9a41
refactor(os): refactor EOL const ( #427 )
...
Co-authored-by: Lucas Nogueira <lucas@tauri.studio >
2023-06-18 07:35:07 -03:00
Lucas Fernandes Nogueira
32c2a441c3
feat: update to 2.0.0-alpha.10 ( #441 )
2023-06-17 18:54:35 -03:00
renovate[bot]
c4d2c8c693
fix(deps): update rust crate iota-crypto to 0.21 ( #438 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-06-14 14:52:07 +02:00
Amr Bashir
1091d6d6ac
feat(os): refactor and improvemnts ( #419 )
2023-06-07 08:13:31 -03:00
Lucas Fernandes Nogueira
b259baa17e
refactor: rename clipboard plugin to clipboard-manager ( #400 )
2023-05-24 12:06:07 -03:00