availabili.tf/backend-flask
John Montagu, the 4th Earl of Sandvich 69df0a49e4
feat: Add minimum ringers required in events
Implement Hopcroft-Karp algorithm to determine maximal bipartite
matching to determine if every role in an event can be filled without
ringers.
2024-12-08 01:31:16 -08:00
..
migrations feat: Add webhook profile picture support 2024-11-29 00:04:46 -08:00
models feat: Add minimum ringers required in events 2024-12-08 01:31:16 -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 Implement event stuff 2024-11-27 01:03:41 -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
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 Implement event stuff 2024-11-27 01:03:41 -08:00
schedule.py Implement event stuff 2024-11-27 01:03:41 -08:00
spec.py refactor(models): Upgrade to pydantic v2 2024-11-25 21:57:19 -08:00
team.py feat: Implement changing team settings 2024-12-05 17:20:50 -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