gitbutler/crates/gitbutler-tauri
Sebastian Thiel f7d5380687
Some improvements on top of #5089
The PR was merged earlier to not hold it after a passed review,
yet I personally feel strongly enough about the backend portions
to give it another round of polish.
2024-10-16 16:35:06 +02:00
..
icons initial move of crates (no config changes) 2024-04-04 11:49:12 +02:00
src Some improvements on top of #5089 2024-10-16 16:35:06 +02:00
.gitignore initial move of crates (no config changes) 2024-04-04 11:49:12 +02:00
build.rs feat: move @gitbutler/cloud into monorepo (#4494) 2024-07-25 15:53:28 +00:00
Cargo.toml enable opening URLs with the default browser 2024-10-13 19:44:26 -07: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 enable opening URLs with the default browser 2024-10-13 19:44:26 -07:00
tauri.conf.nightly.json fix: use our own open-rs implementation instead of relying on tauri's "shell-open" (#4748) 2024-09-07 19:28:50 +02:00
tauri.conf.release.json fix: use our own open-rs implementation instead of relying on tauri's "shell-open" (#4748) 2024-09-07 19:28:50 +02:00
tauri.conf.test.json fix: use our own open-rs implementation instead of relying on tauri's "shell-open" (#4748) 2024-09-07 19:28:50 +02:00