aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2022-08-22populate new index pageIlion Beyst2-6/+93
2022-08-22move rules to their own routeIlion Beyst3-20/+18
2022-08-21make scroll bars less ugly in chromeIlion Beyst2-19/+14
2022-08-21extract leaderboard from editorIlion Beyst4-26/+32
2022-08-21move bot editor to /editorIlion Beyst3-283/+310
2022-08-20implement LinkButton componentIlion Beyst4-3/+16
2022-08-19create global scss stylesIlion Beyst6-40/+32
2022-08-16consume matches pagination apiIlion Beyst2-7/+16
2022-08-16return pagination object from list matches APIIlion Beyst1-7/+30
2022-08-15styling of next/prev buttonsIlion Beyst5-16/+46
2022-08-15link to all matches on bot pageIlion Beyst1-1/+21
2022-08-12allow filtering for bot matchesIlion Beyst1-2/+22
2022-08-12abstract matches pagination logicIlion Beyst1-42/+52
2022-08-11save matches pagination cursor in urlIlion Beyst1-21/+26
2022-08-09create password reset utilityIlion Beyst4-8/+92
2022-08-09badly paginated matchesIlion Beyst1-1/+47
2022-08-08properly initialize fetch in ApiClientIlion Beyst1-2/+3
2022-08-08implement before and after filters for matchesIlion Beyst2-8/+32
2022-08-07move match index to ApiClientIlion Beyst1-13/+12
2022-08-06extend api_client for loading match dataIlion Beyst2-45/+46
2022-08-06introduce ApiClientIlion Beyst3-56/+92
2022-08-05show recent matches on bots pageIlion Beyst2-5/+23
2022-08-05extract MatchList componentIlion Beyst2-103/+97
2022-08-04list matches for a specific botIlion Beyst2-3/+47
2022-08-02add parameters to recent_matches api endpointIlion Beyst2-4/+26
2022-08-01make name field optionalIlion Beyst1-1/+1
2022-07-31create a basic match tableIlion Beyst1-9/+112
2022-07-31add winner to match api responsesIlion Beyst1-0/+2
2022-07-30list only public matches in APIIlion Beyst3-25/+47
2022-07-30add is_public to matchesIlion Beyst8-2/+17
2022-07-25don't allow registering reserved usernamesIlion Beyst1-0/+6
2022-07-25add local development instructions to READMEIlion Beyst1-7/+16
2022-07-25limit amount of matches used by rankerIlion Beyst3-4/+9
2022-07-25rename bot_api to client_apiIlion Beyst8-80/+93
2022-07-24pull docker bots before running themIlion Beyst2-2/+45
2022-07-24add placeholders for empty listsIlion Beyst2-0/+6
2022-07-24create new bot flowIlion Beyst4-4/+140
2022-07-24use absolute paths for login and registerIlion Beyst1-2/+2
2022-07-24remove global style overrides from visualizerIlion Beyst2-9/+1
2022-07-24add bot detail pageIlion Beyst8-104/+185
2022-07-24basic user profile pagesIlion Beyst7-11/+105
2022-07-23store active version id in bots tableIlion Beyst10-30/+88
2022-07-23sort match players to ensure correct orderingIlion Beyst1-0/+5
2022-07-23update READMEIlion Beyst2-0/+25
2022-07-23support working_directory and command stringIlion Beyst2-3/+25
2022-07-22enable ssl for grpc clientIlion Beyst2-8/+9
2022-07-22allow configuring grpc server urlIlion Beyst2-2/+11
2022-07-22planetwars-client: configure bot config path and opponent nameIlion Beyst2-6/+19
2022-07-21show match url in planetwars_clientIlion Beyst5-0/+16
2022-07-21re-enable bot_api serverIlion Beyst1-0/+2