Commit graph

22 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
Charmunk
1ed7d49ce4
Merge pull request #6 from arnavravinder/main
feat: add themes + QoL improvements
2025-11-10 09:41:24 -05:00
Charmunk
bf0b09ad35
Revert API Base changes 2025-11-10 09:34:13 -05:00
Charmunk
b0c8823792
Implement copilot suggestion for prevention of errors on compile
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
2025-11-10 09:28:04 -05:00
Arnav
0f17308379 QoL stuff 2025-11-10 14:05:05 +00:00
Arnav
3ab58eec3e update themes + general QoL stuff! 2025-11-10 14:04:38 +00:00
Charmunk
7ae4d6c16a
Update API_BASE to new production URL 2025-11-09 23:03:30 -05:00
Charmunks
5eb15c5191 password type checking 2025-11-09 23:02:07 -05:00
Charmunk
023ffae987
i always forget the fucking api url 2025-11-06 21:16:27 -05:00
Charmunks
750174bc6f a lot of shit 2025-11-06 21:09:14 -05:00
Charmunks
ace70841b0 space limit 2025-11-06 14:20:04 -05:00
Charmunks
d46aa73af1 coolerfy 2025-11-06 13:42:40 -05:00
Charmunks
153ae3dec5 spaces stuff 2025-11-05 14:07:53 -05:00
Charmunks
a4815f03a1 fix login and space creation 2025-11-03 21:57:26 -05:00
Arnav
33fa885336 feat: add styling to pages :D 2025-11-03 15:56:22 +00:00
Charmunk
5829ccc6f0
Remove API_URL fallback from API_BASE 2025-11-02 16:41:09 -05:00
Charmunk
79bf9702b0
sdajnsajkdask 2025-11-02 16:39:39 -05:00
Charmunk
9dd6170eff
i hate my lfie 2025-11-02 16:30:01 -05:00
Charmunk
504d972375
Change API_BASE to use process.env instead of meta.env 2025-11-02 16:27:07 -05:00
Charmunks
ee4abde45a shitty ui (arnav will make actually good) 2025-11-02 11:26:05 -05:00
Charmunks
c0333f3e74 readme 2025-11-02 10:26:44 -05:00
Charmunks
f18cf813e8 backend setup! 2025-10-31 10:46:35 -04:00