aboutsummaryrefslogtreecommitdiff
path: root/planetwars-server/src/routes/bots.rs
AgeCommit message (Expand)AuthorFilesLines
2022-04-15validate bot namesIlion Beyst1-4/+53
2022-03-24require login for uploading botsIlion Beyst1-4/+10
2022-03-13apply clippy suggestionsIlion Beyst1-2/+2
2022-03-06return descriptive errors when saving botsIlion Beyst1-3/+27
2022-03-01don't allow overwriting bots for nowIlion Beyst1-3/+3
2022-02-28bot upload PoCIlion Beyst1-0/+31
2022-02-27save all uploaded code bundles in databaseIlion Beyst1-1/+1
2022-02-27make bot owner nullableIlion Beyst1-2/+2
2022-01-01minimal port of start_match logicIlion Beyst1-7/+3
2022-01-01match form stubsIlion Beyst1-0/+6
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 Beyst1-3/+14
2021-12-30rename to planetwars-serverIlion Beyst1-0/+75