vibetunnel/mac/VibeTunnel/Core/Utilities
Peter Steinberger 12ef75386c fix: Update Mac app to use path-based URLs for sessions
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.
2025-07-30 03:44:07 +02:00
..
AppleScriptSecurity.swift Integrate screencap functionality for remote screen sharing (#209) 2025-07-06 03:31:34 +01:00
DashboardURLBuilder.swift fix: Update Mac app to use path-based URLs for sessions 2025-07-30 03:44:07 +02:00
ErrorHandling.swift refactor: extract all magic strings to centralized constants (#444) 2025-07-21 14:22:45 +02:00
GitAppHelper.swift refactor: extract all magic strings to centralized constants (#444) 2025-07-21 14:22:45 +02:00
IsRunningPreviews.swift Add push notifications onboarding screen (#474) 2025-07-27 12:12:30 +00:00
NetworkUtility.swift Improve Quick Start editor UI consistency across web and macOS (#448) 2025-07-21 17:11:49 +02:00
PortConflictResolver.swift feat: add comprehensive Git worktree management with follow mode and enhanced UI (#452) 2025-07-26 15:06:18 +02:00
WindowCenteringHelper.swift refactor: major project restructuring - move macOS app to mac/ directory 2025-06-20 13:20:01 +02:00