index
:
planetwars.dev
main
Unnamed repository; edit this file 'description' to name the repository.
nginx
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
web
/
pw-server
/
src
/
routes
/
index.svelte
Age
Commit message (
Expand
)
Author
Files
Lines
2022-08-22
populate new index page
Ilion Beyst
1
-0
/
+92
2022-08-21
move bot editor to /editor
Ilion Beyst
1
-277
/
+0
2022-07-24
remove global style overrides from visualizer
Ilion Beyst
1
-0
/
+1
2022-05-28
Merge branch 'feature/leaderboard'
Ilion Beyst
1
-12
/
+16
2022-05-22
add scroll bar to match history
Ilion Beyst
1
-0
/
+3
2022-05-18
add basic leaderboard view
Ilion Beyst
1
-12
/
+16
2022-04-23
show rules on first visit
Ilion Beyst
1
-1
/
+4
2022-04-17
show player names in visualizer
Ilion Beyst
1
-1
/
+3
2022-03-19
create common styles for account forms
Ilion Beyst
1
-1
/
+1
2022-03-16
factor out top bar to __layout.svelte
Ilion Beyst
1
-69
/
+47
2022-03-15
add a simple view with game rules
Ilion Beyst
1
-0
/
+22
2022-03-14
add explicit ViewMode enum
Ilion Beyst
1
-6
/
+15
2022-03-14
fix timezone bug
Ilion Beyst
1
-1
/
+1
2022-03-11
show opponent name in match list
Ilion Beyst
1
-2
/
+8
2022-03-06
refactor: move bot api calls to submitpane
Ilion Beyst
1
-35
/
+3
2022-03-05
fix opponent selection
Ilion Beyst
1
-1
/
+3
2022-03-04
add save bot form
Ilion Beyst
1
-2
/
+15
2022-03-03
add bot selection on demo page
Ilion Beyst
1
-0
/
+1
2022-02-23
show match pane when a match is selected
Ilion Beyst
1
-3
/
+3
2022-02-23
show bot stderr
Ilion Beyst
1
-14
/
+10
2022-02-22
poll for matches to complete
Ilion Beyst
1
-4
/
+19
2022-02-22
persist bot code in localstorage
Ilion Beyst
1
-3
/
+11
2022-02-21
add default code to get started
Ilion Beyst
1
-1
/
+3
2022-02-17
adapt frontend to new match api
Ilion Beyst
1
-3
/
+25
2022-02-09
consume new match API
Ilion Beyst
1
-8
/
+49
2022-02-07
styling: make sure visualizer does not overflow
Ilion Beyst
1
-0
/
+3
2022-02-07
cleanup editor code
Ilion Beyst
1
-14
/
+12
2022-02-07
keep persistent EditorSession on demo page
Ilion Beyst
1
-23
/
+14
2022-02-05
outline demo interface
Ilion Beyst
1
-12
/
+148
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
1
-4
/
+21
2022-02-02
temporary setup for showing submission match result
Ilion Beyst
1
-4
/
+7
2022-02-02
get started on submit page
Ilion Beyst
1
-2
/
+27
2021-12-30
init SvelteKit frontend
Ilion Beyst
1
-0
/
+2