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 (
Expand
)
Author
Files
Lines
2022-08-20
implement LinkButton component
Ilion Beyst
4
-3
/
+16
2022-08-19
create global scss styles
Ilion Beyst
6
-40
/
+32
2022-08-16
consume matches pagination api
Ilion Beyst
2
-7
/
+16
2022-08-16
return pagination object from list matches API
Ilion Beyst
1
-7
/
+30
2022-08-15
styling of next/prev buttons
Ilion Beyst
5
-16
/
+46
2022-08-15
link to all matches on bot page
Ilion Beyst
1
-1
/
+21
2022-08-12
allow filtering for bot matches
Ilion Beyst
1
-2
/
+22
2022-08-12
abstract matches pagination logic
Ilion Beyst
1
-42
/
+52
2022-08-11
save matches pagination cursor in url
Ilion Beyst
1
-21
/
+26
2022-08-09
create password reset utility
Ilion Beyst
4
-8
/
+92
2022-08-09
badly paginated matches
Ilion Beyst
1
-1
/
+47
2022-08-08
properly initialize fetch in ApiClient
Ilion Beyst
1
-2
/
+3
2022-08-08
implement before and after filters for matches
Ilion Beyst
2
-8
/
+32
2022-08-07
move match index to ApiClient
Ilion Beyst
1
-13
/
+12
2022-08-06
extend api_client for loading match data
Ilion Beyst
2
-45
/
+46
2022-08-06
introduce ApiClient
Ilion Beyst
3
-56
/
+92
2022-08-05
show recent matches on bots page
Ilion Beyst
2
-5
/
+23
2022-08-05
extract MatchList component
Ilion Beyst
2
-103
/
+97
2022-08-04
list matches for a specific bot
Ilion Beyst
2
-3
/
+47
2022-08-02
add parameters to recent_matches api endpoint
Ilion Beyst
2
-4
/
+26
2022-08-01
make name field optional
Ilion Beyst
1
-1
/
+1
2022-07-31
create a basic match table
Ilion Beyst
1
-9
/
+112
2022-07-31
add winner to match api responses
Ilion Beyst
1
-0
/
+2
2022-07-30
list only public matches in API
Ilion Beyst
3
-25
/
+47
2022-07-30
add is_public to matches
Ilion Beyst
8
-2
/
+17
2022-07-25
don't allow registering reserved usernames
Ilion Beyst
1
-0
/
+6
2022-07-25
add local development instructions to README
Ilion Beyst
1
-7
/
+16
2022-07-25
limit amount of matches used by ranker
Ilion Beyst
3
-4
/
+9
2022-07-25
rename bot_api to client_api
Ilion Beyst
8
-80
/
+93
2022-07-24
pull docker bots before running them
Ilion Beyst
2
-2
/
+45
2022-07-24
add placeholders for empty lists
Ilion Beyst
2
-0
/
+6
2022-07-24
create new bot flow
Ilion Beyst
4
-4
/
+140
2022-07-24
use absolute paths for login and register
Ilion Beyst
1
-2
/
+2
2022-07-24
remove global style overrides from visualizer
Ilion Beyst
2
-9
/
+1
2022-07-24
add bot detail page
Ilion Beyst
8
-104
/
+185
2022-07-24
basic user profile pages
Ilion Beyst
7
-11
/
+105
2022-07-23
store active version id in bots table
Ilion Beyst
10
-30
/
+88
2022-07-23
sort match players to ensure correct ordering
Ilion Beyst
1
-0
/
+5
2022-07-23
update README
Ilion Beyst
2
-0
/
+25
2022-07-23
support working_directory and command string
Ilion Beyst
2
-3
/
+25
2022-07-22
enable ssl for grpc client
Ilion Beyst
2
-8
/
+9
2022-07-22
allow configuring grpc server url
Ilion Beyst
2
-2
/
+11
2022-07-22
planetwars-client: configure bot config path and opponent name
Ilion Beyst
2
-6
/
+19
2022-07-21
show match url in planetwars_client
Ilion Beyst
5
-0
/
+16
2022-07-21
re-enable bot_api server
Ilion Beyst
1
-0
/
+2
2022-07-21
delete old planetwars-cli code
Ilion Beyst
16
-658
/
+0
2022-07-20
update client for oneof messages
Ilion Beyst
1
-7
/
+18
2022-07-20
wrap bot api in oneof for extendability
Ilion Beyst
2
-23
/
+38
2022-07-19
fix match detail view
Ilion Beyst
1
-7
/
+28
2022-07-19
We're planetwars.dev now!
Ilion Beyst
1
-1
/
+1
[next]