onyx-tasks/apps/tauri/src-tauri
Tristan Michael 70d519de64 feat: sync status indicators and push/pull mode selection
Add workspace_name and mode params to sync_workspace Tauri command.
After each sync, persist last_sync to WorkspaceConfig and save config.
Frontend gains lastSyncResult and syncMode state; triggerSync reloads
config post-sync and stores the result. SettingsScreen shows a sync
direction selector (Full/Push/Pull) and a last-sync status line.
TasksScreen shows an upload/download count chip after sync completes.
2026-04-01 01:06:10 -07:00
..
capabilities rename Tauri app from bevy-tasks to onyx 2026-03-31 09:47:07 -07:00
icons tauri and flutter guis 2026-03-17 09:38:53 -07:00
src feat: sync status indicators and push/pull mode selection 2026-04-01 01:06:10 -07:00
build.rs tauri and flutter guis 2026-03-17 09:38:53 -07:00
Cargo.lock feat(tauri): add move, rename, grouping commands and file watcher 2026-03-31 13:27:56 -07:00
Cargo.toml feat(tauri): add move, rename, grouping commands and file watcher 2026-03-31 13:27:56 -07:00
tauri.conf.json rename Tauri app from bevy-tasks to onyx 2026-03-31 09:47:07 -07:00