Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2022-02-23 | show match pane when a match is selected | Ilion Beyst | 3 | -6/+15 |
2022-02-23 | show bot stderr | Ilion Beyst | 4 | -15/+101 |
2022-02-22 | poll for matches to complete | Ilion Beyst | 1 | -4/+19 |
2022-02-22 | persist bot code in localstorage | Ilion Beyst | 3 | -3/+35 |
2022-02-21 | add default code to get started | Ilion Beyst | 2 | -1/+33 |
2022-02-17 | adapt frontend to new match api | Ilion Beyst | 1 | -3/+25 |
2022-02-09 | consume new match API | Ilion Beyst | 2 | -8/+51 |
2022-02-07 | styling: make sure visualizer does not overflow | Ilion Beyst | 1 | -0/+3 |
2022-02-07 | cleanup editor code | Ilion Beyst | 2 | -15/+17 |
2022-02-07 | keep persistent EditorSession on demo page | Ilion Beyst | 6 | -24/+49 |
2022-02-07 | visualizer: let window.global be handled by polyfill | Ilion Beyst | 1 | -4/+0 |
2022-02-05 | outline demo interface | Ilion Beyst | 3 | -12/+152 |
2022-02-04 | configure python mode and theme for ace editor | Ilion Beyst | 1 | -0/+6 |
2022-02-02 | use ace editor for code editing | Ilion Beyst | 3 | -24/+40 |
2022-02-02 | temporary setup for showing submission match result | Ilion Beyst | 2 | -4/+38 |
2022-02-02 | get started on submit page | Ilion Beyst | 1 | -2/+27 |
2022-01-04 | return user from login call | Ilion Beyst | 1 | -16/+18 |
2022-01-02 | basic match views | Ilion Beyst | 8 | -16/+149 |
2022-01-01 | match form stubs | Ilion Beyst | 2 | -0/+83 |
2021-12-31 | npm run format | Ilion Beyst | 10 | -209/+206 |
2021-12-31 | config updates | Ilion Beyst | 1 | -3/+3 |
2021-12-31 | list uploaded code bundles on bot page | Ilion Beyst | 2 | -11/+25 |
2021-12-30 | prototype code upload | Ilion Beyst | 1 | -1/+29 |
2021-12-30 | prototype bots pages | Ilion Beyst | 2 | -0/+105 |
2021-12-30 | barebones authentication | Ilion Beyst | 3 | -0/+91 |
2021-12-30 | init SvelteKit frontend | Ilion Beyst | 12 | -0/+207 |
2021-12-29 | move assets to visualizer package | Ilion Beyst | 22 | -15/+66 |
2021-12-29 | separate out visualizer library | Ilion Beyst | 30 | -10/+95 |
2021-12-27 | add websocket stub | Ilion Beyst | 1 | -0/+1 |
2021-12-26 | fix npm run build-wasm | Ilion Beyst | 1 | -1/+1 |
2021-12-26 | show match name in matchbrowser | Ilion Beyst | 1 | -1/+3 |
2021-12-25 | add match meta header to logs | Ilion Beyst | 2 | -1/+51 |
2021-12-25 | implement basic MatchBrowser component | Ilion Beyst | 14 | -958/+111 |
2021-12-23 | use vite-plugin-wasm-pack | Ilion Beyst | 4 | -9/+11 |
2021-12-23 | fix frontend build | Ilion Beyst | 4 | -8/+19 |
2021-12-22 | add pw-frontend | Ilion Beyst | 59 | -0/+7130 |