asteroid/template
glenneth 5225a07b8b 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-21 08:15:52 +03:00
..
partial feat: Add track favorites feature with star button 2025-12-21 08:15:52 +03:00
about-content.ctml Fix wedged player with reconnect button and volume preservation 2025-12-10 11:11:32 -05:00
about.ctml Fix wedged player with reconnect button and volume preservation 2025-12-10 11:11:32 -05:00
admin.ctml feat: Add database persistence and editable UI for playlist schedule 2025-12-17 20:48:07 -05:00
audio-player-frame.ctml feat: Add track favorites feature with star button 2025-12-21 08:15:52 +03:00
frameset-wrapper.ctml Fix geo stats peak tracking and migrate inline JS to ParenScript 2025-12-14 10:20:32 -05:00
front-page-content.ctml Fix playlist display polling and add footer links 2025-12-19 18:00:30 -05:00
front-page.ctml Fix playlist display polling and add footer links 2025-12-19 18:00:30 -05:00
login.ctml feat: Convert JavaScript to Parenscript with stream fixes and UX improvements 2025-12-06 11:55:24 -05:00
player-content.ctml Fix wedged player with reconnect button and volume preservation 2025-12-10 11:11:32 -05:00
player.ctml Fix wedged player with reconnect button and volume preservation 2025-12-10 11:11:32 -05:00
popout-player.ctml Add channel/quality selector separation with dynamic playlist phase names 2025-12-14 19:08:41 -05:00
profile.ctml feat: Add track favorites feature with star button 2025-12-21 08:15:52 +03:00
register.ctml feat: Convert JavaScript to Parenscript with stream fixes and UX improvements 2025-12-06 11:55:24 -05:00
status-content.ctml Add status page for frameset mode and fix navigation 2025-12-10 11:11:32 -05:00
status.ctml Add status page for frameset mode and fix navigation 2025-12-10 11:11:32 -05:00
users.ctml fix: remove target from nav bar 2025-11-06 16:42:29 -05:00