aboutsummaryrefslogtreecommitdiff
path: root/web/pw-server/src/routes/index.svelte
AgeCommit message (Collapse)AuthorFilesLines
2022-02-23show match pane when a match is selectedIlion Beyst1-3/+3
2022-02-23show bot stderrIlion Beyst1-14/+10
2022-02-22poll for matches to completeIlion Beyst1-4/+19
2022-02-22persist bot code in localstorageIlion Beyst1-3/+11
2022-02-21add default code to get startedIlion Beyst1-1/+3
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 Beyst1-14/+12
2022-02-07keep persistent EditorSession on demo pageIlion Beyst1-23/+14
2022-02-05outline demo interfaceIlion Beyst1-12/+148
2022-02-04configure python mode and theme for ace editorIlion Beyst1-0/+6
2022-02-02use ace editor for code editingIlion Beyst1-4/+21
2022-02-02temporary setup for showing submission match resultIlion Beyst1-4/+7
2022-02-02get started on submit pageIlion Beyst1-2/+27
2021-12-30init SvelteKit frontendIlion Beyst1-0/+2