aboutsummaryrefslogtreecommitdiff
path: root/planetwars-server/src/db
AgeCommit message (Expand)AuthorFilesLines
2022-03-13apply clippy suggestionsIlion Beyst2-11/+10
2022-03-12typo: maches -> matchesIlion Beyst1-1/+1
2022-03-11add information about match players to match API objectIlion Beyst1-9/+46
2022-03-10save match players in databaseIlion Beyst1-5/+5
2022-02-27retrieve opponent from bots databaseIlion Beyst1-0/+4
2022-02-27save all uploaded code bundles in databaseIlion Beyst1-2/+2
2022-02-27make bot owner nullableIlion Beyst1-2/+2
2022-02-15play matches asyncIlion Beyst1-1/+8
2022-02-08store demo matches in databaseIlion Beyst2-10/+13
2022-01-03add match_state to matchesIlion Beyst1-0/+3
2022-01-02serve match logsIlion Beyst1-1/+20
2022-01-02store matches in databaseIlion Beyst2-0/+98
2022-01-01minimal port of start_match logicIlion Beyst1-0/+7
2022-01-01match form stubsIlion Beyst1-0/+5
2021-12-31list uploaded code bundles on bot pageIlion Beyst1-0/+6
2021-12-30prototype bots pagesIlion Beyst1-0/+6
2021-12-30rename to planetwars-serverIlion Beyst4-0/+210