jefflix-website/lib
Jeff Emmett c9cd56b452 feat: add World Radio page with 3D globe + Radio Garden integration
- New /radio page with interactive Three.js globe showing 30K+ radio stations worldwide
- Radio Garden API proxy routes (places, channels, stream resolver, search) with caching
- Extended Track type to MusicTrack | RadioTrack discriminated union
- MusicProvider handles radio streams (skip IndexedDB/precache, direct stream URL)
- Mini-player and full-screen player show LIVE badge, hide seek/download/lyrics for radio
- Shared globe component reused on /request-channel page (Search/Globe tab toggle)
- Homepage gets rose "Listen to Radio" button with Waves icon
- react-globe.gl for efficient rendering of 40K+ geo-points

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-04-10 16:48:01 -04:00
..
stores feat: search dedup, MusicBrainz discovery, swipe-to-queue, audio output selector 2026-03-31 19:06:28 -07:00
country-centroids.ts feat: add World Radio page with 3D globe + Radio Garden integration 2026-04-10 16:48:01 -04: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
radio.ts feat: add World Radio page with 3D globe + Radio Garden integration 2026-04-10 16:48:01 -04: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