tauri/crates/tauri-schema-generator
Amr Bashir f37e97d410
feat: add `use_https_scheme` for Windows and Android (#11477)
* feat: add `use_https_scheme` for Windows and Android

closes #11252

* fix compilation

* Apply suggestions from code review

Co-authored-by: Fabian-Lars <github@fabianlars.de>

* change wording

* add migrations

* migrate `dangerousUseHttpScheme`

* fmt

* infer AssetResolver::get https scheme config

* fix tests

---------

Co-authored-by: Fabian-Lars <github@fabianlars.de>
Co-authored-by: Lucas Nogueira <lucas@tauri.app>
2024-11-05 09:48:59 -03:00
..
schemas feat: add `use_https_scheme` for Windows and Android (#11477) 2024-11-05 09:48:59 -03:00
src Restructure the repository (#10796) 2024-08-27 18:42:30 -03:00
Cargo.toml Restructure the repository (#10796) 2024-08-27 18:42:30 -03:00
README.md Restructure the repository (#10796) 2024-08-27 18:42:30 -03:00
build.rs refactor(cli/node): migrate `jest` to `vitest` for tests (#11034) 2024-09-17 07:36:03 -03:00

README.md

tauri-schema-generator

This crate is part of the tauri monorepo workspace and its sole purpose is to generate JSON schema for various tauri config files.