availabili.tf/backend-flask
John Montagu, the 4th Earl of Sandvich 88969111ad
feat: Add vue-content-loader for loaders
2024-12-19 18:03:10 -08:00
..
jobs fix: Fix logs not pulling correctly 2024-12-11 20:31:14 -08:00
migrations refactor(migrations): Consolidate migrations 2024-12-10 16:45:06 -08:00
models feat: Add vue-content-loader for loaders 2024-12-19 18:03:10 -08:00
tests feat(backend): Implement submitting matches 2024-12-10 10:22:32 -08:00
utils feat(backend): Implement submitting matches 2024-12-10 10:22:32 -08:00
.env Implement some basic features 2024-11-02 12:33:27 -07:00
Dockerfile feat(backend): Add Celery + redis 2024-12-09 17:04:40 -08:00
Dockerfile.dev Prepare for production 2024-12-10 18:18:40 -08:00
app.py Prepare for production 2024-12-10 18:18:40 -08:00
app_db.py feat(backend): Add celery beat schedule 2024-12-11 18:04:24 -08:00
base_test_case.py feat(backend): Implement submitting matches 2024-12-10 10:22:32 -08:00
events.py fix(backend): Ensure event details are updated 2024-12-07 17:25:09 -08:00
forms.py Implement some basic features 2024-11-02 12:33:27 -07:00
login.py Make registration RESTful 2024-11-15 19:40:24 -08:00
make_celery.py Prepare for production 2024-12-10 18:18:40 -08:00
match.py Move matches tab to team settings 2024-12-11 17:20:04 -08:00
middleware.py Implement event stuff 2024-11-27 01:03:41 -08:00
pyrightconfig.json Implement some basic features 2024-11-02 12:33:27 -07:00
requirements.txt Prepare for production 2024-12-10 18:18:40 -08:00
schedule.py feat(backend): Implement submitting matches 2024-12-10 10:22:32 -08:00
spec.py refactor(models): Upgrade to pydantic v2 2024-11-25 21:57:19 -08:00
team.py fix: Fix being unable to do player actions 2024-12-11 20:30:26 -08:00
team_integration.py Prepare for production 2024-12-10 18:18:40 -08:00
team_invite.py Prepare for production 2024-12-10 18:18:40 -08:00
user.py Make registration RESTful 2024-11-15 19:40:24 -08:00
utc.py Implement some basic features 2024-11-02 12:33:27 -07:00