tauri/examples/api/src-tauri
Tony 72df2e4a04
refactor: remove permission description from runtime (#12994)
* Remove description from runtime

* Just use none instead

* global_scope_schema and add comments about it

* Tweak wording

* remove comments [skip ci]

---------

Co-authored-by: Lucas Nogueira <lucas@tauri.app>
2025-03-16 07:33:41 -03:00
..
capabilities fix(api): use array for channel queueing (#12069) 2025-01-02 12:19:50 +01:00
locales feat(bundler): wix localization, closes #3174 (#3179) 2022-02-05 15:13:07 -03:00
permissions fix(api): use array for channel queueing (#12069) 2025-01-02 12:19:50 +01:00
src feat: add a new option to remove unused commands (#12890) 2025-03-15 13:46:08 -03:00
tauri-plugin-sample refactor: remove permission description from runtime (#12994) 2025-03-16 07:33:41 -03:00
.gitignore fix(cli): do not generate .cargo/config file (#10785) 2024-08-26 22:15:08 -03:00
.taurignore chore(examples): ignore changes on tauri-plugin-sample on dev watcher 2023-02-24 10:22:43 -03:00
build.rs chore: Fix clippy 1.84 warnings (#12328) 2025-01-10 13:47:37 +01:00
Cargo.toml chore(deps): update rust crate wry to 0.48 (dev) (#12101) 2025-01-02 01:01:31 +01:00
Cross.toml Restructure the repository (#10796) 2024-08-27 18:42:30 -03:00
Info.plist feat(core): inject src-tauri/Info.plist file on dev and merge on bundle, closes #1570 #2338 (#2444) 2021-08-15 21:36:43 -03:00
tauri.conf.json feat: add a new option to remove unused commands (#12890) 2025-03-15 13:46:08 -03:00