summaryrefslogtreecommitdiff
path: root/player-server
AgeCommit message (Expand)Author
2026-05-18Add web UI smoke test suitePaul Buetow
2026-05-18Choose Playwright for web UI smoke testsPaul Buetow
2026-05-18Add /api/v1/ integration test suitePaul Buetow
2026-05-18Rewrite api.md as exhaustive multi-client API contractPaul Buetow
2026-05-18Add test coverage audit and gap reportPaul Buetow
2026-05-18Add playback hints endpoint for client codec/container decisionsPaul Buetow
2026-05-17Add bulk progress sync endpoint for offline mobile clientsPaul Buetow
2026-05-17Add /api/v1/auth/tokens endpoints for API token managementPaul Buetow
2026-05-17Add Bearer token authentication alongside session cookiesPaul Buetow
2026-05-17Add TokenManager for API token generation and hashingPaul Buetow
2026-05-17Add api_tokens table, model, and repositoryPaul Buetow
2026-05-17Add CORS middleware for multi-origin clientsPaul Buetow
2026-05-17Add /api/v1/ versioning aliasPaul Buetow
2026-05-17Restructure repo: move Go server into player-server/Paul Buetow