vibetunnel/web/src/client/components
Mario Zechner 302063327e feat: Add unified logging infrastructure with web viewer
- Implement client-side logger that mirrors server interface
- Add /api/logs endpoints for client log submission and retrieval
- Create real-time log viewer component at /logs with filtering
- Update all client files to use new logging system
- Add responsive design for log viewer (mobile/desktop layouts)
- Implement smart auto-scroll that preserves reading position
- Add Mac-style auto-hiding scrollbars
- Configure Express to serve .html files with clean URLs
- Update spec.md with logging infrastructure documentation

🤖 Generated with [Claude Code](https://claude.ai/code)

Co-Authored-By: Claude <noreply@anthropic.com>
2025-06-23 00:05:43 +02:00
..
app-header.ts feat: Add unified logging infrastructure with web viewer 2025-06-23 00:05:43 +02:00
copy-icon.ts frontend design tweaks 2025-06-20 16:01:50 +02:00
file-browser-fab.ts Clauded up some SVG icons 2025-06-22 20:37:49 +02:00
file-browser.ts feat: Add unified logging infrastructure with web viewer 2025-06-23 00:05:43 +02:00
log-viewer.ts feat: Add unified logging infrastructure with web viewer 2025-06-23 00:05:43 +02:00
session-card.ts feat: Add unified logging infrastructure with web viewer 2025-06-23 00:05:43 +02:00
session-create-form.ts feat: Add unified logging infrastructure with web viewer 2025-06-23 00:05:43 +02:00
session-list.ts feat: Add unified logging infrastructure with web viewer 2025-06-23 00:05:43 +02:00
session-view.ts feat: Add unified logging infrastructure with web viewer 2025-06-23 00:05:43 +02:00
terminal-icon.ts Added real icon to web ui 2025-06-22 16:10:27 +02:00
terminal.ts feat: Add unified logging infrastructure with web viewer 2025-06-23 00:05:43 +02:00
vibe-logo.ts Implement black theme, mobile improvements, and fit-to-width toggle 2025-06-18 10:16:04 +02:00
vibe-terminal-buffer.ts Add comprehensive frontend component documentation 2025-06-21 23:14:30 +02:00