Commit Graph

31 Commits

Author SHA1 Message Date
74e8c3801a fic: Add Order, Help and Type values in struct 2021-08-30 18:33:14 +02:00
429cd3010c backend: fix XSS in team name and events 2020-01-30 19:00:14 +01:00
2b75287d16 backend: multithread generation 2019-07-11 19:52:13 +02:00
15d108497e backend: check the team has access to the exercice/flag before doing the action 2019-02-06 03:40:49 +01:00
e57ff1be8d frontend: use the new set of icons for notification 2019-01-21 09:58:36 +01:00
aa3750bb68 dashboard: improve general design (mostly events related) 2019-01-21 03:08:06 +01:00
78b6211b94 include id_theme in Exercice struct 2019-01-21 03:08:06 +01:00
2b0d16aa0d backend: format events with non-breakable spaces 2019-01-21 03:08:05 +01:00
2daa04bb5f backend: wording defi instead of challenge 2019-01-21 03:08:05 +01:00
c5b65289d3 Add new helper string related to justified MCQ flag 2019-01-21 03:07:47 +01:00
0f48b27a04 Avoid Atoi to avoid int convertion 2019-01-21 03:07:47 +01:00
5f660702eb backend: fix handling of invalid mcq justification 2019-01-21 03:07:47 +01:00
d40922629b Utilise a new field to send justifications instead of too complex guessing crap 2019-01-21 03:07:47 +01:00
195490484c Change exported flags format in my.json 2019-01-21 03:07:47 +01:00
d6ae1551ba backend: fix formating issue, thanks to go vet 2019-01-21 03:07:47 +01:00
333bb408e1 backend: save the checksum of each try, to be able to detect duplicates after 2018-12-08 20:35:36 +01:00
c2558fe0ec backend: refactor submissions 2018-12-08 20:34:05 +01:00
bcc598ebd5 Write docs! 2018-05-11 15:03:09 +02:00
1c18b797e0 backend: generate events.json when needed 2018-05-11 05:27:51 +02:00
6903c91df2 Able to check MCQ 2018-01-17 18:52:44 +01:00
1c62f61bf0 Backend: extract file generation and team renaming in dedicated files 2016-10-13 19:56:27 +02:00
e9f2b166a6 Fix submission replay possibility 2016-10-13 19:56:24 +02:00
f3a15b00e9 Too much things 2016-02-01 16:07:41 +01:00
136b436af5 Allow teams to change their name 2016-01-24 14:33:16 +01:00
f050dfce06 Allow team to change their name 2016-01-24 14:33:16 +01:00
645f40f0c6 format 2016-01-23 13:19:28 +01:00
70b6b30067 backend: treat file found in directory discovered + handle multiple keys + generate my.json 2016-01-23 12:57:15 +01:00
6af685088e Remove file after checking 2016-01-19 14:42:38 +01:00
e3f7cce80a Able to check submission 2016-01-19 14:42:38 +01:00
a9f35d224b Run goroutine to check each submission 2016-01-19 14:42:38 +01:00
42ed5c11ec wip backend 2016-01-19 14:42:37 +01:00