Lucas Fernandes Nogueira
|
cc03ccf5e0
|
fix(fs): app scopes not properly enabling paths (#1774)
|
2024-09-13 09:57:46 -03:00 |
|
Lucas Fernandes Nogueira
|
0d5e7e2892
|
feat(fs): scope-*-recursive permission allows read dir, closes #1307 (#1696)
We could instead document that you should also enable `scope-*-index`, it is more a matter of semantics.
|
2024-08-27 14:17:30 -03:00 |
|
Richard Stromer
|
0ee590366b
|
fix(docs): add missing "permits" to fs reference.md (#1493)
* add missing "permits" to scope description
* autogenerated permissions with typo fix
|
2024-06-24 11:25:28 +03:00 |
|
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 |
|
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 |
|