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.