availabili.tf/backend-flask
John Montagu, the 4th Earl of Sandvich 71cc25dbb2
refactor: Change team integrations structure
Refactor the team integrations structure to use one-to-one relationships
for Discord and logs.tf integrations. Update the frontend to handle the
new structure and remove unused integration types. Adjust backend
endpoints and models accordingly. Add migration scripts to update the
database schema.
2024-11-25 20:16:01 -08:00
..
migrations refactor: Change team integrations structure 2024-11-25 20:16:01 -08:00
models refactor: Change team integrations structure 2024-11-25 20:16:01 -08:00
.env Implement some basic features 2024-11-02 12:33:27 -07:00
Dockerfile Update docker-compose for backend and reverse proxy 2024-11-07 18:13:12 -08:00
app.py Add events in frontend 2024-11-24 10:47:45 -08:00
app_db.py Refactor models into their own files 2024-11-10 17:21:25 -08:00
events.py Add events in frontend 2024-11-24 10:47:45 -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
middleware.py Add additional arguments to decorator 2024-11-21 18:18:43 -08:00
pyrightconfig.json Implement some basic features 2024-11-02 12:33:27 -07:00
requirements.txt Add backend stuff 2024-11-06 20:56:21 -08:00
schedule.py Use surrogate keys for PlayerTeam models 2024-11-21 18:21:43 -08:00
spec.py Enable Config.smart_union for spectree 2024-11-19 10:47:14 -08:00
team.py refactor: Split team routes 2024-11-19 16:34:51 -08:00
team_integration.py refactor: Change team integrations structure 2024-11-25 20:16:01 -08:00
team_invite.py Add additional arguments to decorator 2024-11-21 18:18:43 -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