woogles-io/liwords
A site that allows people to play a crossword board game against each other
First Claude commit: Nov 9, 2025Last Claude commit: 1mo agoDiscovered: Mar 21, 2026
Recent Claude Commits
Add head-to-head records to league roster and games list
42fc0001mo agoauthor_emailRemove blank lines left from howler removal in package.json
609aefa1mo agoauthor_emailDrop Howler.js, use Web Audio API directly for iOS compatibility
07a39d51mo agoauthor_emailFix iOS audio: sync Howler state with real AudioContext state
96fea2c1mo agoauthor_emailDisable Howler autoSuspend to fix iOS audio
9e3a3531mo agoauthor_emailFormat boop.ts with prettier
227cd0a1mo agoauthor_emailfix iOS audio by resuming suspended AudioContext on user gesture
b694c771mo agoauthor_emailRemove normalized titles - use organization-specific raw titles with abbreviations
318d5f73mo agoauthor_emailFix RefreshTitles to work with admin-assigned connections without credentials
49f18093mo agoauthor_emailAdd optional credentials support to admin organization assignment
a8a74e93mo agoauthor_emailAllow admins to connect users to NASPA/ABSP and hide ABSP from user UI
a9062603mo agoauthor_emailfix: set league_season_id when inserting game_players records
6fe30d23mo agoauthor_emailrefactor league scheduling: hourly runner, editable dates, new promo formula
b6179475mo agoauthor_emailfix: update league games to open in same window like lobby
9d9ad065mo agoauthor_emailRemember last lobby tab in localStorage
40c00165mo agoauthor_emailFix turn history scrolling to bottom on game load
ca7642d5mo agoauthor_emailSimplify to use localCorresGames as single source of truth
7d8b8955mo agoauthor_emailFix NEXT button disappearing after making a move
a1de7f65mo agoauthor_emailUse full page navigation for Next button in correspondence games
d3987505mo agoauthor_emailFix correspondence mode flash when navigating or making moves
bedf3e55mo agoauthor_email