|
All checks were successful
CI/CD Pipeline / build-and-deploy (push) Successful in 7s
- fetch_fide_player: parse rapid and blitz ratings from FIDE profile - subscriptions: add rapid/blitz columns (auto-migration) - /myplayers card: show rapid (📍) and blitz (⚡) ratings - /addplayer confirmation: show rapid/blitz alongside standard rating - find_player_in_cache: extract instant SQL-only search from scan_for_player - /addplayer: use find_player_in_cache instead of full HTTP scan — instant response - tournament names in /myplayers and /addplayer are now hyperlinks - add_player_watch: ON CONFLICT DO UPDATE to reactivate deleted players - my_players: try/except per card with plain-text fallback, error logged to stderr Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com> |
||
|---|---|---|
| .. | ||
| __init__.py | ||
| admin_bot.py | ||
| client_bot.py | ||
| stats.py | ||
| tracker.py | ||