gitbutler/crates/gitbutler-tauri/src
Kiril Videlov 83b40eabb6
remove sentry from rust code
Since the actually valuable bug reports are submitted by developers as github issues or on our Discord, sentry error reporting is not necessary
2024-04-29 15:46:29 +02:00
..
sessions move multi-file modules to mod.rs and single-file modules to <name>.rs 2024-04-26 11:56:35 +02:00
app.rs Only watch a single project at a time. 2024-04-15 07:19:15 +02:00
askpass.rs initial move of crates (no config changes) 2024-04-04 11:49:12 +02:00
commands.rs reintegrate watcher crate into tauri crate 2024-04-17 22:20:32 +02:00
deltas.rs fix: assure all top-level application errors are traced. (#3451) 2024-04-09 12:52:20 +02:00
error.rs initial move of crates (no config changes) 2024-04-04 11:49:12 +02:00
github.rs initial move of crates (no config changes) 2024-04-04 11:49:12 +02:00
keys.rs fix: assure all top-level application errors are traced. (#3451) 2024-04-09 12:52:20 +02:00
lib.rs remove sentry from rust code 2024-04-29 15:46:29 +02:00
logs.rs remove sentry from rust code 2024-04-29 15:46:29 +02:00
main.rs remove sentry from rust code 2024-04-29 15:46:29 +02:00
menu.rs mark package info as potentially unused 2024-04-19 16:01:54 +02:00
projects.rs avoid &str in place where ProjectId could be used 2024-04-15 16:23:18 +02:00
snapshots.rs add snapshotting tests 2024-04-28 20:05:46 +02:00
users.rs remove sentry from rust code 2024-04-29 15:46:29 +02:00
virtual_branches.rs rm test command 2024-04-20 00:38:18 +02:00
watcher.rs clarify some TODOs to avoid keeping them for too long 2024-04-21 11:35:26 +02:00
zip.rs Revert "Remove unused (?) allow clippy statements" 2024-04-09 14:50:31 +02:00