tauri/core
Lucas Fernandes Nogueira 3657ad82f8
feat(core): allow defining permissions for the app commands (#9008)
* feat(core): allow defining permissions for the app commands

* global scope

* command scope

* write to disk

* lint

* fix path

* get autogenerated commands from generate_handler macro

* revert

* remove cli

* use const instead of empty str
2024-02-28 08:45:28 -03:00
..
tauri feat(core): allow defining permissions for the app commands (#9008) 2024-02-28 08:45:28 -03:00
tauri-build feat(core): allow defining permissions for the app commands (#9008) 2024-02-28 08:45:28 -03:00
tauri-codegen feat(core): allow defining permissions for the app commands (#9008) 2024-02-28 08:45:28 -03:00
tauri-config-schema refactor(core): allow configuring both local and remote URLs on capability (#8950) 2024-02-22 15:15:16 -03:00
tauri-macros Apply Version Updates From Current Changes (#8980) 2024-02-26 23:05:51 -03:00
tauri-plugin feat(core): allow defining permissions for the app commands (#9008) 2024-02-28 08:45:28 -03:00
tauri-runtime Apply Version Updates From Current Changes (#8980) 2024-02-26 23:05:51 -03:00
tauri-runtime-wry fix(core): multiwebview mode fixes for auto resize, reparent and add_child (#8999) 2024-02-27 17:36:21 -03:00
tauri-utils feat(core): allow defining permissions for the app commands (#9008) 2024-02-28 08:45:28 -03:00
tests feat(core): allow defining permissions for the app commands (#9008) 2024-02-28 08:45:28 -03:00