vibetunnel/VibeTunnel
Peter Steinberger 70a8da5235 feat: enhance UI and automatic update handling
- Fix session count display to show on single line in menu bar
- Add conditional compilation to disable automatic updates in DEBUG mode
- Add "Open Dashboard" menu item that opens internal server URL
- Convert Help menu from popover to native macOS submenu style
- Enable automatic update downloads in Sparkle configuration
- Increase Advanced Settings tab height from 400 to 500 pixels
- Add Tailscale recommendation with clickable markdown link
- Fix Sendable protocol conformance issues throughout codebase
- Add ApplicationMover utility for app installation location management

These changes improve the overall user experience by making the UI more
intuitive and ensuring automatic updates work correctly in production
while being disabled during development.
2025-06-16 05:53:08 +02:00
..
AppIcon.icon Add new icon 2025-06-16 04:42:13 +02:00
Assets.xcassets Add new icon 2025-06-16 04:42:13 +02:00
Core feat: enhance UI and automatic update handling 2025-06-16 05:53:08 +02:00
Presentation feat: enhance UI and automatic update handling 2025-06-16 05:53:08 +02:00
Resources Added vt command 2025-06-16 05:43:09 +02:00
Utilities feat: enhance UI and automatic update handling 2025-06-16 05:53:08 +02:00
Views feat: enhance UI and automatic update handling 2025-06-16 05:53:08 +02:00
app-config.plist Add macOS app foundation with release infrastructure (#1) 2025-06-15 23:14:29 +02:00
Info.plist Add macOS app foundation with release infrastructure (#1) 2025-06-15 23:14:29 +02:00
Local.xcconfig.template feat: implement working HTTP server with debug panel 2025-06-16 02:00:56 +02:00
SettingsView.swift feat: enhance UI and automatic update handling 2025-06-16 05:53:08 +02:00
Shared.xcconfig Add window size animation for Settings and build script for tty-fwd 2025-06-16 03:45:06 +02:00
sparkle-public-ed-key.txt Add macOS app foundation with release infrastructure (#1) 2025-06-15 23:14:29 +02:00
version.xcconfig feat: implement working HTTP server with debug panel 2025-06-16 02:00:56 +02:00
VibeTunnel.entitlements Add tty-fwd universal binary build step to release process 2025-06-16 03:19:17 +02:00
VibeTunnelApp.swift feat: enhance UI and automatic update handling 2025-06-16 05:53:08 +02:00