server/frontend
2020-01-30 18:55:56 +01:00
..
static admin: new page to display exercices flags 2020-01-30 18:55:56 +01:00
.gitignore
chbase.sh
chname.go
choices.go
hint.go
issue.go frontend: add players possibility to report problems with exercices 2020-01-23 18:27:14 +01:00
main.go frontend: copy settings.json on settings reload (to handle delayed settings propagation) 2020-01-30 18:55:56 +01:00
register.go
resolution.go Make go vet -strictshadow mostly happy 2019-01-21 09:58:36 +01:00
save.go Make go vet -strictshadow mostly happy 2019-01-21 09:58:36 +01:00
settings.go frontend: allow players to respond to issues 2020-01-30 18:55:56 +01:00
static.go
submissions.go Implement flag type 'text': this is like keys, but on multiple lines 2020-01-23 18:26:30 +01:00
submit.go