| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2026-05-17 | Restructure repo: move Go server into player-server/ | Paul Buetow | |
| 2026-05-06 | Enable -race and -count=1 in mage Test target | Paul Buetow | |
| Adds the Go race detector to the default Test target in Magefile.go and includes -count=1 to avoid stale cached results. This improves reliability for concurrent code paths and CI runs. Refs: v0 | |||
| 2026-05-04 | task l: rename binary from mediaplayer to player | Paul Buetow | |
| 2026-05-01 | add readme and so on | Paul Buetow | |
| 2026-05-01 | Minimalist UI: hide all elements until activated; add help modal and ↵ | Paul Buetow | |
| keyboard shortcuts - Redesign UI to be invisible by default: only header + '?' button shown - Press m to show sidebar, t for toolbar, / for search, ? for help - Add help modal with all keyboard shortcuts - Fix scanner to skip corrupt/unprobeable files instead of aborting - Fix scanner to skip thumbnail errors instead of aborting - Fix rescan to use background context so it completes after HTTP response - Rename project from KISS Media Player to Player | |||
| 2026-04-29 | feat: Create Dockerfile, k8s manifests, and Magefile.go with ↵ | Paul Buetow | |
| build/test/install targets (p9) | |||
