tauri/tooling
Fabian-Lars 38b8e67237
feat: Add support for deep links (#8680)
* initial windows impl

* macos

* adapt windows impl to config changes for macos

* debian

* add missing x-scheme-handler prefix

* bundle xdg-mime

* typo

* revert messed up fmt

* rm pnpm lock

* rm todo

* Update core/tauri-utils/src/config.rs

Co-authored-by: Amr Bashir <amr.bashir2015@gmail.com>

* Update core/tauri-utils/src/config.rs

Co-authored-by: Amr Bashir <amr.bashir2015@gmail.com>

* &Option<> -> Option<&>

* DL0 -> R7

---------

Co-authored-by: Amr Bashir <amr.bashir2015@gmail.com>
2024-01-29 18:59:45 +02:00
..
api refactor(core): add support to multiple webviews on a Tauri window (#8280) 2024-01-24 11:05:18 -03:00
bench refactor(api)!: Rename primitives mod to core (#8273) 2023-11-20 17:53:13 -03:00
bundler feat: Add support for deep links (#8680) 2024-01-29 18:59:45 +02:00
cli feat: Add support for deep links (#8680) 2024-01-29 18:59:45 +02:00
webdriver Merge branch '1.x' into dev 2023-10-20 08:56:02 -03:00