Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2022-03-13 | apply clippy suggestions | Ilion Beyst | 1 | -3/+2 |
2022-03-12 | typo: maches -> matches | Ilion Beyst | 1 | -1/+2 |
2022-03-11 | add information about match players to match API object | Ilion Beyst | 1 | -5/+9 |
2022-03-10 | save match players in database | Ilion Beyst | 1 | -3/+7 |
2022-02-16 | add MatchState to ApiMatch | Ilion Beyst | 1 | -0/+2 |
2022-02-12 | separate match data api from match log api | Ilion Beyst | 1 | -0/+10 |
2022-02-08 | store demo matches in database | Ilion Beyst | 1 | -1/+1 |
2022-01-23 | run all bots in python docker for now | Ilion Beyst | 1 | -6/+9 |
2022-01-03 | add match_state to matches | Ilion Beyst | 1 | -2/+7 |
2022-01-02 | serve match logs | Ilion Beyst | 1 | -7/+25 |
2022-01-02 | store matches in database | Ilion Beyst | 1 | -7/+56 |
2022-01-01 | minimal port of start_match logic | Ilion Beyst | 1 | -2/+62 |
2022-01-01 | match form stubs | Ilion Beyst | 1 | -0/+12 |