* Add overnight pause feature for draft timers Protects players from having their pick timer expire while asleep. Admins configure a nightly window (league-wide or per-user timezone); the timer freezes during that window while autodraft can still fire. Fixes #66 Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com> * Fix TS error: guard getUserDisplayName against undefined user Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com> --------- Co-authored-by: Claude Sonnet 4.6 <noreply@anthropic.com> |
||
|---|---|---|
| .. | ||
| date-utils.test.ts | ||
| draft-eligibility.test.ts | ||
| draft-order.test.ts | ||
| draft-timer.test.ts | ||
| normalize-team-name.test.ts | ||
| overnight-pause.test.ts | ||
| parse-results-text.test.ts | ||
| season-helpers.server.test.ts | ||
| standings-display.test.ts | ||
| utils.test.ts | ||