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-05-23
set roboto as default font
Ilion Beyst
1
-0
/
+1
2022-05-23
show confirmation on succesful bot save
Ilion Beyst
1
-3
/
+14
2022-05-22
add scroll bar to match history
Ilion Beyst
1
-0
/
+3
2022-05-21
add resource limits to bots
Ilion Beyst
1
-0
/
+10
2022-05-21
stop and remove bot containers after match is finished
Ilion Beyst
1
-0
/
+24
2022-04-25
add turn limit and environment info to rules
Ilion Beyst
1
-1
/
+16
2022-04-25
add saved bot to opponent list
Ilion Beyst
1
-0
/
+5
2022-04-25
persist saved bot name
Ilion Beyst
2
-0
/
+13
2022-04-23
more elaborate game rules
Ilion Beyst
1
-27
/
+72
2022-04-23
show rules on first visit
Ilion Beyst
2
-2
/
+9
2022-04-17
show player names in visualizer
Ilion Beyst
2
-2
/
+33
2022-04-16
format & cleanup
Ilion Beyst
6
-40
/
+44
2022-04-15
show bot name validations in frontend
Ilion Beyst
1
-9
/
+16
2022-04-15
validate bot names
Ilion Beyst
1
-4
/
+53
2022-04-09
auto login after registration
Ilion Beyst
1
-1
/
+7
2022-04-09
show login errors
Ilion Beyst
2
-25
/
+51
2022-04-09
show registration errors on register form
Ilion Beyst
1
-8
/
+28
2022-04-09
add validation to user registration
Ilion Beyst
3
-5
/
+89
2022-03-29
add responsive css rule to account forms
Ilion Beyst
1
-2
/
+14
2022-03-24
don't show save button when user is not logged in
Ilion Beyst
1
-6
/
+14
2022-03-24
require login for uploading bots
Ilion Beyst
1
-4
/
+10
2022-03-22
implement currentUser store
Ilion Beyst
3
-10
/
+14
2022-03-21
implement navbar user controls
Ilion Beyst
2
-2
/
+77
2022-03-19
create common styles for account forms
Ilion Beyst
6
-83
/
+79
2022-03-18
style registration page
Ilion Beyst
1
-8
/
+67
2022-03-18
remove body styles
Ilion Beyst
1
-4
/
+0
2022-03-17
populate navbar
Ilion Beyst
1
-3
/
+36
2022-03-16
factor out top bar to __layout.svelte
Ilion Beyst
2
-69
/
+73
2022-03-15
add a simple view with game rules
Ilion Beyst
2
-0
/
+92
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-13
apply clippy suggestions
Ilion Beyst
19
-62
/
+157
2022-03-12
typo: maches -> matches
Ilion Beyst
2
-2
/
+3
2022-03-11
show opponent name in match list
Ilion Beyst
1
-2
/
+8
2022-03-11
add information about match players to match API object
Ilion Beyst
3
-17
/
+74
2022-03-10
save match players in database
Ilion Beyst
5
-14
/
+27
2022-03-06
improve submitpane styling
Ilion Beyst
1
-17
/
+12
2022-03-06
show errors for saving bots
Ilion Beyst
1
-1
/
+17
2022-03-06
return descriptive errors when saving bots
Ilion Beyst
1
-3
/
+27
2022-03-06
refactor: move bot api calls to submitpane
Ilion Beyst
2
-41
/
+43
2022-03-05
fix opponent selection
Ilion Beyst
2
-7
/
+8
2022-03-04
add save bot form
Ilion Beyst
2
-5
/
+58
2022-03-03
add bot selection on demo page
Ilion Beyst
2
-5
/
+41
2022-03-03
allow selecting opponent in demo
Ilion Beyst
1
-3
/
+8
2022-03-01
don't allow overwriting bots for now
Ilion Beyst
1
-3
/
+3
2022-02-28
bot upload PoC
Ilion Beyst
2
-0
/
+32
2022-02-27
create code bundle indices
Ilion Beyst
2
-2
/
+7
2022-02-27
retrieve opponent from bots database
Ilion Beyst
2
-18
/
+30
2022-02-27
seed simplebot on server startup
Ilion Beyst
2
-3
/
+27
2022-02-27
save all uploaded code bundles in database
Ilion Beyst
9
-26
/
+60
[next]