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
Age
Commit message (
Collapse
)
Author
Files
Lines
2022-11-23
add permissive CORS settings
Ilion Beyst
1
-0
/
+2
2022-11-23
implement create new map endpoint
Ilion Beyst
4
-7
/
+122
2022-11-22
add is_ranked attribute to matches
Ilion Beyst
6
-3
/
+16
2022-11-20
don't crash client when bot crashes
Ilion Beyst
3
-3
/
+25
2022-11-19
visualizer: ensure matches start rendering at turn 0
Ilion Beyst
1
-1
/
+2
2022-11-17
fix visual skips on visualizer pause/unpause
Ilion Beyst
1
-29
/
+35
2022-11-16
diversify planet textures
Ilion Beyst
4
-16
/
+89
2022-11-16
remove old text rendering code
Ilion Beyst
5
-214
/
+4
2022-11-15
restyle turn progress bar
Ilion Beyst
2
-70
/
+73
2022-11-13
copy input gamestate from player log
Ilion Beyst
5
-10
/
+62
2022-11-12
collapse PlayerLog entries
Ilion Beyst
6
-166
/
+211
2022-11-12
match view: toggle sidebar
Ilion Beyst
3
-11
/
+35
2022-11-11
visualizer: ensure that turn number remains within bounds
Ilion Beyst
1
-1
/
+11
2022-11-08
Do not unpause visualizer when using arrow keys
Ilion Beyst
1
-40
/
+13
2022-11-07
use native vite features for including wasm
Ilion Beyst
3
-5
/
+3
2022-11-07
use icon for navbar expand
Ilion Beyst
2
-1
/
+7
2022-11-06
render planet names
Ilion Beyst
3
-4
/
+33
2022-11-06
msdf font renderen
Ilion Beyst
8
-11
/
+253
2022-11-04
integrate UserControls into main navbar
Ilion Beyst
3
-126
/
+90
2022-11-03
add logo and page titles
Ilion Beyst
6
-20
/
+110
2022-11-03
basic responsive navbar
Ilion Beyst
3
-28
/
+82
2022-11-01
highlight active tab
Ilion Beyst
2
-15
/
+32
2022-11-01
move bot versions to its own tab
Ilion Beyst
3
-43
/
+90
2022-10-31
tabbed bot page
Ilion Beyst
3
-45
/
+90
2022-10-30
add filtering and infinite scroll to BotMatches
Ilion Beyst
2
-26
/
+100
2022-10-30
allow filtering map in bot matches
Ilion Beyst
3
-0
/
+18
2022-10-30
design new BotMatch view
Ilion Beyst
10
-15
/
+269
2022-10-30
type fixes
Ilion Beyst
2
-3
/
+3
2022-10-29
chore: add docker-compose.yml
Stijn Seghers
1
-0
/
+11
2022-10-28
show matches that had errors on bot page
Ilion Beyst
1
-26
/
+28
2022-10-28
update selects on SubmitPane
Ilion Beyst
1
-4
/
+4
2022-10-26
hide 'older' link when there is only one page
Ilion Beyst
1
-1
/
+2
2022-10-25
fix ordering in list_matches
Ilion Beyst
2
-4
/
+8
2022-10-25
fix matches page filter params propagation
Ilion Beyst
2
-26
/
+38
2022-10-24
create simple stats page
Ilion Beyst
2
-3
/
+175
2022-10-16
only show playerlog to bot owner
Ilion Beyst
1
-25
/
+44
2022-10-15
only show bot stderr to its owner
Ilion Beyst
2
-2
/
+23
2022-10-15
show player logs on view match page
Ilion Beyst
8
-158
/
+216
2022-10-14
allow filtering for had_errors
Ilion Beyst
4
-2
/
+36
2022-10-13
basic test for list_matches and had_errors
Ilion Beyst
3
-6
/
+85
2022-10-13
save matchplayer had_errors in database
Ilion Beyst
5
-4
/
+32
2022-10-13
implement ListBotMatches, allow querying matches by bot/opponent pair
Ilion Beyst
4
-24
/
+111
2022-10-13
refactor: deduplicate match queries
Stijn Seghers
1
-35
/
+21
2022-10-12
upgrade to diesel 2.0
Ilion Beyst
24
-220
/
+357
2022-10-12
filter matches for outcome
Ilion Beyst
2
-3
/
+33
2022-10-11
add new bot stats endpoint
Ilion Beyst
4
-1
/
+94
2022-10-11
CI: skip installing diesel-cli if already cached
Ilion Beyst
1
-1
/
+1
2022-10-10
load match log asynchronously
Ilion Beyst
1
-7
/
+10
2022-10-10
enable request & response compression
Ilion Beyst
3
-4
/
+106
2022-10-09
check in Cargo.lock
Ilion Beyst
2
-2
/
+2738
[next]