onyx-tasks/apps
Tristan Michael c138a8bcf6 fix(gui): wire sync credentials, fix memory leak, race condition, add delete confirmations
- Add load_credentials Tauri command and use it in triggerSync() instead
  of passing empty username/password strings
- Replace raw __TAURI_INTERNALS__.invoke() with proper invoke import in
  SettingsScreen
- Wrap window event listeners in $effect() with cleanup to prevent
  memory leak on component remount
- Return created Task from createTask() and use it directly in
  NewTaskInput instead of guessing from array index
- Add confirm() dialogs before deleting tasks, lists, and workspaces
2026-03-30 16:24:46 -07:00
..
flutter/rust docs: update documentation, add LICENSE, fix outdated info 2026-03-30 16:24:46 -07:00
tauri fix(gui): wire sync credentials, fix memory leak, race condition, add delete confirmations 2026-03-30 16:24:46 -07:00