tauri/core/tauri-build/src
Lucas Fernandes Nogueira 8d16a80d2f
feat(codegen): allow defining additional capabilities, closes #8798 (#8802)
* refactor(core): capabilities must be referenced on the Tauri config file

* add all capabilities by default

* feat(codegen): allow defining additional capabilities, closes #8798

* undo example

* lint

* move add_capability to runtime authority

* add change files

* go through code review

* fix tests

* remove tokens option
2024-02-19 11:13:36 -03:00
..
codegen feat(codegen): allow defining additional capabilities, closes #8798 (#8802) 2024-02-19 11:13:36 -03:00
acl.rs feat(codegen): allow defining additional capabilities, closes #8798 (#8802) 2024-02-19 11:13:36 -03:00
lib.rs refactor(core): allow referencing capabilities on the Tauri config file (#8797) 2024-02-18 10:42:09 -03:00
manifest.rs feat(core): implement new config structure (#8723) 2024-02-03 00:39:48 -03:00
mobile.rs refactor: move plugin functionality from tauri-build to tauri-plugin (#8737) 2024-02-03 08:48:57 -03:00
static_vcruntime.rs feat(core): allow configuring remote domains with IPC access, closes #5088 (#5918) 2023-04-11 08:50:15 -03:00
window-app-manifest.xml feat(tauri-build): add option to specify Windows manifest, closes #5584 (#5730) 2022-12-14 12:18:46 -03:00