vibetunnel/web/src/server
Peter Steinberger d0c42107f3 Switch to client-side path formatting with regex
- Remove all server-side path formatting logic
- Implement simple regex-based client-side formatting
- Support macOS, Linux, Windows, and root user paths
- Simpler implementation with no API changes needed
- Better separation of concerns (UI formatting in UI layer)
2025-06-28 15:22:05 +02:00
..
middleware Fix auth check 2025-06-25 11:49:15 +02:00
pty Fix race conditions in PTY output handling with WriteQueue 2025-06-27 22:21:05 +02:00
routes Switch to client-side path formatting with regex 2025-06-28 15:22:05 +02:00
services Add comprehensive server tests and switch to Biome linter (#73) 2025-06-24 18:51:38 +02:00
utils Fix race conditions in PTY output handling with WriteQueue 2025-06-27 22:21:05 +02:00
claude-patch.ts Add Claude debugger patch and disable bell character handling 2025-06-25 20:05:41 +02:00
fwd.ts Add comprehensive server tests and switch to Biome linter (#73) 2025-06-24 18:51:38 +02:00
server.ts fix: update tests to work with --no-auth flag and fix buffer size expectations 2025-06-25 02:11:18 +02:00
version.test.ts Fix URL link detection for wrapped URLs on mobile terminals (#85) 2025-06-26 22:37:49 +02:00
version.ts Add comprehensive server tests and switch to Biome linter (#73) 2025-06-24 18:51:38 +02:00