jefflix-website/lib
Jeff Emmett 02278f4cf8 feat: shuffle mode, queue-next fix, song switch confirmation, playlist dedup
- Add shuffle toggle to mini-player and full-screen player (Fisher-Yates
  shuffle of upcoming queue items, restores original order on toggle off)
- Fix ADD_TO_QUEUE to insert after current track instead of appending to end
- Add confirmation dialog ("Switch song, DJ Cutoff?") when clicking a
  different song while one is playing
- Dedup playlist songs by title+artist (keeps first occurrence)
- Make artist name clickable in full-screen player (navigates to search)
- Music page reads ?q= param to pre-fill search from artist links
- Add pre-cache module for upcoming tracks

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-03-31 21:03:34 -07:00
..
stores feat: search dedup, MusicBrainz discovery, swipe-to-queue, audio output selector 2026-03-31 19:06:28 -07:00
navidrome.ts feat: add integrated music player with Navidrome + Soulseek support 2026-03-30 20:35:13 -07:00
offline-db.ts feat: shuffle mode, queue-next fix, song switch confirmation, playlist dedup 2026-03-31 21:03:34 -07:00
precache.ts feat: shuffle mode, queue-next fix, song switch confirmation, playlist dedup 2026-03-31 21:03:34 -07:00
slskd-dedup.ts feat: search dedup, MusicBrainz discovery, swipe-to-queue, audio output selector 2026-03-31 19:06:28 -07:00
slskd.ts feat: add integrated music player with Navidrome + Soulseek support 2026-03-30 20:35:13 -07:00
threadfin.ts feat: add one-click channel approval via email 2026-03-23 12:15:10 -07:00
token.ts feat: add one-click channel approval via email 2026-03-23 12:15:10 -07:00
utils.ts Initialized repository for chat Jefflix website 2025-11-28 02:08:25 +00:00