aboutsummaryrefslogtreecommitdiff
path: root/web/pw-server/src/lib
AgeCommit message (Expand)AuthorFilesLines
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