| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2026-05-09 | internal/api: panic early in NewServerWithLogger if Config is nil | Paul Buetow | |
| Prevents nil dereference panics in handlers that unconditionally access s.cfg (share, media, auth). Fail-fast at wiring time matches project convention. | |||
