Amr Bashir
|
e9977eb2f8
|
chore(fs): distinct description for *meta and *meta-recursive permissions (#1250)
closes #1249
|
2024-04-25 00:59:29 +02:00 |
|
Alixxx-please
|
fc3667db6a
|
"recusrive" typo fix (#1103)
* Update app.toml
* Update appcache.toml
* Update appconfig.toml
* Update appdata.toml
* Update applocaldata.toml
* Update applog.toml
* Update audio.toml
* Update cache.toml
* Update config.toml
* Update data.toml
* Update desktop.toml
* Update document.toml
* Update download.toml
* Update exe.toml
* Update font.toml
* Update home.toml
* Update localdata.toml
* Update log.toml
* Update picture.toml
* Update public.toml
* Update resource.toml
* Update runtime.toml
* Update temp.toml
* Update template.toml
* Update video.toml
* actually update build script :)
---------
Co-authored-by: Lucas Nogueira <lucas@tauri.app>
|
2024-03-26 11:37:13 -03: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 |
|
Lucas Fernandes Nogueira
|
a04ea2f382
|
refactor: only inject API IIFE script when withGlobalTauri is true (#1071)
* refactor: only inject API IIFE script when withGlobalTauri is true
* fmt
* update tauri
|
2024-03-19 15:03:20 -03:00 |
|
Tahmin Ahmed
|
735810237e
|
fix: fix plugins/fs infinite loop on autoregen (#1029)
* Created safety check for redundant autogenerations
* Accounted for empty file case, added .changes file
* Update plugins/fs/build.rs
|
2024-03-06 19:30:13 +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 |
|