mirror of
https://github.com/samsonjs/vibetunnel.git
synced 2026-04-27 15:17:38 +00:00
The Mac app was still using the old query parameter format (?session=id) while the web app expects path-based URLs (/session/id). This caused sessions not backed by windows to open with the wrong URL format. Updated DashboardURLBuilder to generate path-based URLs matching the web app's routing expectations. |
||
|---|---|---|
| .. | ||
| AppleScriptSecurity.swift | ||
| DashboardURLBuilder.swift | ||
| ErrorHandling.swift | ||
| GitAppHelper.swift | ||
| IsRunningPreviews.swift | ||
| NetworkUtility.swift | ||
| PortConflictResolver.swift | ||
| WindowCenteringHelper.swift | ||