aboutsummaryrefslogtreecommitdiff
path: root/web/pw-server/src/lib
AgeCommit message (Expand)AuthorFilesLines
2022-09-17initial version of structured log displayIlion Beyst2-1/+134
2022-09-16introduce turn-based log parserIlion Beyst2-24/+14
2022-09-12add toc sidebar to docs siteIlion Beyst1-0/+21
2022-09-05translate rules view to markdownIlion Beyst1-124/+0
2022-08-27show map info for matchesIlion Beyst1-0/+8
2022-08-27allow selecting a map in editor viewIlion Beyst2-18/+37
2022-08-22create editor storeIlion Beyst2-4/+33
2022-08-22populate new index pageIlion Beyst1-6/+1
2022-08-21extract leaderboard from editorIlion Beyst1-16/+1
2022-08-20implement LinkButton componentIlion Beyst1-0/+7
2022-08-15styling of next/prev buttonsIlion Beyst1-0/+0
2022-08-08properly initialize fetch in ApiClientIlion Beyst1-2/+3
2022-08-06extend api_client for loading match dataIlion Beyst1-21/+30
2022-08-06introduce ApiClientIlion Beyst2-30/+77
2022-08-05show recent matches on bots pageIlion Beyst1-1/+3
2022-08-05extract MatchList componentIlion Beyst1-0/+94
2022-07-24use absolute paths for login and registerIlion Beyst1-2/+2
2022-07-24add bot detail pageIlion Beyst2-6/+12
2022-07-24basic user profile pagesIlion Beyst2-4/+11
2022-06-11replace 'target' with 'destination' in rules. Thanks @rien!Ilion Beyst1-2/+2
2022-05-28Merge branch 'feature/leaderboard'Ilion Beyst1-0/+72
2022-05-23show confirmation on succesful bot saveIlion Beyst1-3/+14
2022-05-18add basic leaderboard viewIlion Beyst1-0/+72
2022-04-25add turn limit and environment info to rulesIlion Beyst1-1/+16
2022-04-25add saved bot to opponent listIlion Beyst1-0/+5
2022-04-25persist saved bot nameIlion Beyst2-0/+13
2022-04-23more elaborate game rulesIlion Beyst1-27/+72
2022-04-23show rules on first visitIlion Beyst1-1/+5
2022-04-17show player names in visualizerIlion Beyst1-1/+30
2022-04-16format & cleanupIlion Beyst3-2/+37
2022-04-15show bot name validations in frontendIlion Beyst1-9/+16
2022-04-09show login errorsIlion Beyst1-0/+34
2022-03-24don't show save button when user is not logged inIlion Beyst1-6/+14
2022-03-22implement currentUser storeIlion Beyst2-6/+10
2022-03-21implement navbar user controlsIlion Beyst1-0/+75
2022-03-15add a simple view with game rulesIlion Beyst1-0/+70
2022-03-06improve submitpane stylingIlion Beyst1-17/+12
2022-03-06show errors for saving botsIlion Beyst1-1/+17
2022-03-06refactor: move bot api calls to submitpaneIlion Beyst1-6/+40
2022-03-05fix opponent selectionIlion Beyst1-6/+5
2022-03-04add save bot formIlion Beyst1-3/+43
2022-03-03add bot selection on demo pageIlion Beyst1-5/+40
2022-02-23show match pane when a match is selectedIlion Beyst2-3/+12
2022-02-23show bot stderrIlion Beyst3-1/+91
2022-02-22persist bot code in localstorageIlion Beyst2-0/+24
2022-02-07cleanup editor codeIlion Beyst1-1/+5
2022-02-07keep persistent EditorSession on demo pageIlion Beyst1-0/+27
2022-01-02basic match viewsIlion Beyst1-0/+57
2021-12-31npm run formatIlion Beyst1-3/+3
2021-12-30barebones authenticationIlion Beyst1-0/+7