index
:
player
main
KISS web media player
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
internal
/
service
/
media_test.go
Age
Commit message (
Expand
)
Author
2026-05-17
Restructure repo: move Go server into player-server/
Paul Buetow
2026-05-09
Refine media browsing and set covers
Paul Buetow
2026-05-07
j1 fix admin media lifecycle QA defects
Paul Buetow
2026-05-04
task 9: Centralize file extension and media type mappings in internal/mediatype
Paul Buetow
2026-05-04
task 3: decouple API layer from repository with MediaQueryFilter and AuthServ...
Paul Buetow
2026-05-03
Fix media info and detached playback state
Paul Buetow
2026-05-02
fix detached playback and scan progress
Paul Buetow
2026-05-02
more on this
Paul Buetow
2026-05-01
Rename Go module from codeberg.org/snonux/play to codeberg.org/snonux/player
Paul Buetow
2026-04-30
pa: raise aggregate test coverage to 81.5%
Paul Buetow
2026-04-30
Wire playback resume end to end (task ka)
Paul Buetow
2026-04-30
task ha: enforce upload limits, role checks, probing, thumbnails, cleanup
Paul Buetow
2026-04-30
ga — implement thumbnail and set cover regeneration end to end
Paul Buetow
2026-04-30
ja: implement public share landing page and improve error mapping
Paul Buetow
2026-04-30
task da: enforce media access and owner/admin role permissions
Paul Buetow
2026-04-30
Rename module to codeberg.org/snonux/play (task aa)
Paul Buetow
2026-04-30
fix: add explicit permission checks to StreamMedia and DownloadMedia
Paul Buetow
2026-04-29
fix: prevent path traversal in UploadMedia
Paul Buetow
2026-04-29
feat(n9): Implement MediaService, AdminService, ProgressService, GCWorker
Paul Buetow