| Age | Commit message (Expand) | Author |
| 2026-05-17 | Restructure repo: move Go server into player-server/ | Paul Buetow |
| 2026-05-17 | Add progress status API routes | Paul Buetow |
| 2026-05-10 | refactor: move ServeHTTP above unexported helpers for public-method ordering | Paul Buetow |
| 2026-05-09 | internal/api: panic early in NewServerWithLogger if Config is nil | Paul Buetow |
| 2026-05-09 | Extract SessionManager interface to fix DIP violation | Paul Buetow |
| 2026-05-09 | Refine media browsing and set covers | Paul Buetow |
| 2026-05-07 | Fix PWA static routes for browser smoke test g1 | Paul Buetow |
| 2026-05-07 | task 31: introduce media streamer service | Paul Buetow |
| 2026-05-07 | Refactor API server dependencies for task 11 | Paul Buetow |
| 2026-05-05 | Add podcast support backend: RSS/Atom feeds, episode management, cover scraping | Paul Buetow |
| 2026-05-04 | Use white-background PNG logo for README, favicon, and login | Paul Buetow |
| 2026-05-04 | Add project logo, favicon, and display logo on login screen | Paul Buetow |
| 2026-05-04 | task 7: refactor oversized functions into helpers | Paul Buetow |
| 2026-05-04 | task 3: decouple API layer from repository with MediaQueryFilter and AuthServ... | 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-02 | fix detached playback and scan progress | Paul Buetow |
| 2026-05-02 | feat: secure shares with keyboard-first My Shares modal (hotkeys S/L) | Paul Buetow |
| 2026-05-02 | more on this | Paul Buetow |
| 2026-05-02 | fix:x | 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-04-30 | Rename module to codeberg.org/snonux/play (task aa) | Paul Buetow |
| 2026-04-29 | feat(q9): implement REST handlers, streaming, uploads, shares, notes, progres... | Paul Buetow |
| 2026-04-29 | feat: implement bcrypt password hashing, session management, login/logout han... | Paul Buetow |