- 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 |
||
|---|---|---|
| .. | ||
| flutter/rust | ||
| tauri | ||