asteroid/static
glenneth bfc33c8d4e feat: Add track favorites feature with star button
- Add user_favorites and listening_history database tables
- Add migration 005-user-favorites-history.sql
- Create user-profile.lisp with favorites/history API endpoints
- Add star button (☆/★) to Now Playing on main page
- Add star button to frame player bar
- Add Favorites section to profile page
- Show login prompt when unauthenticated user clicks star
- Use gold color (#ffcc00) for favorited state (space theme)
- Fix require-authentication to properly detect API routes
- Support title-based favorites (no track DB required)
2025-12-22 21:42:06 -05:00
..
icons Replace reconnect button emoji with sync icon 2025-12-12 08:57:07 -05:00
js Rename recently-played.js to recently-played.js.original 2025-12-06 11:55:24 -05:00
asteroid.css feat: Add track favorites feature with star button 2025-12-22 21:42:06 -05:00
asteroid.lass feat: Add track favorites feature with star button 2025-12-22 21:42:06 -05:00
asteroid.png a nice asteroid, from Summer Emacs. remember to ask for forgiveness. 2025-11-11 11:11:50 -05:00
favicon-16x16.png feat: Add favicon and asteroid.png graphics to front page 2025-11-20 17:05:35 -05:00
favicon-32x32.png feat: Add favicon and asteroid.png graphics to front page 2025-11-20 17:05:35 -05:00
favicon.ico feat: Add favicon and asteroid.png graphics to front page 2025-11-20 17:05:35 -05:00