kaboot/hooks
Joey Yakimowich-Payne b2f9f9a891
Fix client not receiving timerEnabled state from host
The client's gameConfig always used DEFAULT_GAME_CONFIG (timerEnabled: true),
so the GameScreen never showed the infinity symbol or End Question button.
Now the client syncs timerEnabled from QUESTION_START and WELCOME messages
into its local gameConfig state.
2026-02-23 13:53:46 -07:00
..
useAuthenticatedFetch.ts feat: add comprehensive game configuration system 2026-01-14 01:43:23 -07:00
useBodyScrollLock.ts Fix modal scrolling 2026-01-13 23:56:21 -07:00
useGame.ts Fix client not receiving timerEnabled state from host 2026-02-23 13:53:46 -07:00
useQuizLibrary.ts Add sharing 2026-01-16 08:49:21 -07:00
useUserConfig.ts feat: add comprehensive game configuration system 2026-01-14 01:43:23 -07:00
useUserPreferences.ts Flesh out payment stuff 2026-01-22 12:21:12 -07:00