asteroid/static/js
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.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-06 05:49:18 +03:00
users.js feat: move users javascript code to own file 2025-10-04 16:10:50 -04:00