No description
  • PLpgSQL 62.9%
  • Go 37.1%
Find a file
Stu Leak 4d69be0001 Add migration 056: WON wrestler mentions for 1989-1990
- Populates wrestler_mentions from 1989 WON Yearbook (Internet Archive)
- Populates wrestler_mentions from 1990 WON Star Ratings (Indeed Wrestling)
- 1989: 95 unique wrestlers extracted from full yearbook text
- 1990: 200+ unique wrestlers extracted from star ratings data
- Updates won_ingestion_progress status to 'processed' for both years
- All remaining WON years (1982-2026) now have source coverage identified
2026-05-07 20:29:40 -04:00
.claude Add day-by-day calendar system with Advance Day/Week buttons. Fix Business nav going to Settings. 2026-04-18 21:01:04 -04:00
assets Session commit: simulation foundation + booking model overhaul 2026-05-06 21:54:17 -04:00
cmd/mow Add booker selection and role system to new game wizard 2026-04-18 21:24:59 -04:00
docs Add migration 055: WON progress for all years 1982-2026, update DATA_SOURCES.md source registry 2026-05-07 00:24:29 -04:00
gfx Add worker profile UI mockup (AJ Styles reference), update DONE.md 2026-04-16 21:46:32 -04:00
internal Add migration 056: WON wrestler mentions for 1989-1990 2026-05-07 20:29:40 -04:00
memory Fix circular import, add sqlite3 driver, wire observer view 2026-04-16 22:29:52 -04:00
reference Add rating scales and unit preference system 2026-04-24 12:50:05 -04:00
.gitignore Initial project scaffolding: documentation suite and project structure 2026-04-16 19:40:45 -04:00
AGENTS.md Remove i18n system - Canadian English only 2026-04-19 20:55:14 -04:00
DONE.md Add Linux build docs and platform support to DONE 2026-04-19 20:53:28 -04:00
FyneApp.toml Fix circular import, add sqlite3 driver, wire observer view 2026-04-16 22:29:52 -04:00
go.mod Add commentary/localization system 2026-04-24 13:30:18 -04:00
go.sum Add commentary/localization system 2026-04-24 13:30:18 -04:00
INTERNATIONALIZATION.md Remove i18n system - Canadian English only 2026-04-19 20:55:14 -04:00
MOW.txt Add worker profile UI mockup (AJ Styles reference), update DONE.md 2026-04-16 21:46:32 -04:00
TODO.md Add commentary/localization system 2026-04-24 13:30:18 -04:00
VERSION Initial project scaffolding: documentation suite and project structure 2026-04-16 19:40:45 -04:00