mirror of
https://github.com/samsonjs/vibetunnel.git
synced 2026-06-23 04:54:46 +00:00
Extract improvements from PR #318: 1. Set default user ID in no-auth mode for auth middleware - Ensures consistent behavior when authentication is disabled - Prevents potential issues with undefined user IDs 2. Convert to type-only imports in push notification service - Use TypeScript type imports for better tree shaking - Remove .js extensions from imports for consistency - Minor logging improvement for service worker registration 🤖 Generated with [Claude Code](https://claude.ai/code) Co-Authored-By: Claude <noreply@anthropic.com> |
||
|---|---|---|
| .. | ||
| client | ||
| server | ||
| shared | ||
| test | ||
| types | ||
| cli.ts | ||