soulsync/webui/src/routes
BoulderBadgeDad 969700674c import singles: default the Identify search to "artist - title" (dash)
Discord (Shdjfgatdif): the import-singles Identify search prefilled "artist title" (space), so
"Sub Focus Last Jungle" returned junk while "Sub Focus - Last Jungle" found the track. The
placeholder already hints "Search artist - title..."; the prefill just did not match it. Join with
" - " instead of " ". filter(Boolean) keeps a lone title (no artist) dash-free.
2026-06-28 15:16:13 -07:00
..
artist-detail test(webui): share shell bridge test helper 2026-05-23 21:23:33 +03:00
import import singles: default the Identify search to "artist - title" (dash) 2026-06-28 15:16:13 -07:00
issues refactor(issues): use Link to open/close issues 2026-05-24 18:16:18 +03:00
stats refactor(webui): link stats artist chips 2026-05-24 17:05:58 +03:00
$.tsx Initial Vite app scaffolding & issues page impl 2026-05-13 22:24:46 +03:00
__root.tsx feat(webui): expose shell status in root context 2026-05-23 21:23:32 +03:00
index.tsx Promote shell context to the root route 2026-05-13 22:26:25 +03:00