index
:
player
main
KISS web media player
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2026-05-19
Gitignore server-generated thumbnails inside testdata/media/
Paul Buetow
2026-05-19
Commit license-cleared test media; retire ./testmedia in tests
Paul Buetow
2026-05-19
Verify access on progress updates; add S16/S17/S18 scenarios
Paul Buetow
2026-05-19
Map service errors to correct HTTP status codes (was 500)
Paul Buetow
2026-05-19
Fix RevokeShare 500 on unknown token; add S14 rescan + S15 auth boundary scen...
Paul Buetow
2026-05-19
Fix LLM e2e runner: precheck server, correct S10 table name
Paul Buetow
2026-05-18
Add e2e-llm scenarios S06–S13
Paul Buetow
2026-05-18
Add e2e-llm scenario S05: auth token lifecycle + logout
Paul Buetow
2026-05-18
Switch oracle from Claude Haiku to Ollama cloud (qwen3-vl:235b-instruct)
Paul Buetow
2026-05-18
Fix Playwright race condition in admin-gate test
Paul Buetow
2026-05-18
Add named routes and widget smoke tests to player-android
Paul Buetow
2026-05-18
Add mage E2E target and convert nightly.yml to manual-only trigger
Paul Buetow
2026-05-18
Add e2e-llm scenario files S01-S04
Paul Buetow
2026-05-18
Add Haiku screenshot oracle for LLM e2e visual checks
Paul Buetow
2026-05-18
Add Dockerfile.flutter-ci and update android.yml to use project image
Paul Buetow
2026-05-18
Add e2e-llm harness runner and README
Paul Buetow
2026-05-18
Add .woodpecker/android.yml and .woodpecker/nightly.yml CI pipelines
Paul Buetow
2026-05-18
Add .woodpecker/server.yml: Go server CI pipeline
Paul Buetow
2026-05-18
Add CI pipeline design proposal
Paul Buetow
2026-05-18
Add LLM-driven e2e test design proposal
Paul Buetow
2026-05-18
Add Android testing strategy proposal
Paul Buetow
2026-05-18
Add Dart unit tests for models and API client constructor
Paul Buetow
2026-05-18
Add web UI smoke test suite
Paul Buetow
2026-05-18
Choose Playwright for web UI smoke tests
Paul Buetow
2026-05-18
Add /api/v1/ integration test suite
Paul Buetow
2026-05-18
Rewrite api.md as exhaustive multi-client API contract
Paul Buetow
2026-05-18
Add test coverage audit and gap report
Paul Buetow
2026-05-18
Add playback hints endpoint for client codec/container decisions
Paul Buetow
2026-05-17
Add bulk progress sync endpoint for offline mobile clients
Paul Buetow
2026-05-17
Add /api/v1/auth/tokens endpoints for API token management
Paul Buetow
2026-05-17
Add Bearer token authentication alongside session cookies
Paul Buetow
2026-05-17
Add TokenManager for API token generation and hashing
Paul Buetow
2026-05-17
Add api_tokens table, model, and repository
Paul Buetow
2026-05-17
Add CORS middleware for multi-origin clients
Paul Buetow
2026-05-17
Add /api/v1/ versioning alias
Paul Buetow
2026-05-17
Add monorepo root orientation
Paul Buetow
2026-05-17
Track player-android Flutter lockfile
Paul Buetow
2026-05-17
Complete player-android Flutter scaffold
Paul Buetow
2026-05-17
Add player-android/ Flutter skeleton
Paul Buetow
2026-05-17
Restructure repo: move Go server into player-server/
Paul Buetow
2026-05-17
Fix in-progress media threshold
Paul Buetow
2026-05-17
Add in-progress frontend actions
Paul Buetow
2026-05-17
Add progress status API routes
Paul Buetow
2026-05-17
Add progress service completion methods
Paul Buetow
2026-05-17
Add playback repository cleanup queries
Paul Buetow
2026-05-17
Add finished flag to playback progress
Paul Buetow
2026-05-16
Configure SQLite for NFS-backed deployments
Paul Buetow
2026-05-16
Migrate stale sets schema for podcasts
Paul Buetow
2026-05-10
refactor: move ServeHTTP above unexported helpers for public-method ordering
Paul Buetow
2026-05-10
refactor(cmd/player): move appDeps and parseVersionFlag above main
Paul Buetow
[next]