mirror of
https://github.com/samsonjs/vibetunnel.git
synced 2026-04-27 15:17:38 +00:00
- Web UI: Changed 'Added' to 'New' for untracked files - Mac UI: Changed 'Untracked' to 'New' and removed staged file display - Both UIs now consistently show: New (green +), Modified (yellow ~), Deleted (red -) - Focused on working directory changes, removed staging area counts - Backend: Changed untracked to added in git-status.ts for consistency |
||
|---|---|---|
| .. | ||
| AppConstants.swift | ||
| ConfigurationEnums.swift | ||
| ControlMessage.swift | ||
| DashboardAccessMode.swift | ||
| GitInfo.swift | ||
| GitRepository.swift | ||
| NetworkTypes.swift | ||
| PathSuggestion.swift | ||
| QuickStartCommand.swift | ||
| TunnelMetrics.swift | ||
| TunnelSession.swift | ||
| UpdateChannel.swift | ||
| WindowInfo.swift | ||
| Worktree.swift | ||