mirror of
https://github.com/samsonjs/vibetunnel.git
synced 2026-04-27 15:17:38 +00:00
- Replace hardcoded home directory with dynamic detection using os.homedir() - Add server-side path formatting using existing abbreviatePath utility - Add displayWorkingDir field to Session interface - Fix mobile header overflow with proper width constraints - Update clickable-path component to accept pre-formatted display paths This fixes both the regression where ~ substitution was broken and the mobile header pushing content off-screen when session paths are long. Fixes #96 |
||
|---|---|---|
| .. | ||
| auth.ts | ||
| filesystem.ts | ||
| logs.ts | ||
| push.ts | ||
| remotes.ts | ||
| sessions.ts | ||