aboutsummaryrefslogtreecommitdiff
path: root/web/pw-server/src
AgeCommit message (Expand)AuthorFilesLines
2022-03-06refactor: move bot api calls to submitpaneIlion Beyst2-41/+43
2022-03-05fix opponent selectionIlion Beyst2-7/+8
2022-03-04add save bot formIlion Beyst2-5/+58
2022-03-03add bot selection on demo pageIlion Beyst2-5/+41
2022-02-24update sveltekit versionIlion Beyst1-0/+8
2022-02-23show match pane when a match is selectedIlion Beyst3-6/+15
2022-02-23show bot stderrIlion Beyst4-15/+101
2022-02-22poll for matches to completeIlion Beyst1-4/+19
2022-02-22persist bot code in localstorageIlion Beyst3-3/+35
2022-02-21add default code to get startedIlion Beyst2-1/+33
2022-02-17adapt frontend to new match apiIlion Beyst1-3/+25
2022-02-09consume new match APIIlion Beyst1-8/+49
2022-02-07styling: make sure visualizer does not overflowIlion Beyst1-0/+3
2022-02-07cleanup editor codeIlion Beyst2-15/+17
2022-02-07keep persistent EditorSession on demo pageIlion Beyst4-24/+46
2022-02-05outline demo interfaceIlion Beyst2-12/+151
2022-02-04configure python mode and theme for ace editorIlion Beyst1-0/+6
2022-02-02use ace editor for code editingIlion Beyst2-22/+37
2022-02-02temporary setup for showing submission match resultIlion Beyst2-4/+38
2022-02-02get started on submit pageIlion Beyst1-2/+27
2022-01-04return user from login callIlion Beyst1-16/+18
2022-01-02basic match viewsIlion Beyst6-12/+145
2022-01-01match form stubsIlion Beyst2-0/+83
2021-12-31npm run formatIlion Beyst6-124/+124
2021-12-31list uploaded code bundles on bot pageIlion Beyst1-6/+19
2021-12-30prototype code uploadIlion Beyst1-1/+29
2021-12-30prototype bots pagesIlion Beyst2-0/+105
2021-12-30barebones authenticationIlion Beyst3-0/+91
2021-12-30init SvelteKit frontendIlion Beyst3-0/+16