kaboot/hooks
Joey Yakimowich-Payne 79820f5298
Add kick player and leave game functionality
- Host can kick players from lobby (removes from game, clears presenter if needed)
- Client can voluntarily leave game
- Fix browser-compatible base64 decoding for document upload (atob vs Buffer)
2026-01-19 14:52:57 -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 Add kick player and leave game functionality 2026-01-19 14:52:57 -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 Add api key and sorting on scoreboard 2026-01-15 14:49:10 -07:00