Commit graph

4 commits

Author SHA1 Message Date
Arnav
ec00da25b8 Frontend improvements and security enhancements
- Improved auth UI with better verification flow
- Added theme system with 8 themes (light, dark, rainbow, etc.)
- Dynamic theme-based logo colors
- Migrated from localStorage to secure cookies for auth tokens
- Removed duplicate auth token storage
- Added httpOnly: false cookies with 7-day expiry and SameSite protection
- Clean, icon-free login page design
- Signup verification code stays on right panel (no slide animation)
- Removed debug console.log statements

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

Co-Authored-By: Claude <noreply@anthropic.com>
2025-11-10 15:48:44 +00:00
Arnav
0f17308379 QoL stuff 2025-11-10 14:05:05 +00:00
Charmunks
750174bc6f a lot of shit 2025-11-06 21:09:14 -05:00
Charmunks
f18cf813e8 backend setup! 2025-10-31 10:46:35 -04:00