| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2026-05-20 | Merge j9+i9: LIKE wildcard escaping and CreateUser password validation | Paul Buetow | |
| - escapeLike() helper in repository/media.go for LIKE search safety - ErrWeakPassword sentinel in service.go (min 8 chars, HTTP 400) - CreateUser rejects empty/short passwords in service/user.go - ErrWeakPassword auto-dispatched via HTTPStatuser (no switch needed) Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com> | |||
| 2026-05-17 | Restructure repo: move Go server into player-server/ | Paul Buetow | |
