aboutsummaryrefslogtreecommitdiffstats
path: root/packages/meshbay-hub/src/meshbay_hub/static/music-player.js
Commit message (Expand)AuthorAgeFilesLines
* refactor(node): move the Music handlers out of webrtc_serverChristophe Besson27 hours1-1/+1
* fix(node): the node decides which files it will transcode, not the playerChristophe Besson6 days1-3/+6
* docs: cite MESHBAY_DESIGN.md and a section instead of the merged notesChristophe Besson7 days1-8/+10
* music: the playlist menusChristophe Besson9 days1-13/+90
* music: play, play next, add to queueChristophe Besson9 days1-44/+48
* feat(hub): legal information link at the foot of the sidebarChristophe Besson2026-09-111-1/+5
* feat(hub): cross-group search with reuse of existing viewsChristophe Besson2026-08-281-20/+12
* feat(music): network-adaptive prefetch depth, opt-in keep-screen-on toggleChristophe Besson2026-08-261-13/+78
* feat(music): prefetch 2 tracks ahead instead of 1Christophe Besson2026-08-261-4/+16
* fix(music): don't throw "Transport not connected" while a reconnect is landingChristophe Besson2026-08-261-1/+8
* fix(hub): show what's actually playing in the queue panelChristophe Besson2026-08-241-0/+24
* feat(music): transcode WMA/Musepack to AAC so they actually playChristophe Besson2026-08-241-8/+37
* fix(hub): auto-skip a track that fails to load instead of stalling the queueChristophe Besson2026-08-241-1/+35
* feat(hub): consolidate loose tracks, "&"/"and" fold, player close/queueChristophe Besson2026-08-241-1/+65
* feat(hub): Music app client — album grid, flat list, persistent playerChristophe Besson2026-08-241-0/+320