summaryrefslogtreecommitdiff
path: root/internal/model/media.go
AgeCommit message (Expand)Author
2026-05-17Restructure repo: move Go server into player-server/Paul Buetow
2026-05-17Add finished flag to playback progressPaul Buetow
2026-05-05Add podcast support backend: RSS/Atom feeds, episode management, cover scrapingPaul Buetow
2026-05-03Backfill godoc for task 1Paul Buetow
2026-05-03fix(admin): fix rescan goroutine lifecycle and race on shared ScanProgressPaul Buetow
2026-04-30Wire playback resume end to end (task ka)Paul Buetow
2026-04-29fix(model): add Permissions field to Set struct to sync with repository layerPaul Buetow
2026-04-28feat(k9): Define domain model structs (Media, User, Set, Tag, Session, Share,...Paul Buetow