asteroid/static/js
Glenn Thompson 4fd35db924 Add recently played tracks feature with MusicBrainz integration
- Display last 3 played tracks on front page
- Auto-updates every 30 seconds
- Shows track title, artist, and time ago
- Links to MusicBrainz search for each track
- Thread-safe in-memory storage
- Works in both normal and frameset modes
- Hacker-themed green styling

Implements feature request from fade to show recently played tracks
with linkage to track info at music database.
2025-11-18 07:16:07 +03:00
..
admin.js feat: Add pop-out player and queue management improvements 2025-10-22 18:01:48 -04:00
auth-ui.js fix: Complete UI fixes for page flow feature 2025-10-12 09:47:38 -04:00
front-page.js fix: stream information update on frameset view 2025-11-03 18:36:40 -05:00
player.js feat: persist stream quality in local storage 2025-11-03 18:36:40 -05:00
profile.js feat: Add password management and fix listener count 2025-11-04 16:26:29 -05:00
recently-played.js Add recently played tracks feature with MusicBrainz integration 2025-11-18 07:16:07 +03:00
users.js fix: Complete UI fixes for page flow feature 2025-10-12 09:47:38 -04:00