vibetunnel/web/src
Peter Steinberger c05d91e1b2 Fix mobile header truncation and dynamic home directory display
- 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
2025-06-28 15:22:05 +02:00
..
client Fix mobile header truncation and dynamic home directory display 2025-06-28 15:22:05 +02:00
server Fix mobile header truncation and dynamic home directory display 2025-06-28 15:22:05 +02:00
shared Fix mobile header truncation and dynamic home directory display 2025-06-28 15:22:05 +02:00
test Migrate to Microsoft node-pty v1.1.0-beta34 (#87) 2025-06-26 23:10:05 +02:00
types Add comprehensive server tests and switch to Biome linter (#73) 2025-06-24 18:51:38 +02:00
cli.ts Add comprehensive server tests and switch to Biome linter (#73) 2025-06-24 18:51:38 +02:00