asteroid/static/js
glenneth 74cd3625f3 feat: Add pop-out player and queue management improvements
- Add pop-out player window (400x300px) with auto-reconnect on stream errors
- Add queue reordering with up/down buttons in admin panel
- Add 'Load Queue from M3U' functionality
- Remove Play/Stream buttons from track management
- Fix Liquidsoap audio quality issues:
  - Remove ReplayGain and compression to prevent pulsing
  - Change reload_mode to 'seconds' to prevent playlist exhaustion
  - Reduce crossfade to 3 seconds
  - Add audio buffering settings for stability
- Add auto-reconnect logic for both front page and pop-out players
2025-10-19 13:52:59 +03:00
..
admin.js feat: Add pop-out player and queue management improvements 2025-10-19 13:52:59 +03:00
auth-ui.js fix: Complete UI fixes for page flow feature 2025-10-12 09:47:38 -04:00
front-page.js feat: Add pop-out player and queue management improvements 2025-10-19 13:52:59 +03:00
player.js feat: move player to use now-playing partial 2025-10-16 19:02:00 -04:00
profile.js fix: Complete UI fixes for page flow feature 2025-10-12 09:47:38 -04:00
users.js fix: Complete UI fixes for page flow feature 2025-10-12 09:47:38 -04:00