server/frontend
nemunaire a0155c6deb
continuous-integration/drone/push Build is passing Details
Replace old Help term by Placeholder
2020-09-07 19:34:10 +02:00
..
static Replace old Help term by Placeholder 2020-09-07 19:34:10 +02:00
.gitignore Add frontend 2016-01-15 13:09:12 +01:00
chbase.sh frontend: add script to change frontend base URL 2018-01-17 18:52:37 +01:00
chname.go frontend: refactor submission handlers 2018-01-17 18:52:37 +01:00
choices.go implement choices_cost 2019-01-21 03:08:04 +01:00
hint.go frontend: deny hint reveal after challenge's end + respond with 410 GONE 2019-01-21 03:07:47 +01:00
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 frontend: team registration 2018-01-18 12:08:11 +01:00
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 frontend: Add -simulator option to serve file without nginx (usefull for some development purposes) 2018-12-08 03:23:07 +01:00
submissions.go Implement flag type 'text': this is like keys, but on multiple lines 2020-01-23 18:26:30 +01:00
submit.go frontend: deny hint reveal after challenge's end + respond with 410 GONE 2019-01-21 03:07:47 +01:00