soulsync/webui/src
Antti Kettunen fa0ac4ced3
refactor(webui): simplify similar artists cleanup
- no need for a separate effect since we can use the existing one
- no need to cancel the similar artists query upon entering, since the
  unregister callback already does it
2026-05-19 10:40:41 +03:00
..
app refactor(webui): cancel similar-artists in route 2026-05-19 09:28:05 +03:00
components Add shared Show primitive 2026-05-13 22:26:25 +03:00
platform refactor(webui): link artist detail navigation 2026-05-19 10:22:59 +03:00
routes refactor(webui): simplify similar artists cleanup 2026-05-19 10:40:41 +03:00
test Add MSW-backed issue API tests 2026-05-13 22:26:24 +03:00
routeTree.gen.ts refactor(webui): route artist-detail handoff 2026-05-19 08:14:13 +03:00
vite-env.d.ts Initial Vite app scaffolding & issues page impl 2026-05-13 22:24:46 +03:00