server/frontend
nemunaire 0d792dcd8f
continuous-integration/drone/push Build is passing Details
frontend: don't use path to give team's ID, use a dedicated header
2021-02-08 09:27:12 +01:00
..
static frontend: Fix random error when validating challenge 2020-12-11 23:28:24 +01: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: don't use path to give team's ID, use a dedicated header 2021-02-08 09:27:12 +01:00
register.go frontend: don't use path to give team's ID, use a dedicated header 2021-02-08 09:27:12 +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 frontend: don't use path to give team's ID, use a dedicated header 2021-02-08 09:27:12 +01:00
submit.go frontend: deny hint reveal after challenge's end + respond with 410 GONE 2019-01-21 03:07:47 +01:00