vibetunnel/web/src
Peter Steinberger 5aabd862e7 Fix test notification system
- Remove duplicate NotificationService.start() call from VibeTunnelApp
- Fix compression middleware blocking SSE events by excluding /api/events
- Add Accept-Encoding: identity header to EventSource to prevent compression
- Add comprehensive debugging to EventSource for data reception
- Fix Swift compilation errors with explicit self references
- The issue was that SSE events were being gzip compressed, preventing proper streaming
2025-07-28 19:03:21 +02:00
..
client Add SSE connection status indicator to notification settings 2025-07-28 18:06:02 +02:00
server Fix test notification system 2025-07-28 19:03:21 +02:00
shared Implement unified test notification system through server 2025-07-28 16:04:07 +02:00
test Fix CI issues (#476) 2025-07-28 09:19:40 +02:00
types fix: change default notification preference to false to prevent misleading UI state 2025-07-27 13:40:39 +02:00
cli.ts feat: add comprehensive Git worktree management with follow mode and enhanced UI (#452) 2025-07-26 15:06:18 +02:00