Changeset 1720482 in Klonkt for src/services/PlaylistService.js

Timestamp:
06/20/2026 02:33:25 AM (3 months ago)
Author:
roboburr <roboburr@…>
Branches:
main
Children:
5f47671
Parents:
1ee967d
Message:

feat(search): tracks searchable + prefix-matching for posts

  • Posts: FTS5 query is now prefix-AND ("astr"* finds "astra") instead of a single strict phrase — nicer search-as-you-type; title/author/content are searched.
  • Tracks: new search on audio_tracks (title/artist/album, LIKE), as playable rows (audio-player picks up data-pcms-track) + "in post →" link to the post/album/playlist the track appears in (in-memory match over the site's published posts).
  • View updated to two-section layout (Tracks / Posts).

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

(No files)

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