summaryrefslogtreecommitdiff
path: root/internal/service/scan.go
AgeCommit message (Expand)Author
2026-05-17Restructure repo: move Go server into player-server/Paul Buetow
2026-05-09Handle background worker panics for task 42Paul Buetow
2026-05-09more on thisPaul Buetow
2026-05-09s1 fix immediate scan progress statePaul Buetow
2026-05-07Fix scan cancellation progress error for q0Paul Buetow
2026-05-07task 81: replace test sleeps with deterministic syncPaul Buetow
2026-05-04task c: run gofmt and fix unwrapped error literals across the codebasePaul Buetow
2026-05-04task b: inject app context into AdminService and propagate cancellation to ba...Paul Buetow
2026-05-03task 2: decompose mediaService and adminService into role-focused structsPaul Buetow