Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2022-04-09 | add validation to user registration | Ilion Beyst | 1 | -2/+6 |
2022-03-13 | apply clippy suggestions | Ilion Beyst | 2 | -11/+10 |
2022-03-12 | typo: maches -> matches | Ilion Beyst | 1 | -1/+1 |
2022-03-11 | add information about match players to match API object | Ilion Beyst | 1 | -9/+46 |
2022-03-10 | save match players in database | Ilion Beyst | 1 | -5/+5 |
2022-02-27 | retrieve opponent from bots database | Ilion Beyst | 1 | -0/+4 |
2022-02-27 | save all uploaded code bundles in database | Ilion Beyst | 1 | -2/+2 |
2022-02-27 | make bot owner nullable | Ilion Beyst | 1 | -2/+2 |
2022-02-15 | play matches async | Ilion Beyst | 1 | -1/+8 |
2022-02-08 | store demo matches in database | Ilion Beyst | 2 | -10/+13 |
2022-01-03 | add match_state to matches | Ilion Beyst | 1 | -0/+3 |
2022-01-02 | serve match logs | Ilion Beyst | 1 | -1/+20 |
2022-01-02 | store matches in database | Ilion Beyst | 2 | -0/+98 |
2022-01-01 | minimal port of start_match logic | Ilion Beyst | 1 | -0/+7 |
2022-01-01 | match form stubs | Ilion Beyst | 1 | -0/+5 |
2021-12-31 | list uploaded code bundles on bot page | Ilion Beyst | 1 | -0/+6 |
2021-12-30 | prototype bots pages | Ilion Beyst | 1 | -0/+6 |
2021-12-30 | rename to planetwars-server | Ilion Beyst | 4 | -0/+210 |