vibetunnel/web/src
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
..
client feat: Add unified logging infrastructure with web viewer 2025-06-23 00:05:43 +02:00
server feat: Add unified logging infrastructure with web viewer 2025-06-23 00:05:43 +02:00
shared Fix Node.js detection in build-bun-executable.sh for Xcode builds 2025-06-22 04:04:52 +02:00
test/e2e fix: Fix Node.js test race condition in CI 2025-06-22 08:13:38 +02:00
cli.ts feat: Add structured logging system with unified style 2025-06-22 22:40:00 +02:00