onyx-tasks/apps/tauri
Claude 855fa46a0e
refactor: simplify forgetMissingWorkspace now that removeWorkspace handles switch
removeWorkspace already switches to the next available workspace (or falls
back to setup). forgetMissingWorkspace can just delegate, dropping the
duplicate branch that previously never ran anyway because current_workspace
was always null after removal.
2026-04-17 16:13:46 +00:00
..
src refactor: simplify forgetMissingWorkspace now that removeWorkspace handles switch 2026-04-17 16:13:46 +00:00
src-tauri fix: correct operator precedence in Windows path validation 2026-04-16 07:21:16 +00:00
tauri-plugin-credentials Add tauri-plugin-credentials for cross-platform credential storage 2026-04-05 17:29:51 -07:00
.gitignore tauri and flutter guis 2026-03-17 09:38:53 -07:00
index.html Add safe area insets for mobile status bar and navigation 2026-04-05 17:29:54 -07:00
package-lock.json Add Vitest suite covering the smoke-test fixes 2026-04-17 14:33:12 +00:00
package.json Add Vitest suite covering the smoke-test fixes 2026-04-17 14:33:12 +00:00
svelte.config.js tauri and flutter guis 2026-03-17 09:38:53 -07:00
tsconfig.json tauri and flutter guis 2026-03-17 09:38:53 -07:00
vite.config.ts Add Vitest suite covering the smoke-test fixes 2026-04-17 14:33:12 +00:00