Tony
|
df1516da14
|
fix(example): missing permissions (#1182)
* Fix missing window control permissions
* Move to permissions to base
* More missing permissions
* More
|
2024-04-15 08:57:25 +02:00 |
|
Amr Bashir
|
f39d362add
|
feat(fs): enhance scope config to accept string as well (#1053)
* feat(fs): enhance scope config to accept string as well
* clippy
* Update protocol.rs
* regression resolving path variables
* add change file
---------
Co-authored-by: Lucas Nogueira <lucas@tauri.app>
|
2024-03-26 11:37:03 -03:00 |
|
阿良仔
|
9dec9605ed
|
feat(clipboard): support readImage & writeImage (#845)
* feat(clipboard): support `read_image` & `write_image`
* fix plugin name
* platform specific bahavior
* remove unnecessary BufWriter
* improvement
* update example
* update example
* format
* header, fix change file
* use image from tauri
* fix ci
* update tauri, fix read
* image crate only on desktop [skip ci]
* Update plugins/authenticator/src/u2f_crate/protocol.rs [skip ci]
Co-authored-by: Amr Bashir <amr.bashir2015@gmail.com>
* Update plugins/authenticator/src/u2f_crate/protocol.rs [skip ci]
Co-authored-by: Amr Bashir <amr.bashir2015@gmail.com>
* update deps, address code review
* fix mobile [skip ci]
---------
Co-authored-by: Lucas Nogueira <lucas@tauri.studio>
Co-authored-by: Lucas Nogueira <lucas@tauri.app>
Co-authored-by: Amr Bashir <amr.bashir2015@gmail.com>
|
2024-03-19 09:35:37 -03:00 |
|
Lucas Nogueira
|
8461cf1d1b
|
chore: update to tauri beta.3
|
2024-02-19 17:10:49 -03:00 |
|
Tony
|
2e7ef46d8b
|
refactor!(dialog): change type field in JS to kind (#945)
* Fix dialog type not working
* gen files
* type -> kind
* update API example
---------
Co-authored-by: amrbashir <amr.bashir2015@gmail.com>
|
2024-02-14 01:05:54 +02:00 |
|
Tillmann
|
d198c01486
|
feat: update to tauri beta, add permissions (#862)
Co-authored-by: Lucas Nogueira <lucas@tauri.app>
Co-authored-by: Lucas Nogueira <lucas@crabnebula.dev>
|
2024-02-03 15:14:41 -03:00 |
|