gitbutler/crates/gitbutler-tauri
Sebastian Thiel fc63929da3
Add a flag to allow performance logging: GITBUTLER_PERFORMANCE_LOG
````
GITBUTLER_PERFORMANCE_LOG=1 LOG_LEVEL=debug pnpm tauri dev
````

Additionally, some noise was removed by turning a warning into
a trace.
2024-08-28 11:41:29 +02:00
..
icons initial move of crates (no config changes) 2024-04-04 11:49:12 +02:00
src Add a flag to allow performance logging: GITBUTLER_PERFORMANCE_LOG 2024-08-28 11:41:29 +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 Add a flag to allow performance logging: GITBUTLER_PERFORMANCE_LOG 2024-08-28 11:41:29 +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: nightly build (#4522) 2024-07-29 08:49:22 +00:00
tauri.conf.nightly.json fix: add linux dependencies to tauri.conf (#4741) 2024-08-23 11:13:00 +02:00
tauri.conf.release.json fix: add linux dependencies to tauri.conf (#4741) 2024-08-23 11:13:00 +02:00
tauri.conf.test.json feat: add WebdriverIO based E2E test setup (#4561) 2024-08-02 10:46:56 +00:00