onyx-tasks/apps
Tristan Michael 3c11539f02 fix: harden Tauri backend — replace unwrap panics, fix watcher lifecycle, strengthen CSP
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.
2026-04-02 09:37:43 -07:00
..
tauri fix: harden Tauri backend — replace unwrap panics, fix watcher lifecycle, strengthen CSP 2026-04-02 09:37:43 -07:00