asteroid/template
glenneth 4b5e5d7fcc Add user profile page with clip template styling
- Created profile.chtml template with listening statistics, recent tracks, and top artists
- Added profile.js for dynamic data loading and user interactions
- Extended LASS styles for profile-specific elements (artist stats, track items, activity charts)
- Implemented /profile route with authentication and template rendering
- Added profile API endpoints for user data, stats, recent tracks, and top artists
- Added profile link to main navigation
- Includes placeholder functionality for future listening metrics implementation
2025-10-06 05:49:18 +03:00
..
admin.chtml feat: move admin javascript code to own file 2025-10-04 16:10:50 -04:00
front-page.chtml Add user profile page with clip template styling 2025-10-06 05:49:18 +03:00
login.chtml fix: lass rules moved up one level 2025-10-05 20:48:58 -04:00
player.chtml fix: some sizing of live player 2025-10-05 20:48:58 -04:00
profile.chtml Add user profile page with clip template styling 2025-10-06 05:49:18 +03:00
users.chtml feat: move users javascript code to own file 2025-10-04 16:10:50 -04:00