Commit Graph

16 Commits

Author SHA1 Message Date
c7569b5e54 Use pointer receiver more offen 2021-12-11 11:20:44 +01:00
a06a256c21 frontend: deny hint reveal after challenge's end + respond with 410 GONE 2019-01-21 03:07:47 +01:00
0f48b27a04 Avoid Atoi to avoid int convertion 2019-01-21 03:07:47 +01:00
6034246015 Retrieve time through X-FIC-Time header instead of time.json 2018-12-08 03:23:08 +01:00
31d98285a4 frontend: refactor submission handlers 2018-01-17 18:52:37 +01:00
51815862f7 frontend: move time in a separate package to be used elsewhere 2018-01-17 18:52:30 +01:00
10fe40e4a8 Settings are now given through TEAMS/settings.json instead of been given through command line arguments 2018-01-17 18:51:54 +01:00
220c26d9c5 frontend: refactor and dispatch in many routes 2018-01-17 18:51:51 +01:00
97386a5d6f frontend: Add a registration process 2016-10-13 19:56:29 +02:00
61f96a643c Use initial name instead of ID 2016-10-13 19:56:29 +02:00
3f10eeef64 frontend: new option to deny team name change 2016-01-24 14:33:17 +01:00
136b436af5 Allow teams to change their name 2016-01-24 14:33:16 +01:00
645f40f0c6 format 2016-01-23 13:19:28 +01:00
a01f463ee9 frontend: add time management 2016-01-23 12:57:15 +01:00
e30afad3d2 Fix bad JSON style 2016-01-21 05:34:01 +01:00
21e4432fad Add frontend 2016-01-15 13:09:12 +01:00