Commit Graph

28 Commits

Author SHA1 Message Date
6ee64d6d93 backend: generate an event when a team open an hint 2017-03-31 19:59:33 +02:00
2e0e18d577 admin: can force page regeneration 2017-03-31 19:59:33 +02:00
9e5ab64589 backend: don't regenerate files if config doesn't change 2017-03-31 19:59:32 +02:00
afe3251323 Settings are now given through TEAMS/settings.json instead of been given through command line arguments 2017-02-22 04:37:14 +01:00
184612a12c backend: log generation errors 2017-02-22 04:37:14 +01:00
4b20c1dc1e backend: can open hint 2017-02-22 03:29:28 +01:00
6ff3080053 Partial resolution of exercices 2017-02-22 03:29:28 +01:00
d54bc80a59 backend: use fsnotify instead of the deprecated inotify 2017-01-29 18:16:07 +01:00
0e5222e5cc backend: new option that unlock all challenges 2017-01-29 18:16:07 +01:00
783469fad4 admin: add ability to add files from local storage 2017-01-29 18:16:06 +01:00
ef8b5e7645 Add a logger prefix 2017-01-29 18:16:06 +01:00
fc0834ea4c log.Fatal already do Exit(1) 2016-10-13 19:56:31 +02:00
d30b4946b3 Backend: handle registration 2016-10-13 19:56:28 +02:00
1d8f9b0785 Backend: start by generating files for all teams 2016-10-13 19:56:27 +02:00
1c62f61bf0 Backend: extract file generation and team renaming in dedicated files 2016-10-13 19:56:27 +02:00
ee67788d59 Expect full downloadable file pathname (allow CDN) 2016-10-13 19:56:26 +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
8788eea4f0 Use MySQL instead of SQLite 2016-01-23 13:17:24 +01:00
70b6b30067 backend: treat file found in directory discovered + handle multiple keys + generate my.json 2016-01-23 12:57:15 +01:00
52fc0af6d0 Don't fail if a file is created in an invalid directory 2016-01-19 14:42:38 +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