Changeset fa08981 in Klonkt for src/assets/css/style.css

Timestamp:
06/20/2026 01:52:46 AM (3 months ago)
Author:
roboburr <roboburr@…>
Branches:
main
Children:
8f6225c
Parents:
230e446
Message:

fix(player): scroll-to-track works for site-wide tracks too

Site-wide tracks (PCMS_SITE_TRACKS) were not getting an id → no anchor; and
no postUrl → no jump. Now: id included in the queue; mini-player click uses
postUrl when known, otherwise looks up the post via new endpoint
GET /audio/track/:id/post (newest post with [[track:<id>]]) and jumps +
scrolls to the track. audio-player.js?v=18.

Co-Authored-By: Claude <noreply@…>

(No files)

Note: See TracChangeset for help on using the changeset viewer.