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: 4mo agoDiscovered: Mar 21, 2026
Recent Claude Commits
Add head-to-head records to league roster and games list
42fc0004mo agoauthor_emailRemove blank lines left from howler removal in package.json
609aefa5mo agoauthor_emailDrop Howler.js, use Web Audio API directly for iOS compatibility
07a39d55mo agoauthor_emailFix iOS audio: sync Howler state with real AudioContext state
96fea2c5mo agoauthor_emailDisable Howler autoSuspend to fix iOS audio
9e3a3535mo agoauthor_emailFormat boop.ts with prettier
227cd0a5mo agoauthor_emailfix iOS audio by resuming suspended AudioContext on user gesture
b694c775mo agoauthor_emailRemove normalized titles - use organization-specific raw titles with abbreviations
318d5f76mo agoauthor_emailFix RefreshTitles to work with admin-assigned connections without credentials
49f18096mo agoauthor_emailAdd optional credentials support to admin organization assignment
a8a74e96mo agoauthor_emailAllow admins to connect users to NASPA/ABSP and hide ABSP from user UI
a9062606mo agoauthor_emailfix: set league_season_id when inserting game_players records
6fe30d26mo agoauthor_emailrefactor league scheduling: hourly runner, editable dates, new promo formula
b6179478mo agoauthor_emailfix: update league games to open in same window like lobby
9d9ad068mo agoauthor_emailRemember last lobby tab in localStorage
40c00168mo agoauthor_emailFix turn history scrolling to bottom on game load
ca7642d8mo agoauthor_emailSimplify to use localCorresGames as single source of truth
7d8b8958mo agoauthor_emailFix NEXT button disappearing after making a move
a1de7f68mo agoauthor_emailUse full page navigation for Next button in correspondence games
d3987508mo agoauthor_emailFix correspondence mode flash when navigating or making moves
bedf3e58mo agoauthor_email