Replace all .unwrap() calls on repo with repo_ref()/repo_mut() helpers that return error strings instead of panicking. Stop the old file watcher before starting a new one on workspace switch to prevent accumulation. Add object-src and base-uri directives to CSP. |
||
|---|---|---|
| .. | ||
| src | ||
| src-tauri | ||
| .gitignore | ||
| index.html | ||
| package-lock.json | ||
| package.json | ||
| svelte.config.js | ||
| tsconfig.json | ||
| vite.config.ts | ||