mirror of
https://github.com/samsonjs/vibetunnel.git
synced 2026-04-08 11:45:58 +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 |
||
|---|---|---|
| .. | ||
| assets | ||
| components | ||
| services | ||
| test | ||
| types | ||
| utils | ||
| app-entry.ts | ||
| app.ts | ||
| styles.css | ||
| sw.ts | ||
| test-entry.ts | ||
| version.ts | ||