aboutsummaryrefslogtreecommitdiff
path: root/web
AgeCommit message (Expand)AuthorFilesLines
2022-02-04configure python mode and theme for ace editorIlion Beyst1-0/+6
2022-02-02use ace editor for code editingIlion Beyst3-24/+40
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 Beyst8-16/+149
2022-01-01match form stubsIlion Beyst2-0/+83
2021-12-31npm run formatIlion Beyst10-209/+206
2021-12-31config updatesIlion Beyst1-3/+3
2021-12-31list uploaded code bundles on bot pageIlion Beyst2-11/+25
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 Beyst12-0/+207
2021-12-29move assets to visualizer packageIlion Beyst22-15/+66
2021-12-29separate out visualizer libraryIlion Beyst30-10/+95
2021-12-27add websocket stubIlion Beyst1-0/+1
2021-12-26fix npm run build-wasmIlion Beyst1-1/+1
2021-12-26show match name in matchbrowserIlion Beyst1-1/+3
2021-12-25add match meta header to logsIlion Beyst2-1/+51
2021-12-25implement basic MatchBrowser componentIlion Beyst14-958/+111
2021-12-23use vite-plugin-wasm-packIlion Beyst4-9/+11
2021-12-23fix frontend buildIlion Beyst4-8/+19
2021-12-22add pw-frontendIlion Beyst59-0/+7130