server/frontend
Pierre-Olivier Mercier b4fa57f9c9 sync: introducing showlines property for vectors
It allows players to know in advance how many items the vector is composed.
2020-01-17 14:57:03 +01:00
..
static sync: introducing showlines property for vectors 2020-01-17 14:57:03 +01:00
.gitignore
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
main.go frontend: add a timestamp file for time checking on backend 2020-01-17 07:02:40 +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 Retrieve time through X-FIC-Time header instead of time.json 2018-12-08 03:23:08 +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 Reserved directory for public interface now lives in public instead of _public 2018-05-11 05:27:50 +02:00
submit.go frontend: deny hint reveal after challenge's end + respond with 410 GONE 2019-01-21 03:07:47 +01:00