gitbutler/crates/gitbutler-tauri
Kiril Videlov 3eaaccc2e0
remove deltas calculation on file change
This is being replaced by the new `ops` module

Along with the respective tests. There were only session/deletas related assertions in the watcher tests
2024-05-12 02:54:19 +02:00
..
icons initial move of crates (no config changes) 2024-04-04 11:49:12 +02:00
src remove deltas calculation on file change 2024-05-12 02:54:19 +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 Help window menu added 2024-05-05 21:40:06 +02:00
inject-git-binaries.sh update config to refer to new crate structure 2024-04-04 12:09:12 +02:00
tauri.conf.json add google images CDN to img-src CSP (fixes #3516) 2024-04-30 11:48:00 +02:00
tauri.conf.nightly.json update config to refer to new crate structure 2024-04-04 12:09:12 +02:00
tauri.conf.release.json removed bail on release windows ci builds 2024-04-09 21:14:56 +02:00