summaryrefslogtreecommitdiff
path: root/player-server/internal/service/write.go
AgeCommit message (Expand)Author
2026-05-20Log os.Remove cleanup errors in service (0a)Paul Buetow
2026-05-20Check copyFile destination Close() error (u9)Paul Buetow
2026-05-19Extract thumbnail path helpers into internal/thumbPaul Buetow
2026-05-19Map service errors to correct HTTP status codes (was 500)Paul Buetow
2026-05-17Restructure repo: move Go server into player-server/Paul Buetow