summaryrefslogtreecommitdiff
path: root/internal/probe
AgeCommit message (Expand)Author
2026-05-09style: gofmt and goimports formatting fixesPaul Buetow
2026-05-09Harden external process and network callsPaul Buetow
2026-05-07Fix remux error propagation for task o0Paul Buetow
2026-05-07task 31: introduce media streamer servicePaul Buetow
2026-05-04task 9: Centralize file extension and media type mappings in internal/mediatypePaul Buetow
2026-05-03refactor(api): extract Remuxer interface and move ffmpeg/MPEG-TS/mime logic t...Paul Buetow
2026-05-03test: raise coverage above 60% in cmd/mediaplayer, model, and probePaul Buetow
2026-05-03fix(admin): fix rescan goroutine lifecycle and race on shared ScanProgressPaul Buetow
2026-05-01Rename Go module from codeberg.org/snonux/play to codeberg.org/snonux/playerPaul Buetow
2026-04-30Rename module to codeberg.org/snonux/play (task aa)Paul Buetow
2026-04-29feat: implement filesystem scannerPaul Buetow
2026-04-28h9: scaffold go project structurePaul Buetow