index
:
player
main
KISS web media player
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
cmd
Age
Commit message (
Expand
)
Author
2026-05-05
Fix podcast support critical bugs from code review
Paul Buetow
2026-05-05
Add podcast support backend: RSS/Atom feeds, episode management, cover scraping
Paul Buetow
2026-05-04
task l: rename binary from mediaplayer to player
Paul Buetow
2026-05-04
task 7: refactor oversized functions into helpers
Paul Buetow
2026-05-04
task b: inject app context into AdminService and propagate cancellation to ba...
Paul Buetow
2026-05-04
task 6: narrow service interfaces in Server and Middleware
Paul Buetow
2026-05-03
Task 8: standardize scanner and handler logging
Paul Buetow
2026-05-03
refactor(api): extract Remuxer interface and move ffmpeg/MPEG-TS/mime logic t...
Paul Buetow
2026-05-03
test: raise coverage above 60% in cmd/mediaplayer, model, and probe
Paul Buetow
2026-05-01
Task 1: Create AuthService and route handleBootstrap/handleLogin through it
Paul Buetow
2026-05-01
Rename Go module from codeberg.org/snonux/play to codeberg.org/snonux/player
Paul Buetow
2026-05-01
Minimalist UI: hide all elements until activated; add help modal and keyboard...
Paul Buetow
2026-04-30
pa: raise aggregate test coverage to 81.5%
Paul Buetow
2026-04-30
ga — implement thumbnail and set cover regeneration end to end
Paul Buetow
2026-04-30
fa: wire GCWorker startup and shutdown in cmd/mediaplayer/main.go
Paul Buetow
2026-04-30
task ea: wire filesystem scanner into app and admin rescan endpoint
Paul Buetow
2026-04-30
Rename module to codeberg.org/snonux/play (task aa)
Paul Buetow
2026-04-29
fix: start HTTP server in main.go
Paul Buetow