vibetunnel/web/public
Peter Steinberger 79a23c0aa6 Replace PATH hack with proper zsh configuration loading in Xcode build script
- Changed build script shell from /bin/sh to /bin/zsh for better compatibility
- Sources user's .zshrc or .zprofile to get the actual PATH configuration
- Properly handles all Node.js installation methods (nvm, homebrew, fnm, etc.)
- Added PATH debugging output to help troubleshoot issues
- Maintains fallback for systems without zsh configuration files

Also includes:
- Added PATH environment fix for ngrok detection in NgrokService
- Implemented proper update channel support in SparkleUpdaterManager using delegate methods
- Fixed session name placeholder text in web frontend
2025-06-16 07:15:53 +02:00
..
components Replace PATH hack with proper zsh configuration loading in Xcode build script 2025-06-16 07:15:53 +02:00
app-entry.js Clean up file naming by removing -new suffixes 2025-06-16 04:55:18 +02:00
app-entry.js.map Clean up file naming by removing -new suffixes 2025-06-16 04:55:18 +02:00
app-new-entry.js Fix session card UI and file browser issues 2025-06-16 03:59:39 +02:00
app-new-entry.js.map Fix session card UI and file browser issues 2025-06-16 03:59:39 +02:00
app-new.js Fix Create Session button visibility by removing duplicate form 2025-06-16 04:21:16 +02:00
app-new.js.map Fix Create Session button visibility by removing duplicate form 2025-06-16 04:21:16 +02:00
components.js Add complete web frontend for terminal multiplexer 2025-06-16 00:29:33 +02:00
index.html Clean up file naming by removing -new suffixes 2025-06-16 04:55:18 +02:00
styles.css Add complete web frontend for terminal multiplexer 2025-06-16 00:29:33 +02:00