asteroid/template
glenneth 5691187e6a Add user registration and authentication UI improvements
- Add registration page with form validation
- Add login/register/logout navigation with conditional display
- Add auth-status API endpoint for session checking
- Add auth-ui.js for dynamic nav based on login state
- Update navigation across all pages (front, admin, profile, player)
- Style logout button with subtle red color
- Auto-login after successful registration
2025-10-07 06:38:39 +03:00
..
admin.chtml Add user registration and authentication UI improvements 2025-10-07 06:38:39 +03:00
front-page.chtml Add user registration and authentication UI improvements 2025-10-07 06:38:39 +03:00
login.chtml fix: lass rules moved up one level 2025-10-05 20:48:58 -04:00
player.chtml Add user registration and authentication UI improvements 2025-10-07 06:38:39 +03:00
profile.chtml Add user registration and authentication UI improvements 2025-10-07 06:38:39 +03:00
register.chtml Add user registration and authentication UI improvements 2025-10-07 06:38:39 +03:00
users.chtml feat: move users javascript code to own file 2025-10-04 16:10:50 -04:00