asteroid/static/js
glenneth 1b1445e25f 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-07 18:39:49 -04:00
..
admin.js feat: move admin javascript code to own file 2025-10-04 16:10:50 -04:00
front-page.js feat: move frontpage javascript code to own file 2025-10-04 16:10:50 -04:00
player.js feat: move player javascript code to own file 2025-10-04 16:10:50 -04:00
profile.js Add user profile page with clip template styling 2025-10-07 18:39:49 -04:00
users.js feat: move users javascript code to own file 2025-10-04 16:10:50 -04:00