aboutsummaryrefslogtreecommitdiff
path: root/planetwars-server/src/routes
AgeCommit message (Expand)AuthorFilesLines
2022-03-01don't allow overwriting bots for nowIlion Beyst1-3/+3
2022-02-28bot upload PoCIlion Beyst1-0/+31
2022-02-27retrieve opponent from bots databaseIlion Beyst1-18/+26
2022-02-27save all uploaded code bundles in databaseIlion Beyst2-17/+9
2022-02-27make bot owner nullableIlion Beyst1-2/+2
2022-02-16add MatchState to ApiMatchIlion Beyst1-0/+2
2022-02-15play matches asyncIlion Beyst1-4/+19
2022-02-12separate match data api from match log apiIlion Beyst1-0/+10
2022-02-08store demo matches in databaseIlion Beyst2-26/+39
2022-01-27allow retrieving match log for submitted botIlion Beyst1-1/+8
2022-01-27correct submitted bot pathIlion Beyst1-1/+1
2022-01-26add endpoint for standalone upload of bot codeIlion Beyst2-0/+71
2022-01-23run all bots in python docker for nowIlion Beyst1-6/+9
2022-01-04return user from login callIlion Beyst1-6/+7
2022-01-03add match_state to matchesIlion Beyst1-2/+7
2022-01-02serve match logsIlion Beyst1-7/+25
2022-01-02store matches in databaseIlion Beyst1-7/+56
2022-01-01minimal port of start_match logicIlion Beyst2-9/+65
2022-01-01match form stubsIlion Beyst3-0/+19
2021-12-31list uploaded code bundles on bot pageIlion Beyst1-4/+12
2021-12-30prototype code uploadIlion Beyst1-24/+35
2021-12-30prototype bots pagesIlion Beyst2-3/+15
2021-12-30rename to planetwars-serverIlion Beyst3-0/+171