gitbutler/crates/gitbutler-tauri
Sebastian Thiel 20d84247e9
Prune Code to only what's used by the UI
Also adjust the `Code` documentation to clarify this - otherwise
we will have more and more variants and nobody actually cares.

The frontend code is adjusted as well, as its `Code` counterpart
contained unsused variants which are now removed.
2024-06-01 14:32:27 +02:00
..
icons initial move of crates (no config changes) 2024-04-04 11:49:12 +02:00
src Prune Code to only what's used by the UI 2024-06-01 14:32:27 +02:00
.gitignore initial move of crates (no config changes) 2024-04-04 11:49:12 +02:00
build.rs update config to refer to new crate structure 2024-04-04 12:09:12 +02:00
Cargo.toml remove Windows experiment (#3601) 2024-05-25 09:10:11 +02:00
inject-git-binaries.sh Allow local overrides for the target triple of production windows builds. 2024-05-25 15:05:43 +02:00
tauri.conf.json Fix ollama request security 2024-05-18 16:51:20 +01:00
tauri.conf.nightly.json remove unneccessary CSPs 2024-05-18 18:13:24 +02:00
tauri.conf.release.json remove unneccessary CSPs 2024-05-18 18:13:24 +02:00