Commit History

Add correct fix to try-except
fe1cd2c

Jon Solow commited on

Add try-except to keep working for now
a5bb5a0

Jon Solow commited on

Set aspect-ratio on player__image on mobile view
5b89b6a

Jon Solow commited on

Change stat cache to 1 minute
a323d54

Jon Solow commited on

Implement return td stats mapped both to player and team def
8aa2333

Jon Solow commited on

Reduce repeated code in yahoo_stat obj
e6aafd7

Jon Solow commited on

Show game clock for in progress
21e8914

Jon Solow commited on

Fix condition for showing score to be is int type
d52750c

Jon Solow commited on

Only map scores if game has started
0045f00

Jon Solow commited on

Implement score and final status from live yahoo source
a42b348

Jon Solow commited on

Fix order of live schedule and daily schedule
6c6e34b

Jon Solow commited on

Show win or loss in status
cddb304

Jon Solow commited on

Dont show score if no score
0f5112d

Jon Solow commited on

Map team names in schedule to start and implement scores shown
459585e

Jon Solow commited on

Fix typehints and add scores
4e3fad6

Jon Solow commited on

Default a get to empty str to please mypy
07c9a43

Jon Solow commited on

Refactor the parsing of schedule to get more info
42841bf

Jon Solow commited on

Try loading map into global var at runtime since not expected to change avoiding possible cache issue
5681b11

Jon Solow commited on

Filter to id map to players on teams in playoffs
4d036d6

Jon Solow commited on

Revert "Revert "Replace the hack id map for yahoo player ids to gsis_id""
73408d5

Jon Solow commited on

Revert "Replace the hack id map for yahoo player ids to gsis_id"
c52156b

Jon Solow commited on

Replace the hack id map for yahoo player ids to gsis_id
3c00ed2

Jon Solow commited on

Implement defensive live stats
1487d7c

Jon Solow commited on

Implement live kicking stats
7730451

Jon Solow commited on

Add live passing, rushing, and receiving stats
8aedeba

Jon Solow commited on

Add player id to class for convenience
ef5069d

Jon Solow commited on

Fix typo
aea5fd9

Jon Solow commited on

Set override cache to 10 min
534f8af

Jon Solow commited on

Wrap stat overrides with st cache_data
9a3b9f2

Jon Solow commited on

Set masked roster load ttl to 1 minute instead of 60
74fba03

Jon Solow commited on

Set gsheet stat override ttl to 1m
13842c7

Jon Solow commited on

Put new user form behind env var defaulted to true
116e690

Jon Solow commited on

Add imports of google fonts to css
acdc2aa

Jon Solow commited on

Implement 2 minute cache on stats
468632c

Jon Solow commited on

Add check for str type of stat_key
3fed356

Jon Solow commited on

Get stat overrides from google sheet
eeb8c5f

Jon Solow commited on

Add team column to player stats
a0f3421

Jon Solow commited on

Implement ST TD for defenses
183562b

Jon Solow commited on

Set sidebar state to collapsed on scoreboard
662f01a

Jon Solow commited on

Add another config file to see if huggingface respects it only at root level
5c0335e

Jon Solow commited on

Implement stats, scoring and sorting
1bdce55

Jon Solow commited on

Show zero digits of stat value
002fd75

Jon Solow commited on

Replace lists with divs
6f8c9cb

Jon Solow commited on

Add stats into scoreboard
b7e6b42

Jon Solow commited on

Fix key for passing yards
17f905b

Jon Solow commited on

Load nflverse data using cache of 24 hours
d16c97d

Jon Solow commited on

Implement entry point to get stats and stub out live stats with cache
1bb1936

Jon Solow commited on

Remove main function from stats.py
ae68564

Jon Solow commited on

Fix actual mapping of week 19 to 1
c71d5f0

Jon Solow commited on

Implement stat mapping
9ec1831

Jon Solow commited on