Commit History

Add data initialize function in shared page
fe44fc7

Jon Solow commited on

Replace rosters stored in google with sqlite3 local file
560823b

Jon Solow commited on

Add .db to gitignore for sqlite
75deac9

Jon Solow commited on

Add data dir for mount as hf will do
0dc0759

Jon Solow commited on

Handle case of stopiteration when player id not found
032e57e

Jon Solow commited on

Connect existing user email form and display user name when logged in
56d0518

Jon Solow commited on

Implement new user registration
a27d436

Jon Solow commited on

Hack rosters to week 18 until nflverse updates
41a9958

Jon Solow commited on

Fix latest game of week mapping logic
4f0d0c7

Jon Solow commited on

Map to playoff week in the league schedule
62740e0

Jon Solow commited on

Unhack the week 1 schedule map and implement a map of week key for roster data
d2c841f

Jon Solow commited on

Hack remove first week as 18
c4732af

Jon Solow commited on

Handle current edge case where no options exist yet
d862a37

Jon Solow commited on

Rename schedule week labels to match pfr
07b602c

Jon Solow commited on

Implement a token login system to replace passwords
720467c

Jon Solow commited on

Show player team and game time
7858dd3

Jon Solow commited on

Set selection to disabled when not an option
535ec3b

Jon Solow commited on

Fix logic for showing the correct player when attempting to switch
c1ae968

Jon Solow commited on

Prevent selection of players in games that started
2d08297

Jon Solow commited on

Implement options by week and position map with locking after game start
3a2866a

Jon Solow commited on

Fix mypy potential issue if no secrets toml loaded
5ef0074

Jon Solow commited on

Set current week to 18 for now
3bd09fa

Jon Solow commited on

Implement reverse map for schedule week to playoff week
c4f0af7

Jon Solow commited on

Implement map of playoff week to remaining teams
709712a

Jon Solow commited on

Use left join for fantasy stats sort which was missing kickers
7e7c54c

Jon Solow commited on

Set GB as in
8fcd25b

Jon Solow commited on

Implement game time in options
4393241

Jon Solow commited on

Implement a rosters short team name and mapping to pfr team names
e310fd9

Jon Solow commited on

Move season var to be shared
c0a6646

Jon Solow commited on

Show title if logged in
2dc08a5

Jon Solow commited on

Load data if not exists on any page
5e815e0

Jon Solow commited on

Add a refresh button
ac6561c

Jon Solow commited on

Use pos_str as display with key arg for uniqueness
902260e

Jon Solow commited on

Move TB, BUF, PITT in
f4383ba

Jon Solow commited on

Refactor position_cell to only allow current week edits
255e3c4

Jon Solow commited on

Set ttl to at least 1 second
bb8973a

Jon Solow commited on

Implement ability to save roster
3e6686b

Jon Solow commited on

Ignore missing imports for streamlit_gsheets
21c4781

Jon Solow commited on

Add some playoff constants for mapping and labeling
c156070

Jon Solow commited on

Set logged in user id when successful login
0eb1d42

Jon Solow commited on

Fix typehint
c762be5

Jon Solow commited on

Set playoff teams with some tbd
14ccd13

Jon Solow commited on

Implement query for league schedule from pfr
13801e8

Jon Solow commited on

Add query for league schedule times
7fd5387

Jon Solow commited on

Remove load data page
50b8b1f

Jon Solow commited on

Remove debug write
fb4bf1d

Jon Solow commited on

Revert "Revert "Revert "Temp output secrets to debug"""
5a71b72

Jon Solow commited on

Fix json loads and copying of connections
97eb4b4

Jon Solow commited on

Remove try-except on json loads
556be95

Jon Solow commited on

Revert "Revert "Temp output secrets to debug""
5da8dce

Jon Solow commited on