• Joined on 2026-02-03
cal opened issue cal/paper-dynasty-discord#30 2026-02-20 06:51:55 +00:00
Remove duplicate sheets.open_by_key() call in get_full_roster_from_sheets
cal opened issue cal/paper-dynasty-database#9 2026-02-20 06:51:55 +00:00
Rotate credentials committed in .env
cal opened issue cal/paper-dynasty-discord#29 2026-02-20 06:51:49 +00:00
Add aiohttp.ClientError handling to all API call functions
cal opened issue cal/paper-dynasty-database#8 2026-02-20 06:51:49 +00:00
Use constant-time comparison for bearer token validation
cal opened issue cal/paper-dynasty-database#7 2026-02-20 06:51:45 +00:00
Remove plaintext bearer token from warning logs
cal opened issue cal/paper-dynasty-discord#28 2026-02-20 06:51:44 +00:00
Remove hardcoded master_debug = True flag from api_calls.py
cal opened issue cal/paper-dynasty-database#6 2026-02-20 06:51:39 +00:00
Resolve or document the pitcher OPS aggregation formula
cal opened issue cal/paper-dynasty-discord#27 2026-02-20 06:51:38 +00:00
Fix potential NameError on db_game when db_post fails in complete_game
cal opened issue cal/paper-dynasty-discord#26 2026-02-20 06:51:32 +00:00
Guard GUILD_ID env var cast against missing/invalid value
cal opened issue cal/paper-dynasty-discord#25 2026-02-20 06:51:27 +00:00
Replace bare except: clauses with typed exception handling in gameplay_queries.py
cal opened issue cal/paper-dynasty-discord#24 2026-02-20 06:51:21 +00:00
Implement ranked game mode
cal opened issue cal/major-domo-database#38 2026-02-20 06:51:18 +00:00
Remove db.close() from handle_db_errors error handler
cal opened issue cal/paper-dynasty-discord#23 2026-02-20 06:51:16 +00:00
Implement paperdex dupe-detection logic
cal opened issue cal/major-domo-database#37 2026-02-20 06:51:06 +00:00
Push limit/offset to the database in PlayerService.get_players
cal opened issue cal/paper-dynasty-discord#22 2026-02-20 06:51:06 +00:00
Standardize home-run detection to use _on_final fields only
cal opened issue cal/paper-dynasty-discord#21 2026-02-20 06:51:02 +00:00
Add get_away_team and get_home_team methods to StratGame dataclass
cal opened issue cal/major-domo-database#36 2026-02-20 06:51:00 +00:00
Validate sort_by parameter against allowed field names in views.py
cal pushed to main at cal/claude-memory 2026-02-20 06:50:55 +00:00
60900fee0c episode: [homelab] Fix _save_state race condition losing last_reflection timestamp
bf845c285e store: [homelab] Fix _save_state race condition losing last_reflection timestamp
Compare 2 commits »
cal opened issue cal/major-domo-database#35 2026-02-20 06:50:55 +00:00
Remove token value from log messages in legacy router files
cal opened issue cal/paper-dynasty-discord#20 2026-02-20 06:50:55 +00:00
Implement reserve vs. replacement card tracking in pack distribution