..
jobs
test: Fix failing tests
2025-05-06 10:50:09 -07:00
migrations
Add Discord bot
2025-05-15 09:54:52 -07:00
models
Add player role sorting in webhook announcement
2025-05-17 02:30:00 -07:00
tests
test: Add unit and integration tests for backend
2025-05-06 10:19:37 -07: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
Add Discord bot
2025-05-15 09:54:52 -07: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
Add Discord bot
2025-05-15 09:54:52 -07:00
base_test_case.py
test: Fix failing tests
2025-05-06 10:50:09 -07:00
discord_bot.py
fix: Event patch ( #26 )
2025-05-22 15:37:46 -07:00
events.py
Filter out old events when fetching them ( #23 )
2025-05-21 09:58:38 -07:00
forms.py
Implement some basic features
2024-11-02 12:33:27 -07:00
login.py
Add Discord bot
2025-05-15 09:54:52 -07: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
Add Become Player admin feature
2025-05-13 23:13:44 -07:00
pyrightconfig.json
Implement some basic features
2024-11-02 12:33:27 -07:00
requirements.txt
Add Discord bot
2025-05-15 09:54:52 -07: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
test: Fix failing tests
2025-05-06 10:50:09 -07: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
Add Discord bot
2025-05-15 09:54:52 -07:00
utc.py
Implement some basic features
2024-11-02 12:33:27 -07:00