vibetunnel/web/src
Peter Steinberger d9f6796b66 Improve type safety for Tailscale authentication
- Add explicit TailscaleHeaders and TailscaleUser interfaces
- Export TailscaleUser type for use across modules
- Improve type-safe header access in getTailscaleUser function
- Fix auth middleware to properly skip /api/auth endpoints
- Update auth routes to use the exported types
2025-07-30 02:33:48 +02:00
..
client feat: add Tailscale Serve integration with automatic authentication (#472) 2025-07-30 02:30:10 +02:00
server Improve type safety for Tailscale authentication 2025-07-30 02:33:48 +02:00
shared Add tmux integration to VibeTunnel (#460) 2025-07-30 02:25:54 +02:00
test Add tmux integration to VibeTunnel (#460) 2025-07-30 02:25:54 +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 Tailscale Serve integration with automatic authentication (#472) 2025-07-30 02:30:10 +02:00