gitbutler/crates/gitbutler-tauri
Sebastian Thiel 22f0e4ab36
Merge pull request #5089 from Zamoca42/feat/parse-binary-file
feat: Parse & display binary files
2024-10-16 11:36:28 +02:00
..
icons initial move of crates (no config changes) 2024-04-04 11:49:12 +02:00
src Merge pull request #5089 from Zamoca42/feat/parse-binary-file 2024-10-16 11:36:28 +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