soulsync/webui/src/app
Antti Kettunen 30c687ae7b
refactor(webui): cancel similar-artists in route
- expose a shell-bridge cancel primitive for similar-artists loading
- stop stale similar-artists streams from the artist-detail route lifecycle
- keep the legacy loader abort-only and make abort logs page-agnostic
- update bridge and route tests for the new cleanup path
2026-05-19 09:28:05 +03:00
..
api-client.test.ts Split webui tooling into separate configs 2026-05-13 22:26:25 +03:00
api-client.ts Improve API JSON error handling 2026-05-13 22:26:24 +03:00
main.tsx Promote shell context to the root route 2026-05-13 22:26:25 +03:00
query-client.ts Initial Vite app scaffolding & issues page impl 2026-05-13 22:24:46 +03:00
router.test.tsx refactor(webui): cancel similar-artists in route 2026-05-19 09:28:05 +03:00
router.tsx Initial Vite app scaffolding & issues page impl 2026-05-13 22:24:46 +03:00