Commit History

Get a client per session to help with expiry
050fd9f

Jon Solow commited on

Organize new user button
f3db32c

Jon Solow commited on

Fix override logic to allow setting value to zero and drop all nans
b4d2f11

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 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 check for str type of stat_key
3fed356

Jon Solow commited on

Get stat overrides from google sheet
eeb8c5f

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

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

Replace rosters stored in google with sqlite3 local file
560823b

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

Implement a token login system to replace passwords
720467c

Jon Solow commited on

Fix mypy potential issue if no secrets toml loaded
5ef0074

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

Set logged in user id when successful login
0eb1d42

Jon Solow commited on

Remove debug write
fb4bf1d

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

Attempt json loads on the private key in hf
8344de9

Jon Solow commited on

Create custom gsheets connection class to overwrite secrets access
24d027c

Jon Solow commited on

Fix mypy boolean condition use
d8aaa4e

Jon Solow commited on

Format black and fix tests
22491e1

Jon Solow commited on

Fix login locally at least
2eee45f

Jon Solow commited on

Add login connected to gsheets
fac5a9c

Jon Solow commited on