Commit History

Map some defensive players to be team defenses
b838c58

Jon Solow commited on

Undo debugging
973503c

Jon Solow commited on

Move playoff team definition to playoffs.py
1727748

Jon Solow commited on

Revert "Test +5 d -7h"
a8d8ee5

Jon Solow commited on

Test +5 d -7h
e90d836

Jon Solow commited on

Fix date compare for lock to be eastern time
595bd47

Jon Solow commited on

Fix logic for current selection when some are locked
eaae921

Jon Solow commited on

Set eastern time zone on schedule
323e235

Jon Solow commited on

Apply black
ea0c0c1

Jon Solow commited on

Change selection by deleting and inserting new row in user_rosters
6a890b1

Jon Solow commited on

Set selectboxes to be readonly for mobile experience
56a9838

Jon Solow commited on

Delete token then insert
7804478

Jon Solow commited on

Revert "Set admin to true until I can log in"
d6188d7

Jon Solow commited on

Set admin to true until I can log in
237ba38

Jon Solow commited on

Set logged_in_user in login_by_token
d3662ef

Jon Solow commited on

Fix reference to login token lookup
a7739f9

Jon Solow commited on

Implement db reset button in admin page and login via db
0b5b559

Jon Solow commited on

Connect the user registration and new url request to the db
86b69b9

Jon Solow commited on

Allow database download
f9247be

Jon Solow commited on

Add admin page
a3c0746

Jon Solow commited on

Return empty dict if no user in table and use get accessor
d0acf6f

Jon Solow commited on

Run db add new user during new user form
ca6f10b

Jon Solow commited on

Get user info from the db
5c97774

Jon Solow commited on

Create a table for user data
1f6b17c

Jon Solow commited on

Restore caching of load_options
69f6ae6

Jon Solow commited on

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